89 lines
2.8 KiB
JSON
89 lines
2.8 KiB
JSON
{
|
|
"name": "estimation-session-invite",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "estimation-session-invite",
|
|
"version": "1.0.0",
|
|
"dependencies": {
|
|
"node-appwrite": "^14.1.0"
|
|
},
|
|
"devDependencies": {
|
|
"@types/bun": "^1.1.11",
|
|
"prettier": "^3.3.3"
|
|
}
|
|
},
|
|
"node_modules/@types/bun": {
|
|
"version": "1.1.11",
|
|
"resolved": "https://registry.npmjs.org/@types/bun/-/bun-1.1.11.tgz",
|
|
"integrity": "sha512-0N7D/H/8sbf9JMkaG5F3+I/cB4TlhKTkO9EskEWP8XDr8aVcDe4EywSnU4cnyZy6tar1dq70NeFNkqMEUigthw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"bun-types": "1.1.30"
|
|
}
|
|
},
|
|
"node_modules/@types/node": {
|
|
"version": "20.12.14",
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.14.tgz",
|
|
"integrity": "sha512-scnD59RpYD91xngrQQLGkE+6UrHUPzeKZWhhjBSa3HSkwjbQc38+q3RoIVEwxQGRw3M+j5hpNAM+lgV3cVormg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"undici-types": "~5.26.4"
|
|
}
|
|
},
|
|
"node_modules/@types/ws": {
|
|
"version": "8.5.12",
|
|
"resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.12.tgz",
|
|
"integrity": "sha512-3tPRkv1EtkDpzlgyKyI8pGsGZAGPEaXeu0DOj5DI25Ja91bdAYddYHbADRYVrZMRbfW+1l5YwXVDKohDJNQxkQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/bun-types": {
|
|
"version": "1.1.30",
|
|
"resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.1.30.tgz",
|
|
"integrity": "sha512-mGh7NLisOXskBU62DxLS+/nwmLlCYHYAkCzdo4DZ9+fzrpP41hAdOqaN4DO6tQfenHb4pYb0/shw29k4/6I2yQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/node": "~20.12.8",
|
|
"@types/ws": "~8.5.10"
|
|
}
|
|
},
|
|
"node_modules/node-appwrite": {
|
|
"version": "14.1.0",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"node-fetch-native-with-agent": "1.7.2"
|
|
}
|
|
},
|
|
"node_modules/node-fetch-native-with-agent": {
|
|
"version": "1.7.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/prettier": {
|
|
"version": "3.3.3",
|
|
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.3.tgz",
|
|
"integrity": "sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==",
|
|
"dev": true,
|
|
"bin": {
|
|
"prettier": "bin/prettier.cjs"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/prettier/prettier?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/undici-types": {
|
|
"version": "5.26.5",
|
|
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz",
|
|
"integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==",
|
|
"dev": true
|
|
}
|
|
}
|
|
}
|