UNPKG

rppx-cli

Version:
37 lines (36 loc) 726 B
{ "name": "rppx-cli", "version": "1.3.0", "description": "cli of install react-multi-page-app", "main": "./bin/index.js", "bin": { "rppx": "./bin/index.js" }, "repository": { "type": "git", "url": "git+https://github.com/leinov/react-multi-page-app.git" }, "keywords": [ "react", "webpack", "multi", "javascript", "multipage", "frontend", "js", "es6", "bin", "cli", "leinov" ], "author": "leinov", "license": "MIT", "bugs": { "url": "hhttps://github.com/leinov/react-multi-page-app/issues" }, "homepage": "https://github.com/leinov/react-multi-page-app#readme", "dependencies": { "chalk": "^2.4.1", "nodegit": "^0.23.0" } }