Files
game-server-watcher/node_modules/graceful-readlink/package.json
Smith a5f3794527 include prod deps in vcs with some exceptions
* cloudno.de has problems installing new dependencies lately..
2022-06-30 22:59:51 +02:00

54 lines
1.4 KiB
JSON

{
"_args": [
[
"graceful-readlink@1.0.1",
"C:\\Users\\Smith\\repos\\game-server-watcher"
]
],
"_from": "graceful-readlink@1.0.1",
"_id": "graceful-readlink@1.0.1",
"_inBundle": false,
"_integrity": "sha512-8tLu60LgxF6XpdbK8OW3FA+IfTNBn1ZHGHKF4KQbEeSkajYw5PlYJcKluntgegDPTg8UkHjpet1T82vk6TQ68w==",
"_location": "/graceful-readlink",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "graceful-readlink@1.0.1",
"name": "graceful-readlink",
"escapedName": "graceful-readlink",
"rawSpec": "1.0.1",
"saveSpec": null,
"fetchSpec": "1.0.1"
},
"_requiredBy": [
"/commander"
],
"_resolved": "https://registry.npmjs.org/graceful-readlink/-/graceful-readlink-1.0.1.tgz",
"_spec": "1.0.1",
"_where": "C:\\Users\\Smith\\repos\\game-server-watcher",
"author": {
"name": "zhiyelee"
},
"bugs": {
"url": "https://github.com/zhiyelee/graceful-readlink/issues"
},
"description": "graceful fs.readlink",
"homepage": "https://github.com/zhiyelee/graceful-readlink",
"keywords": [
"fs.readlink",
"readlink"
],
"license": "MIT",
"main": "index.js",
"name": "graceful-readlink",
"repository": {
"type": "git",
"url": "git://github.com/zhiyelee/graceful-readlink.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.1"
}