{ "name": "aquatin", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/marcus13345/AquaTin.git" }, "author": "", "license": "ISC", "bugs": { "url": "https://github.com/marcus13345/AquaTin/issues" }, "bin": { "aqua": "core/aqua.js" }, "homepage": "https://github.com/marcus13345/AquaTin#readme", "dependencies": { "signale": "^1.4.0", "uuid": "^3.3.2", "yargs": "^13.2.4" } }