]> gerrit.simantics Code Review - simantics/district.git/blob - 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
1 {
2   "name": "github-url-from-git",
3   "version": "1.4.0",
4   "description": "Parse a github git url and return the github repo url",
5   "main": "index.js",
6   "scripts": {
7     "test": "mocha test.js --reporter spec --require should"
8   },
9   "repository": {
10     "type": "git",
11     "url": "https://github.com/visionmedia/node-github-url-from-git.git"
12   },
13   "keywords": [
14     "github",
15     "git",
16     "url",
17     "parser"
18   ],
19   "author": {
20     "name": "TJ Holowaychuk"
21   },
22   "license": "MIT",
23   "devDependencies": {
24     "better-assert": "~1.0.0",
25     "mocha": "~1.9.0",
26     "should": "~1.2.2"
27   },
28   "gitHead": "154df00b0b590c29be5d2a5822e7b2e160b75345",
29   "bugs": {
30     "url": "https://github.com/visionmedia/node-github-url-from-git/issues"
31   },
32   "homepage": "https://github.com/visionmedia/node-github-url-from-git",
33   "_id": "github-url-from-git@1.4.0",
34   "_shasum": "285e6b520819001bde128674704379e4ff03e0de",
35   "_from": "github-url-from-git@>=1.4.0-0 <2.0.0-0",
36   "_npmVersion": "2.0.0-alpha.7",
37   "_npmUser": {
38     "name": "bcoe",
39     "email": "bencoe@gmail.com"
40   },
41   "maintainers": [
42     {
43       "name": "tjholowaychuk",
44       "email": "tj@vision-media.ca"
45     },
46     {
47       "name": "bcoe",
48       "email": "bencoe@gmail.com"
49     }
50   ],
51   "dist": {
52     "shasum": "285e6b520819001bde128674704379e4ff03e0de",
53     "tarball": "http://registry.npmjs.org/github-url-from-git/-/github-url-from-git-1.4.0.tgz"
54   },
55   "directories": {},
56   "_resolved": "https://registry.npmjs.org/github-url-from-git/-/github-url-from-git-1.4.0.tgz"
57 }