kopia lustrzana https://github.com/c9/core
44 wiersze
1.0 KiB
JSON
44 wiersze
1.0 KiB
JSON
{
|
|
"name": "simple-mime",
|
|
"description": "A simple mime database.",
|
|
"tags": [
|
|
"mime",
|
|
"http",
|
|
"stack"
|
|
],
|
|
"version": "0.0.8",
|
|
"author": {
|
|
"name": "Tim Caswell",
|
|
"email": "tim@creationix.com"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "http://github.com/creationix/simple-mime.git"
|
|
},
|
|
"bugs": "http://github.com/creationix/simple-mime/issues",
|
|
"engines": [
|
|
"node >= 0.2.0"
|
|
],
|
|
"main": "simple-mime.js",
|
|
"_id": "simple-mime@0.0.8",
|
|
"dist": {
|
|
"shasum": "052e70f8ef9f2f790f8f9452c67a1cb5cccf80d0",
|
|
"tarball": "https://registry.npmjs.org/simple-mime/-/simple-mime-0.0.8.tgz"
|
|
},
|
|
"_npmVersion": "1.1.63",
|
|
"_npmUser": {
|
|
"name": "creationix",
|
|
"email": "tim@creationix.com"
|
|
},
|
|
"maintainers": [
|
|
{
|
|
"name": "creationix",
|
|
"email": "tim@creationix.com"
|
|
}
|
|
],
|
|
"directories": {},
|
|
"_shasum": "052e70f8ef9f2f790f8f9452c67a1cb5cccf80d0",
|
|
"_resolved": "https://registry.npmjs.org/simple-mime/-/simple-mime-0.0.8.tgz",
|
|
"_from": "simple-mime@>=0.0.8 <0.1.0"
|
|
}
|