| Current Path : /home/kamilrogam/komp/2018/180513/DARWIN/EDU/node/rest/1/ |
| Current File : /home/kamilrogam/komp/2018/180513/DARWIN/EDU/node/rest/1/package.json |
{
"name": "rest-api-1",
"version": "1.0.0",
"description": "",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "Kamil Rogala <info@kamilrogala.it> (https://kamilrogala.it)",
"license": "ISC",
"dependencies": {
"express": "^4.16.3"
}
}