UNPKG

toka

Version:

A handy tool to generate common files in command line

43 lines (42 loc) 921 B
{ "name": "toka", "version": "0.4.32", "description": "A handy tool to generate common files in command line", "main": "index.js", "scripts": { "test": "exit" }, "bin": { "toka": "./bin/toka.js" }, "repository": { "type": "git", "url": "https://github.com/aprilorange/toka.git" }, "preferGlobal": true, "keywords": [ "gen", "files", "terminal", "gitignore", "LICENSE", "bower" ], "author": "0x142857 <0x142857@gmail.com> (https://0x142857.com/)", "license": "MIT", "bugs": { "url": "https://github.com/aprilorange/toka/issues" }, "homepage": "https://github.com/aprilorange/toka", "dependencies": { "colorful": "^2.1.0", "download": "^4.4.3", "download-status": "^2.2.1", "handlebars": "^4.0.4", "ini": "^1.3.4", "minimist": "^1.2.0", "myconf": "0.0.21", "typelog": "0.1.2", "user-home": "^2.0.0" } }