@toolia/make-component
Version:
make react functional component
23 lines (22 loc) • 570 B
JSON
{
"name": "@toolia/make-component",
"version": "1.1.2",
"description": "make react functional component",
"main": "index.js",
"bin": {
"make-component": "make-component.sh"
},
"scripts": {
"start": "bash make-component.sh"
},
"author": "George O. E. Campbell",
"license": "ISC",
"repository": {
"type": "git",
"url": "git+https://github.com/GCDeveloper/make-component.git"
},
"bugs": {
"url": "https://github.com/GCDeveloper/make-component/issues"
},
"homepage": "https://github.com/GCDeveloper/make-component#readme"
}