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.
92 lines
2.3 KiB
92 lines
2.3 KiB
{ |
|
"_args": [ |
|
[ |
|
"caseless@~0.12.0", |
|
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/request" |
|
] |
|
], |
|
"_from": "caseless@>=0.12.0 <0.13.0", |
|
"_id": "caseless@0.12.0", |
|
"_inCache": true, |
|
"_installable": true, |
|
"_location": "/caseless", |
|
"_nodeVersion": "6.9.2", |
|
"_npmOperationalInternal": { |
|
"host": "packages-12-west.internal.npmjs.com", |
|
"tmp": "tmp/caseless-0.12.0.tgz_1485466648253_0.3714302028529346" |
|
}, |
|
"_npmUser": { |
|
"email": "mikeal.rogers@gmail.com", |
|
"name": "mikeal" |
|
}, |
|
"_npmVersion": "3.10.9", |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"name": "caseless", |
|
"raw": "caseless@~0.12.0", |
|
"rawSpec": "~0.12.0", |
|
"scope": null, |
|
"spec": ">=0.12.0 <0.13.0", |
|
"type": "range" |
|
}, |
|
"_requiredBy": [ |
|
"/request" |
|
], |
|
"_resolved": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz", |
|
"_shasum": "1b681c21ff84033c826543090689420d187151dc", |
|
"_shrinkwrap": null, |
|
"_spec": "caseless@~0.12.0", |
|
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/request", |
|
"author": { |
|
"email": "mikeal.rogers@gmail.com", |
|
"name": "Mikeal Rogers" |
|
}, |
|
"bugs": { |
|
"url": "https://github.com/mikeal/caseless/issues" |
|
}, |
|
"dependencies": {}, |
|
"description": "Caseless object set/get/has, very useful when working with HTTP headers.", |
|
"devDependencies": { |
|
"tape": "^2.10.2" |
|
}, |
|
"directories": {}, |
|
"dist": { |
|
"shasum": "1b681c21ff84033c826543090689420d187151dc", |
|
"tarball": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz" |
|
}, |
|
"gitHead": "af91df7878a8b53cf3dc2e9a086dc57ba8301649", |
|
"homepage": "https://github.com/mikeal/caseless#readme", |
|
"keywords": [ |
|
"headers", |
|
"http", |
|
"caseless" |
|
], |
|
"license": "Apache-2.0", |
|
"main": "index.js", |
|
"maintainers": [ |
|
{ |
|
"email": "mikeal.rogers@gmail.com", |
|
"name": "mikeal" |
|
}, |
|
{ |
|
"email": "jnylen@gmail.com", |
|
"name": "nylen" |
|
}, |
|
{ |
|
"email": "simeonvelichkov@gmail.com", |
|
"name": "simov" |
|
} |
|
], |
|
"name": "caseless", |
|
"optionalDependencies": {}, |
|
"readme": "ERROR: No README data found!", |
|
"repository": { |
|
"type": "git", |
|
"url": "git+https://github.com/mikeal/caseless.git" |
|
}, |
|
"scripts": { |
|
"test": "node test.js" |
|
}, |
|
"test": "node test.js", |
|
"version": "0.12.0" |
|
}
|
|
|