aviatesrv/package.json
Martin Donnelly 34a3ee90ed init
2018-11-28 16:15:17 +00:00

15 lines
255 B
JSON

{
"name": "aviatesrv",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"express": "^4.16.4"
}
}