]> 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/node_modules/mime-types/node_modules/mime-db/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 / node_modules / mime-types / node_modules / mime-db / package.json
1 {
2   "name": "mime-db",
3   "description": "Media Type Database",
4   "version": "1.23.0",
5   "contributors": [
6     {
7       "name": "Douglas Christopher Wilson",
8       "email": "doug@somethingdoug.com"
9     },
10     {
11       "name": "Jonathan Ong",
12       "email": "me@jongleberry.com",
13       "url": "http://jongleberry.com"
14     },
15     {
16       "name": "Robert Kieffer",
17       "email": "robert@broofa.com",
18       "url": "http://github.com/broofa"
19     }
20   ],
21   "license": "MIT",
22   "keywords": [
23     "mime",
24     "db",
25     "type",
26     "types",
27     "database",
28     "charset",
29     "charsets"
30   ],
31   "repository": {
32     "type": "git",
33     "url": "git+https://github.com/jshttp/mime-db.git"
34   },
35   "devDependencies": {
36     "bluebird": "3.3.5",
37     "co": "4.6.0",
38     "cogent": "1.0.1",
39     "csv-parse": "1.1.0",
40     "gnode": "0.1.2",
41     "istanbul": "0.4.3",
42     "mocha": "1.21.5",
43     "raw-body": "2.1.6",
44     "stream-to-array": "2.3.0"
45   },
46   "files": [
47     "HISTORY.md",
48     "LICENSE",
49     "README.md",
50     "db.json",
51     "index.js"
52   ],
53   "engines": {
54     "node": ">= 0.6"
55   },
56   "scripts": {
57     "build": "node scripts/build",
58     "fetch": "gnode scripts/fetch-apache && gnode scripts/fetch-iana && gnode scripts/fetch-nginx",
59     "test": "mocha --reporter spec --bail --check-leaks test/",
60     "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
61     "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/",
62     "update": "npm run fetch && npm run build"
63   },
64   "gitHead": "ba0d99fd05b3bfdc2ebcd78f858c25cb7db6af41",
65   "bugs": {
66     "url": "https://github.com/jshttp/mime-db/issues"
67   },
68   "homepage": "https://github.com/jshttp/mime-db#readme",
69   "_id": "mime-db@1.23.0",
70   "_shasum": "a31b4070adaea27d732ea333740a64d0ec9a6659",
71   "_from": "mime-db@>=1.23.0 <1.24.0",
72   "_npmVersion": "2.15.1",
73   "_nodeVersion": "4.4.3",
74   "_npmUser": {
75     "name": "dougwilson",
76     "email": "doug@somethingdoug.com"
77   },
78   "dist": {
79     "shasum": "a31b4070adaea27d732ea333740a64d0ec9a6659",
80     "tarball": "https://registry.npmjs.org/mime-db/-/mime-db-1.23.0.tgz"
81   },
82   "maintainers": [
83     {
84       "name": "dougwilson",
85       "email": "doug@somethingdoug.com"
86     },
87     {
88       "name": "jongleberry",
89       "email": "jonathanrichardong@gmail.com"
90     }
91   ],
92   "_npmOperationalInternal": {
93     "host": "packages-16-east.internal.npmjs.com",
94     "tmp": "tmp/mime-db-1.23.0.tgz_1462163798086_0.43938886746764183"
95   },
96   "directories": {},
97   "_resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.23.0.tgz",
98   "readme": "ERROR: No README data found!"
99 }