Skip to content

Commit

Permalink
feat(module): Rename the npm module to karma-googmodule-preprocessor.
Browse files Browse the repository at this point in the history
  • Loading branch information
mprobst committed Oct 8, 2014
1 parent 3698d2e commit 5d85e6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "karma-googmodule",
"name": "karma-googmodule-preprocessor",
"version": "0.1.0",
"description": "A Karma plugin to support Closure's goog.module().",
"main": "lib/googmodule.js",
Expand All @@ -8,7 +8,7 @@
},
"repository": {
"type": "git",
"url": "git://github.com/mprobst/karma-googmodule.git"
"url": "git://github.com/karma-runner/karma-googmodule-preprocessor.git"
},
"keywords": [
"karma-plugin",
Expand Down

0 comments on commit 5d85e6d

Please sign in to comment.