]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/node_modules/inflight/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 / inflight / package.json
1 {
2   "name": "inflight",
3   "version": "1.0.5",
4   "description": "Add callbacks to requests in flight to avoid async duplication",
5   "main": "inflight.js",
6   "files": [
7     "inflight.js"
8   ],
9   "dependencies": {
10     "once": "^1.3.0",
11     "wrappy": "1"
12   },
13   "devDependencies": {
14     "tap": "^1.2.0"
15   },
16   "scripts": {
17     "test": "tap test.js"
18   },
19   "repository": {
20     "type": "git",
21     "url": "git+https://github.com/npm/inflight.git"
22   },
23   "author": {
24     "name": "Isaac Z. Schlueter",
25     "email": "i@izs.me",
26     "url": "http://blog.izs.me/"
27   },
28   "bugs": {
29     "url": "https://github.com/isaacs/inflight/issues"
30   },
31   "homepage": "https://github.com/isaacs/inflight",
32   "license": "ISC",
33   "gitHead": "559e37b4f6327fca797fe8d7fe8ed6d9cae08821",
34   "_id": "inflight@1.0.5",
35   "_shasum": "db3204cd5a9de2e6cd890b85c6e2f66bcf4f620a",
36   "_from": "inflight@>=1.0.5 <1.1.0",
37   "_npmVersion": "3.9.1",
38   "_nodeVersion": "5.10.1",
39   "_npmUser": {
40     "name": "zkat",
41     "email": "kat@sykosomatic.org"
42   },
43   "dist": {
44     "shasum": "db3204cd5a9de2e6cd890b85c6e2f66bcf4f620a",
45     "tarball": "https://registry.npmjs.org/inflight/-/inflight-1.0.5.tgz"
46   },
47   "maintainers": [
48     {
49       "name": "iarna",
50       "email": "me@re-becca.org"
51     },
52     {
53       "name": "isaacs",
54       "email": "i@izs.me"
55     },
56     {
57       "name": "othiym23",
58       "email": "ogd@aoaioxxysz.net"
59     },
60     {
61       "name": "zkat",
62       "email": "kat@sykosomatic.org"
63     }
64   ],
65   "_npmOperationalInternal": {
66     "host": "packages-12-west.internal.npmjs.com",
67     "tmp": "tmp/inflight-1.0.5.tgz_1463529611443_0.00041943578980863094"
68   },
69   "directories": {},
70   "_resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.5.tgz",
71   "readme": "ERROR: No README data found!"
72 }