akamai-sensordata-generator/package.json

21 lines
471 B
JSON

{
"name": "akamai",
"version": "1.0.0",
"description": "",
"main": "server.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node server.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/xsploited/akamai.git"
},
"author": "Moony",
"license": "ISC",
"bugs": {
"url": "https://github.com/xsploited/akamai/issues"
},
"homepage": "https://github.com/xsploited/akamai#readme"
}