Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/rewire.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes <mail@johannesewald.de>2012-06-04 04:27:07 +0400
committerJohannes <mail@johannesewald.de>2012-06-04 04:27:07 +0400
commitf1606c10f90d600bff934f854cce2870e167fe5e (patch)
treecddad02337bcb40f3298dcf05e4e613795eb7b06 /package.json
parent68df3b67b7e2a0e315b1e3c090959116af678a5c (diff)
changed package.json
Diffstat (limited to 'package.json')
-rw-r--r--package.json14
1 files changed, 2 insertions, 12 deletions
diff --git a/package.json b/package.json
index 9408fc2..173c35d 100644
--- a/package.json
+++ b/package.json
@@ -15,18 +15,8 @@
"web" : "http://johannesewald.de"
},
"main" : "lib/index.js",
- "bugs" : {
- "email" : "mail@johannesewald.de",
- "url" : "https://github.com/jhnns/rewire/issues"
- },
- "licenses" : {
- "type" : "MIT",
- "url" : "http: //www.opensource.org/licenses/mit-license.php"
- },
- "repositories" : {
- "type" : "git",
- "url" : "https://github.com/jhnns/rewire"
- },
+ "bugs" : "https://github.com/jhnns/rewire/issues",
+ "repository": "git://github.com/pandaa/toSrc.git",
"engines" : {
"node" : "0.6.x"
},