mirror of
https://github.com/wassname/generator-react-webpack.git
synced 2026-08-22 12:01:14 +08:00
Added new keywords to make generator findeable
This commit is contained in:
+3
-1
@@ -1,14 +1,16 @@
|
||||
{
|
||||
"name": "generator-react-webpack",
|
||||
"version": "2.1.0",
|
||||
"description": "Yeoman generator for ReactJS and Webpack",
|
||||
"description": "Yeoman generator for using React with Webpack",
|
||||
"keywords": [
|
||||
"yeoman-generator",
|
||||
"react",
|
||||
"reactjs",
|
||||
"webpack",
|
||||
"scaffold",
|
||||
"framework",
|
||||
"component",
|
||||
"frontend",
|
||||
"front-end",
|
||||
"app"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user