UNPKG

toybox-cli

Version:

An enviroment generator for toy problems

37 lines (36 loc) 781 B
{ "name": "toybox-cli", "version": "0.4.2", "description": "An enviroment generator for toy problems", "bin": { "toybox": "bin/toybox.js" }, "dependencies": { "colors": "^0.6.2", "gulp": "^3.5.6", "gulp-gulp": "^0.0.3", "gulp-shell": "^0.3.0", "inquirer": "^0.4.1" }, "repository": { "type": "git", "url": "https://github.com/garrettjoecox/toybox-cli.git" }, "author": "Garrett Cox <garrettjcox@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/garrettjoecox/toybox-cli/issues" }, "keywords": [ "cli", "hack", "reactor", "hackreactor", "toy", "problems", "toyproblems", "enviroment", "generator" ], "homepage": "https://github.com/garrettjoecox/toybox-cli" }