]> gerrit.simantics Code Review - simantics/district.git/blobdiff - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/node_modules/github-url-from-git/package.json
Adding integrated tile server
[simantics/district.git] / org.simantics.maps.server / node / node-v4.8.0-win-x64 / node_modules / npm / node_modules / github-url-from-git / package.json
diff --git a/org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/node_modules/github-url-from-git/package.json b/org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/node_modules/github-url-from-git/package.json
new file mode 100644 (file)
index 0000000..229af33
--- /dev/null
@@ -0,0 +1,57 @@
+{
+  "name": "github-url-from-git",
+  "version": "1.4.0",
+  "description": "Parse a github git url and return the github repo url",
+  "main": "index.js",
+  "scripts": {
+    "test": "mocha test.js --reporter spec --require should"
+  },
+  "repository": {
+    "type": "git",
+    "url": "https://github.com/visionmedia/node-github-url-from-git.git"
+  },
+  "keywords": [
+    "github",
+    "git",
+    "url",
+    "parser"
+  ],
+  "author": {
+    "name": "TJ Holowaychuk"
+  },
+  "license": "MIT",
+  "devDependencies": {
+    "better-assert": "~1.0.0",
+    "mocha": "~1.9.0",
+    "should": "~1.2.2"
+  },
+  "gitHead": "154df00b0b590c29be5d2a5822e7b2e160b75345",
+  "bugs": {
+    "url": "https://github.com/visionmedia/node-github-url-from-git/issues"
+  },
+  "homepage": "https://github.com/visionmedia/node-github-url-from-git",
+  "_id": "github-url-from-git@1.4.0",
+  "_shasum": "285e6b520819001bde128674704379e4ff03e0de",
+  "_from": "github-url-from-git@>=1.4.0-0 <2.0.0-0",
+  "_npmVersion": "2.0.0-alpha.7",
+  "_npmUser": {
+    "name": "bcoe",
+    "email": "bencoe@gmail.com"
+  },
+  "maintainers": [
+    {
+      "name": "tjholowaychuk",
+      "email": "tj@vision-media.ca"
+    },
+    {
+      "name": "bcoe",
+      "email": "bencoe@gmail.com"
+    }
+  ],
+  "dist": {
+    "shasum": "285e6b520819001bde128674704379e4ff03e0de",
+    "tarball": "http://registry.npmjs.org/github-url-from-git/-/github-url-from-git-1.4.0.tgz"
+  },
+  "directories": {},
+  "_resolved": "https://registry.npmjs.org/github-url-from-git/-/github-url-from-git-1.4.0.tgz"
+}