{ "name": "vuestic-installer", "version": "0.1.1", "description": "a simple vuestic-admin installer tool", "bin": { "vuestic": "bin/vuestic.js" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/epicmaxco/vuestic-installer.git" }, "author": "Amrani Houssain", "license": "MIT", "bugs": { "url": "https://github.com/epicmaxco/vuestic-installer/issues" }, "homepage": "https://github.com/epicmaxco/vuestic-installer#readme", "dependencies": { "chalk": "^2.1.0", "commander": "^2.11.0", "download-git-repo": "^1.0.1", "figlet": "^1.2.0", "ora": "^1.3.0" } }