]> 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/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 / package.json
1 {
2   "name": "mime-types",
3   "description": "The ultimate javascript content-type utility.",
4   "version": "2.1.11",
5   "contributors": [
6     {
7       "name": "Douglas Christopher Wilson",
8       "email": "doug@somethingdoug.com"
9     },
10     {
11       "name": "Jeremiah Senkpiel",
12       "email": "fishrock123@rocketmail.com",
13       "url": "https://searchbeam.jit.su"
14     },
15     {
16       "name": "Jonathan Ong",
17       "email": "me@jongleberry.com",
18       "url": "http://jongleberry.com"
19     }
20   ],
21   "license": "MIT",
22   "keywords": [
23     "mime",
24     "types"
25   ],
26   "repository": {
27     "type": "git",
28     "url": "git+https://github.com/jshttp/mime-types.git"
29   },
30   "dependencies": {
31     "mime-db": "~1.23.0"
32   },
33   "devDependencies": {
34     "istanbul": "0.4.3",
35     "mocha": "1.21.5"
36   },
37   "files": [
38     "HISTORY.md",
39     "LICENSE",
40     "index.js"
41   ],
42   "engines": {
43     "node": ">= 0.6"
44   },
45   "scripts": {
46     "test": "mocha --reporter spec test/test.js",
47     "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot test/test.js",
48     "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter dot test/test.js"
49   },
50   "gitHead": "298ffcf490a5d6e60edea7bf7a69036df04846b1",
51   "bugs": {
52     "url": "https://github.com/jshttp/mime-types/issues"
53   },
54   "homepage": "https://github.com/jshttp/mime-types#readme",
55   "_id": "mime-types@2.1.11",
56   "_shasum": "c259c471bda808a85d6cd193b430a5fae4473b3c",
57   "_from": "mime-types@>=2.1.7 <2.2.0",
58   "_npmVersion": "2.15.1",
59   "_nodeVersion": "4.4.3",
60   "_npmUser": {
61     "name": "dougwilson",
62     "email": "doug@somethingdoug.com"
63   },
64   "dist": {
65     "shasum": "c259c471bda808a85d6cd193b430a5fae4473b3c",
66     "tarball": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.11.tgz"
67   },
68   "maintainers": [
69     {
70       "name": "dougwilson",
71       "email": "doug@somethingdoug.com"
72     },
73     {
74       "name": "fishrock123",
75       "email": "fishrock123@rocketmail.com"
76     },
77     {
78       "name": "jongleberry",
79       "email": "jonathanrichardong@gmail.com"
80     }
81   ],
82   "_npmOperationalInternal": {
83     "host": "packages-12-west.internal.npmjs.com",
84     "tmp": "tmp/mime-types-2.1.11.tgz_1462165365027_0.7217204745393246"
85   },
86   "directories": {},
87   "_resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.11.tgz",
88   "readme": "ERROR: No README data found!"
89 }