{ "name": "node.js-project-base", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "start":"node index", "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/4n0nh4x0r/Node.js-Project-Base.git" }, "author": "", "license": "ISC", "bugs": { "url": "https://github.com/4n0nh4x0r/Node.js-Project-Base/issues" }, "homepage": "https://github.com/4n0nh4x0r/Node.js-Project-Base#readme" }