]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/node_modules/retry/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 / retry / package.json
1 {
2   "author": {
3     "name": "Tim Koschützki",
4     "email": "tim@debuggable.com",
5     "url": "http://debuggable.com/"
6   },
7   "name": "retry",
8   "description": "Abstraction for exponential and custom retry strategies for failed operations.",
9   "license": "MIT",
10   "version": "0.10.0",
11   "homepage": "https://github.com/tim-kos/node-retry",
12   "repository": {
13     "type": "git",
14     "url": "git://github.com/tim-kos/node-retry.git"
15   },
16   "directories": {
17     "lib": "./lib"
18   },
19   "main": "index",
20   "engines": {
21     "node": "*"
22   },
23   "dependencies": {},
24   "devDependencies": {
25     "fake": "0.2.0",
26     "far": "0.0.1"
27   },
28   "gitHead": "0616e6a6ebc49b5a36b619c8f7c414ced8c3813b",
29   "bugs": {
30     "url": "https://github.com/tim-kos/node-retry/issues"
31   },
32   "_id": "retry@0.10.0",
33   "scripts": {},
34   "_shasum": "649e15ca408422d98318161935e7f7d652d435dd",
35   "_from": "retry@0.10.0",
36   "_npmVersion": "2.1.7",
37   "_nodeVersion": "4.2.1",
38   "_npmUser": {
39     "name": "tim-kos",
40     "email": "tim@debuggable.com"
41   },
42   "maintainers": [
43     {
44       "name": "tim-kos",
45       "email": "tim@debuggable.com"
46     }
47   ],
48   "dist": {
49     "shasum": "649e15ca408422d98318161935e7f7d652d435dd",
50     "tarball": "https://registry.npmjs.org/retry/-/retry-0.10.0.tgz"
51   },
52   "_npmOperationalInternal": {
53     "host": "packages-12-west.internal.npmjs.com",
54     "tmp": "tmp/retry-0.10.0.tgz_1471682099847_0.5031970851123333"
55   },
56   "_resolved": "https://registry.npmjs.org/retry/-/retry-0.10.0.tgz",
57   "readme": "ERROR: No README data found!"
58 }