UNPKG

fliphub-monorepo

Version:
35 lines (34 loc) 706 B
{ "name": "fliphub-cli-inferno", "version": "0.1.4", "description": "fliphub cli for inferno", "main": "src/index.js", "scripts": { "test": "true" }, "files": [ "src" ], "dependencies": { "commander": "^2.9.0", "inquirer": "^3.0.6", "lodash.sortby": "^4.7.0", "minimalist": "^1.0.0" }, "keywords": [ "fliphub-inferno-cli", "inferno", "cli", "fliphub", "flipbox" ], "author": "James <aretecode@gmail.com>", "homepage": "https://github.com/fliphub/fliphub#readme", "repository": { "type": "git", "url": "git+https://github.com/fliphub/fliphub.git" }, "bugs": { "url": "https://github.com/fliphub/fliphub/issues" } }