mirror of
https://github.com/bvanroll/yahoo-thing.git
synced 2025-08-30 04:22:42 +00:00
euh
This commit is contained in:
99
node_modules/mime/package.json
generated
vendored
Normal file
99
node_modules/mime/package.json
generated
vendored
Normal file
@@ -0,0 +1,99 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"mime@1.4.1",
|
||||
"/home/beppe/Github/yahooApi/node_modules/send"
|
||||
]
|
||||
],
|
||||
"_from": "mime@1.4.1",
|
||||
"_id": "mime@1.4.1",
|
||||
"_inCache": true,
|
||||
"_installable": true,
|
||||
"_location": "/mime",
|
||||
"_nodeVersion": "7.10.0",
|
||||
"_npmOperationalInternal": {
|
||||
"host": "s3://npm-registry-packages",
|
||||
"tmp": "tmp/mime-1.4.1.tgz_1506364709246_0.33135218149982393"
|
||||
},
|
||||
"_npmUser": {
|
||||
"email": "robert@broofa.com",
|
||||
"name": "broofa"
|
||||
},
|
||||
"_npmVersion": "5.4.2",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"name": "mime",
|
||||
"raw": "mime@1.4.1",
|
||||
"rawSpec": "1.4.1",
|
||||
"scope": null,
|
||||
"spec": "1.4.1",
|
||||
"type": "version"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/send"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/mime/-/mime-1.4.1.tgz",
|
||||
"_shasum": "121f9ebc49e3766f311a76e1fa1c8003c4b03aa6",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "mime@1.4.1",
|
||||
"_where": "/home/beppe/Github/yahooApi/node_modules/send",
|
||||
"author": {
|
||||
"email": "robert@broofa.com",
|
||||
"name": "Robert Kieffer",
|
||||
"url": "http://github.com/broofa"
|
||||
},
|
||||
"bin": {
|
||||
"mime": "cli.js"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/broofa/node-mime/issues"
|
||||
},
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Benjamin Thomas",
|
||||
"email": "benjamin@benjaminthomas.org",
|
||||
"url": "http://github.com/bentomas"
|
||||
}
|
||||
],
|
||||
"dependencies": {},
|
||||
"description": "A comprehensive library for mime-type mapping",
|
||||
"devDependencies": {
|
||||
"mime-db": "1.30.0"
|
||||
},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"integrity": "sha512-KI1+qOZu5DcW6wayYHSzR/tXKCDC5Om4s1z2QJjDULzLcmf3DvzS7oluY4HCTrc+9FiKmWUgeNLg7W3uIQvxtQ==",
|
||||
"shasum": "121f9ebc49e3766f311a76e1fa1c8003c4b03aa6",
|
||||
"tarball": "https://registry.npmjs.org/mime/-/mime-1.4.1.tgz"
|
||||
},
|
||||
"gitHead": "eb24bae372a76acd2c95fd05f8837814c33a9e3d",
|
||||
"homepage": "https://github.com/broofa/node-mime#readme",
|
||||
"keywords": [
|
||||
"mime",
|
||||
"util"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "mime.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "broofa",
|
||||
"email": "robert@broofa.com"
|
||||
},
|
||||
{
|
||||
"name": "bentomas",
|
||||
"email": "benjamin@benjaminthomas.org"
|
||||
}
|
||||
],
|
||||
"name": "mime",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/broofa/node-mime.git"
|
||||
},
|
||||
"scripts": {
|
||||
"prepublish": "node build/build.js > types.json",
|
||||
"test": "node build/test.js"
|
||||
},
|
||||
"version": "1.4.1"
|
||||
}
|
Reference in New Issue
Block a user