UNPKG

rcli-tools

Version:
36 lines (35 loc) 770 B
{ "name": "rcli-tools", "version": "1.1.6", "description": "create component react ", "main": "rcli.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/babakoto/rcli.git" }, "author": "Andriamiandrisoa Tokiniaina Eddy", "license": "ISC", "bugs": { "url": "https://github.com/babakoto/rcli/issues", "email": "e.tokiniaina@gmail.com" }, "homepage": "https://github.com/babakoto/rcli#readme", "bin": { "rcli": "./rcli.js" }, "dependencies": { "fs-extra": "^7.0.1" }, "keywords": [ "rcli-tools", "react-tools", "rcli", "cli-react", "generate component react", "react component", "cli-react" ] }