]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/node_modules/request/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 / request / package.json
1 {
2   "name": "request",
3   "description": "Simplified HTTP request client.",
4   "tags": [
5     "http",
6     "simple",
7     "util",
8     "utility"
9   ],
10   "version": "2.74.0",
11   "author": {
12     "name": "Mikeal Rogers",
13     "email": "mikeal.rogers@gmail.com"
14   },
15   "repository": {
16     "type": "git",
17     "url": "git+https://github.com/request/request.git"
18   },
19   "bugs": {
20     "url": "http://github.com/request/request/issues"
21   },
22   "license": "Apache-2.0",
23   "engines": {
24     "node": ">=0.8.0"
25   },
26   "main": "index.js",
27   "dependencies": {
28     "aws-sign2": "~0.6.0",
29     "aws4": "^1.2.1",
30     "bl": "~1.1.2",
31     "caseless": "~0.11.0",
32     "combined-stream": "~1.0.5",
33     "extend": "~3.0.0",
34     "forever-agent": "~0.6.1",
35     "form-data": "~1.0.0-rc4",
36     "har-validator": "~2.0.6",
37     "hawk": "~3.1.3",
38     "http-signature": "~1.1.0",
39     "is-typedarray": "~1.0.0",
40     "isstream": "~0.1.2",
41     "json-stringify-safe": "~5.0.1",
42     "mime-types": "~2.1.7",
43     "node-uuid": "~1.4.7",
44     "oauth-sign": "~0.8.1",
45     "qs": "~6.2.0",
46     "stringstream": "~0.0.4",
47     "tough-cookie": "~2.3.0",
48     "tunnel-agent": "~0.4.1"
49   },
50   "scripts": {
51     "test": "npm run lint && npm run test-ci && npm run test-browser",
52     "test-ci": "taper tests/test-*.js",
53     "test-cov": "istanbul cover tape tests/test-*.js",
54     "test-browser": "node tests/browser/start.js",
55     "lint": "eslint lib/ *.js tests/ && echo Lint passed."
56   },
57   "devDependencies": {
58     "bluebird": "^3.2.1",
59     "browserify": "^13.0.1",
60     "browserify-istanbul": "^2.0.0",
61     "buffer-equal": "^1.0.0",
62     "codecov": "^1.0.1",
63     "coveralls": "^2.11.4",
64     "eslint": "^2.5.3",
65     "function-bind": "^1.0.2",
66     "istanbul": "^0.4.0",
67     "karma": "^1.1.1",
68     "karma-browserify": "^5.0.1",
69     "karma-cli": "^1.0.0",
70     "karma-coverage": "^1.0.0",
71     "karma-phantomjs-launcher": "^1.0.0",
72     "karma-tap": "^2.0.1",
73     "phantomjs-prebuilt": "^2.1.3",
74     "rimraf": "^2.2.8",
75     "server-destroy": "^1.0.1",
76     "tape": "^4.6.0",
77     "taper": "^0.4.0"
78   },
79   "gitHead": "76e82351cbc21049441b1763c6f2bbd504fa8f5a",
80   "homepage": "https://github.com/request/request#readme",
81   "_id": "request@2.74.0",
82   "_shasum": "7693ca768bbb0ea5c8ce08c084a45efa05b892ab",
83   "_from": "request@2.74.0",
84   "_npmVersion": "2.15.6",
85   "_nodeVersion": "6.2.2",
86   "_npmUser": {
87     "name": "simov",
88     "email": "simeonvelichkov@gmail.com"
89   },
90   "dist": {
91     "shasum": "7693ca768bbb0ea5c8ce08c084a45efa05b892ab",
92     "tarball": "https://registry.npmjs.org/request/-/request-2.74.0.tgz"
93   },
94   "maintainers": [
95     {
96       "name": "mikeal",
97       "email": "mikeal.rogers@gmail.com"
98     },
99     {
100       "name": "nylen",
101       "email": "jnylen@gmail.com"
102     },
103     {
104       "name": "fredkschott",
105       "email": "fkschott@gmail.com"
106     },
107     {
108       "name": "simov",
109       "email": "simeonvelichkov@gmail.com"
110     }
111   ],
112   "_npmOperationalInternal": {
113     "host": "packages-16-east.internal.npmjs.com",
114     "tmp": "tmp/request-2.74.0.tgz_1469231082306_0.13140005595050752"
115   },
116   "directories": {},
117   "_resolved": "https://registry.npmjs.org/request/-/request-2.74.0.tgz",
118   "readme": "ERROR: No README data found!"
119 }