Skip to content
This repository was archived by the owner on Apr 20, 2018. It is now read-only.

Commit fab250e

Browse files
committed
package.json tweaks
1 parent ba1f635 commit fab250e

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

package.json

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "grunt-usemin",
33
"version": "3.0.0",
44
"license": "BSD-2-Clause",
5-
"author": "The Yeoman Team",
6-
"description": "Replaces references to non-optimized scripts or stylesheets into a set of HTML files (or any templates/views).",
5+
"author": "Yeoman",
6+
"description": "Replaces references to non-optimized scripts or stylesheets into a set of HTML files (or any templates/views)",
77
"keywords": [
88
"gruntplugin",
99
"usemin",
@@ -12,14 +12,7 @@
1212
"css",
1313
"optimize"
1414
],
15-
"homepage": "https://github.com/yeoman/grunt-usemin",
16-
"repository": {
17-
"type": "git",
18-
"url": "https://github.com/yeoman/grunt-usemin.git"
19-
},
20-
"bugs": {
21-
"url": "https://github.com/yeoman/grunt-usemin/issues"
22-
},
15+
"repository": "yeoman/grunt-usemin",
2316
"scripts": {
2417
"test": "grunt test"
2518
},

0 commit comments

Comments
 (0)