react-app-telesoho
Version:
Boilerplate and tooling for JavaScript application development with React
40 lines (39 loc) • 773 B
JSON
{
"name": "react-app-telesoho",
"version": "1.0.5",
"description": "Boilerplate and tooling for JavaScript application development with React",
"repository": "telesoho/react-app",
"author": "telesoho <telesoho@gmail.com> (https://www.telesoho.com)",
"contributors": [
"telesoho <telesoho@gmail.com> (https://www.telesoho.me)"
],
"license": "MIT",
"keywords": [
"react",
"reactjs",
"webpack",
"babel",
"es6",
"es2015",
"jsx",
"redux",
"browsersync",
"browser-sync",
"template",
"templates",
"boilerplate",
"scarrold",
"scaffolding"
],
"engines": {
"node": ">=6",
"npm": ">=3.8"
},
"files": [
"bin",
"cli.js"
],
"bin": {
"react-app": "./bin/react-app.js"
}
}