mirror of
https://github.com/react-webpack-generators/generator-react-webpack.git
synced 2025-12-08 18:01:59 +00:00
Updated package.json for npm publish
Signed-off-by: Simon Bailey <simon@newtriks.com>
This commit is contained in:
parent
189263a8de
commit
82b9131275
13
package.json
13
package.json
@ -1,9 +1,16 @@
|
||||
{
|
||||
"name": "generator-react-webpack",
|
||||
"version": "0.0.0",
|
||||
"description": "A generator for Yeoman",
|
||||
"version": "0.0.1",
|
||||
"description": "Yeoman generator for ReactJS and Webpack",
|
||||
"keywords": [
|
||||
"yeoman-generator"
|
||||
"yeoman-generator",
|
||||
"reactjs",
|
||||
"webpack",
|
||||
"scaffold",
|
||||
"framework",
|
||||
"component",
|
||||
"front-end",
|
||||
"app"
|
||||
],
|
||||
"homepage": "https://github.com/newtriks/generator-react-webpack",
|
||||
"bugs": "https://github.com/newtriks/generator-react-webpack/issues",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user