Javascript2/node_modules/nodejs/package.json
2021-12-11 14:42:54 +01:00

38 lines
865 B
JSON

{
"_from": "nodejs",
"_id": "nodejs@0.0.0",
"_inBundle": false,
"_integrity": "sha1-RyL6LhisTrc6Qq4W0B41hKErdTE=",
"_location": "/nodejs",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "nodejs",
"name": "nodejs",
"escapedName": "nodejs",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/nodejs/-/nodejs-0.0.0.tgz",
"_shasum": "4722fa2e18ac4eb73a42ae16d01e3584a12b7531",
"_spec": "nodejs",
"_where": "J:\\Desktop\\JavaScript",
"author": "",
"bundleDependencies": false,
"deprecated": false,
"description": "",
"license": "ISC",
"main": "index.js",
"name": "nodejs",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.0.0"
}