react-init
Version:
React init - command line interface for generating react components
68 lines (67 loc) • 1.39 kB
JSON
{
"name": "react-init",
"version": "0.0.1",
"description": "React init - command line interface for generating react components",
"bin": {
"react-init": "./index"
},
"engines": {
"node": ">= 5.2.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/leandrowd/react-init.git"
},
"bugs": {
"url": "https://github.com/leandrowd/react-init/issues"
},
"homepage": "http://leandrowd.github.io/react-init/",
"author": "Leandro Augusto Lemos (leandrowd@gmail.com)",
"license": "MIT",
"tags": [
"cli",
"React component boilerplate",
"Boilerplate",
"React",
"React component",
"boilerplate",
"template",
"skeleton",
"React boilerplate",
"React template",
"React skeleton",
"Boilerplate",
"Skeleton",
"Template",
"react-init",
"generator"
],
"keywords": [
"react",
"babel",
"gulp",
"tasks",
"es6",
"es7",
"template",
"cli",
"command line",
"react cli",
"automation",
"boilerplate",
"skeleton",
"template",
"generator",
"React init",
"react-init",
"react-component",
"react-boilerplate",
"react-template",
"react-skeleton",
"React component",
"React component bootstrap",
"React component boilerplate",
"React component template",
"React component skeleton"
]
}