Skip to content

Commit a13cf3c

Browse files
committed
Rename repo and npm registry
1 parent 5872422 commit a13cf3c

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

package.json

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
11
{
2-
"name": "yeoman-jquery",
2+
"name": "generator-jquery-boilerplate",
33
"version": "0.1.0",
4-
"description": "Yeoman Generator for jQuery Plugins",
4+
"description": "Yeoman Generator for jQuery Boilerplate",
55
"main": "app/index.js",
66
"repository": {
77
"type": "git",
8-
"url": "git://github.com/jquery-boilerplate/yeoman-generator.git"
8+
"url": "git://github.com/jquery-boilerplate/generator.git"
99
},
1010
"keywords": [
11-
"jquery",
12-
"yeoman",
11+
"yeoman-generator",
12+
"jquery-boilerplate",
1313
"jquery-plugins",
14-
"jquery-boilerplate"
14+
"jquery",
15+
"yeoman"
1516
],
1617
"author": {
1718
"name": "Zeno Rocha",

0 commit comments

Comments
 (0)