mirror of
https://github.com/jlengrand/coffeechat.git
synced 2026-03-10 15:48:50 +00:00
30 lines
826 B
JSON
30 lines
826 B
JSON
{
|
|
"name": "scripts",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"devDependencies": {
|
|
"app-root-path": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/app-root-path": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/app-root-path/-/app-root-path-3.0.0.tgz",
|
|
"integrity": "sha512-qMcx+Gy2UZynHjOHOIXPNvpf+9cjvk3cWrBBK7zg4gH9+clobJRb9NGzcT7mQTcV/6Gm/1WelUtqxVXnNlrwcw==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">= 6.0.0"
|
|
}
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"app-root-path": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/app-root-path/-/app-root-path-3.0.0.tgz",
|
|
"integrity": "sha512-qMcx+Gy2UZynHjOHOIXPNvpf+9cjvk3cWrBBK7zg4gH9+clobJRb9NGzcT7mQTcV/6Gm/1WelUtqxVXnNlrwcw==",
|
|
"dev": true
|
|
}
|
|
}
|
|
}
|