UNPKG

create-react-functional-component

Version:

This package will create a simple react functional component with its css module with a boiler plate code.

32 lines (31 loc) 879 B
{ "name": "create-react-functional-component", "version": "1.0.6", "description": "This package will create a simple react functional component with its css module with a boiler plate code.", "type": "module", "main": "index.js", "scripts": {}, "bin": { "srfc": "./index.js" }, "repository": { "type": "git", "url": "git+https://github.com/MuraliPrasanth2/create-react-component.git" }, "keywords": [ "react-helper", "create-react-component", "create-react-functional-component" ], "author": "", "license": "MIT", "bugs": { "url": "https://github.com/MuraliPrasanth2/create-react-component/issues" }, "homepage": "https://github.com/MuraliPrasanth2/create-react-component#readme", "dependencies": { "chalk": "^5.0.1", "figlet": "^1.5.2", "gradient-string": "^2.0.2" } }