UNPKG

febs-react-web

Version:

A framework for building web apps with React

20 lines (19 loc) 398 B
{ "name": "febs-react-web-cli", "version": "0.0.23", "license": "BSD-3-Clause", "description": "The React Web CLI tools", "main": "index.js", "bin": { "febs-react-web": "index.js" }, "dependencies": { "chalk": "^1.1.1", "colors": "^1.1.2", "cross-spawn": "^4.0.2", "febs": "0.0.3", "minimist": "^1.2.0", "prompt": "^0.2.14", "semver": "^5.0.3" } }