plop-react-webpack
Version:
Plop generator for React webpack projects
27 lines (26 loc) • 591 B
JSON
{
"name": "plop-react-webpack",
"version": "0.1.2",
"description": "Plop generator for React webpack projects",
"main": "plopfile.js",
"scripts": {},
"repository": {
"type": "git",
"url": "git+https://github.com/calcaide/plop-react-webpack.git"
},
"keywords": [
"Plop",
"generator",
"React",
"Webpack",
"ES6",
"Babel",
"ESLint"
],
"author": "Carlos Alcaide",
"license": "MIT",
"bugs": {
"url": "https://github.com/calcaide/plop-react-webpack/issues"
},
"homepage": "https://github.com/calcaide/plop-react-webpack#readme"
}