Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f1606c1

Browse files
committed
changed package.json
1 parent 68df3b6 commit f1606c1

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

package.json

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -15,18 +15,8 @@
1515
"web" : "http://johannesewald.de"
1616
},
1717
"main" : "lib/index.js",
18-
"bugs" : {
19-
"email" : "[email protected]",
20-
"url" : "https://github.com/jhnns/rewire/issues"
21-
},
22-
"licenses" : {
23-
"type" : "MIT",
24-
"url" : "http: //www.opensource.org/licenses/mit-license.php"
25-
},
26-
"repositories" : {
27-
"type" : "git",
28-
"url" : "https://github.com/jhnns/rewire"
29-
},
18+
"bugs" : "https://github.com/jhnns/rewire/issues",
19+
"repository": "git://github.com/pandaa/toSrc.git",
3020
"engines" : {
3121
"node" : "0.6.x"
3222
},

0 commit comments

Comments
 (0)