2017-07-31 11:33:31 +05:30

16 lines
314 B
JSON

{
"name": "adder-service",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "Peter Elger <peter.elger@nearform.com>",
"license": "ISC",
"dependencies": {
"restify": "^4.3.0"
}
}