{ "name": "base.tool", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://git.faronear.org/npm/base.tool" }, "author": "", "license": "ISC", "dependencies": { "colors": "^1.4.0" } }