8b7a4ed6b409442e2aeb6548841e12c667ead7cb
[sdnc/oam.git] / dgbuilder / dgeflows / node_modules / serve-static / node_modules / send / node_modules / mime / package.json
1 {
2   "author": {
3     "name": "Robert Kieffer",
4     "email": "robert@broofa.com",
5     "url": "http://github.com/broofa"
6   },
7   "scripts": {
8     "prepublish": "node build/build.js > types.json",
9     "test": "node build/test.js"
10   },
11   "bin": {
12     "mime": "cli.js"
13   },
14   "contributors": [
15     {
16       "name": "Benjamin Thomas",
17       "email": "benjamin@benjaminthomas.org",
18       "url": "http://github.com/bentomas"
19     }
20   ],
21   "description": "A comprehensive library for mime-type mapping",
22   "licenses": [
23     {
24       "type": "MIT",
25       "url": "https://raw.github.com/broofa/node-mime/master/LICENSE"
26     }
27   ],
28   "dependencies": {},
29   "devDependencies": {
30     "mime-db": "^1.2.0"
31   },
32   "keywords": [
33     "util",
34     "mime"
35   ],
36   "main": "mime.js",
37   "name": "mime",
38   "repository": {
39     "url": "https://github.com/broofa/node-mime",
40     "type": "git"
41   },
42   "version": "1.3.4",
43   "gitHead": "1628f6e0187095009dcef4805c3a49706f137974",
44   "bugs": {
45     "url": "https://github.com/broofa/node-mime/issues"
46   },
47   "homepage": "https://github.com/broofa/node-mime",
48   "_id": "mime@1.3.4",
49   "_shasum": "115f9e3b6b3daf2959983cb38f149a2d40eb5d53",
50   "_from": "mime@1.3.4",
51   "_npmVersion": "1.4.28",
52   "_npmUser": {
53     "name": "broofa",
54     "email": "robert@broofa.com"
55   },
56   "maintainers": [
57     {
58       "name": "broofa",
59       "email": "robert@broofa.com"
60     },
61     {
62       "name": "bentomas",
63       "email": "benjamin@benjaminthomas.org"
64     }
65   ],
66   "dist": {
67     "shasum": "115f9e3b6b3daf2959983cb38f149a2d40eb5d53",
68     "tarball": "http://registry.npmjs.org/mime/-/mime-1.3.4.tgz"
69   },
70   "_resolved": "https://registry.npmjs.org/mime/-/mime-1.3.4.tgz"
71 }