UNPKG

citong-react-web

Version:

A framework for building web apps with React

18 lines (17 loc) 374 B
{ "name": "citong-react-web-cli", "version": "0.1.1", "license" : "BSD-3-Clause", "description": "The React Web CLI tools", "main": "index.js", "bin": { "citong-react-web": "index.js" }, "dependencies": { "chalk": "^1.1.1", "minimist": "^1.2.0", "prompt": "^0.2.14", "semver": "^5.0.3", "cross-spawn": "^4.0.2" } }