dijkstra-backend-cloudron/node_modules/nodejs/package.json

40 lines
904 B
JSON

{
"_args": [
[
"nodejs@0.0.0",
"/home/rui/code/personal/dijkstra-app/backend-dijkstra"
]
],
"_from": "nodejs@0.0.0",
"_id": "nodejs@0.0.0",
"_inBundle": false,
"_integrity": "sha1-RyL6LhisTrc6Qq4W0B41hKErdTE=",
"_location": "/nodejs",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "nodejs@0.0.0",
"name": "nodejs",
"escapedName": "nodejs",
"rawSpec": "0.0.0",
"saveSpec": null,
"fetchSpec": "0.0.0"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/nodejs/-/nodejs-0.0.0.tgz",
"_spec": "0.0.0",
"_where": "/home/rui/code/personal/dijkstra-app/backend-dijkstra",
"author": "",
"description": "",
"license": "ISC",
"main": "index.js",
"name": "nodejs",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.0.0"
}