You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

58 lines
1.4 KiB

{
"_from": "mime@1.2.11",
"_id": "mime@1.2.11",
"_inBundle": false,
"_integrity": "sha1-WCA+7Ybjpe8XrtK32evUfwpg3RA=",
"_location": "/mime",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "mime@1.2.11",
"name": "mime",
"escapedName": "mime",
"rawSpec": "1.2.11",
"saveSpec": null,
"fetchSpec": "1.2.11"
},
"_requiredBy": [
"/express/send",
"/serve-static/send"
],
"_resolved": "https://registry.npmjs.org/mime/-/mime-1.2.11.tgz",
"_shasum": "58203eed86e3a5ef17aed2b7d9ebd47f0a60dd10",
"_spec": "mime@1.2.11",
"_where": "/var/www/htdocs/coze/socket/node_modules/express/node_modules/send",
"author": {
"name": "Robert Kieffer",
"email": "robert@broofa.com",
"url": "http://github.com/broofa"
},
"bugs": {
"url": "https://github.com/broofa/node-mime/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Benjamin Thomas",
"email": "benjamin@benjaminthomas.org",
"url": "http://github.com/bentomas"
}
],
"dependencies": {},
"deprecated": false,
"description": "A comprehensive library for mime-type mapping",
"devDependencies": {},
"homepage": "https://github.com/broofa/node-mime#readme",
"keywords": [
"util",
"mime"
],
"main": "mime.js",
"name": "mime",
"repository": {
"url": "git+https://github.com/broofa/node-mime.git",
"type": "git"
},
"version": "1.2.11"
}