Updated package.json for npm publish

Signed-off-by: Simon Bailey <simon@newtriks.com>
This commit is contained in:
Simon Bailey 2014-01-08 12:31:57 +00:00
parent 189263a8de
commit 82b9131275

View File

@ -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",