mirror of
https://github.com/thewesker/bug-em.git
synced 2025-12-24 05:51:06 -05:00
lol
This commit is contained in:
90
node_modules/caseless/package.json
generated
vendored
Normal file
90
node_modules/caseless/package.json
generated
vendored
Normal file
@@ -0,0 +1,90 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
{
|
||||
"name": "caseless",
|
||||
"raw": "caseless@~0.10.0",
|
||||
"rawSpec": "~0.10.0",
|
||||
"scope": null,
|
||||
"spec": ">=0.10.0 <0.11.0",
|
||||
"type": "range"
|
||||
},
|
||||
"C:\\Users\\talor\\bots\\polibug\\node_modules\\request"
|
||||
]
|
||||
],
|
||||
"_from": "caseless@>=0.10.0 <0.11.0",
|
||||
"_id": "caseless@0.10.0",
|
||||
"_inCache": true,
|
||||
"_installable": true,
|
||||
"_location": "/caseless",
|
||||
"_npmUser": {
|
||||
"email": "jnylen@gmail.com",
|
||||
"name": "nylen"
|
||||
},
|
||||
"_npmVersion": "1.4.14",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"name": "caseless",
|
||||
"raw": "caseless@~0.10.0",
|
||||
"rawSpec": "~0.10.0",
|
||||
"scope": null,
|
||||
"spec": ">=0.10.0 <0.11.0",
|
||||
"type": "range"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/request"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/caseless/-/caseless-0.10.0.tgz",
|
||||
"_shasum": "ed6b2719adcd1fd18f58dc081c0f1a5b43963909",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "caseless@~0.10.0",
|
||||
"_where": "C:\\Users\\talor\\bots\\polibug\\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": "ed6b2719adcd1fd18f58dc081c0f1a5b43963909",
|
||||
"tarball": "https://registry.npmjs.org/caseless/-/caseless-0.10.0.tgz"
|
||||
},
|
||||
"gitHead": "9c85efef6c37d48923b79f3f282441414dd691c9",
|
||||
"homepage": "https://github.com/mikeal/caseless",
|
||||
"keywords": [
|
||||
"headers",
|
||||
"http",
|
||||
"caseless"
|
||||
],
|
||||
"license": "BSD",
|
||||
"main": "index.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"email": "mikeal.rogers@gmail.com",
|
||||
"name": "mikeal"
|
||||
},
|
||||
{
|
||||
"email": "jnylen@gmail.com",
|
||||
"name": "nylen"
|
||||
}
|
||||
],
|
||||
"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.10.0"
|
||||
}
|
||||
Reference in New Issue
Block a user