UNPKG

gerco

Version:

Easy way to generate the React component

34 lines (33 loc) 673 B
{ "name": "gerco", "version": "0.1.2", "description": "Easy way to generate the React component", "main": "index.js", "preferGlobal": true, "bin": "./index.js", "directories": { "lib": "lib" }, "scripts": { "test": "test" }, "repository": { "type": "git", "url": "git+https://github.com/WisestKAA/gerco.git" }, "keywords": [ "react", "generate", "react", "component" ], "author": "Artem Kazantsev (WisestKAA)", "license": "ISC", "bugs": { "url": "https://github.com/WisestKAA/gerco/issues" }, "homepage": "https://github.com/WisestKAA/gerco#readme", "dependencies": { "yargs": "^17.2.1" } }