UNPKG

wrmp-cli

Version:

cli of install webpck-react-multi-pages

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