react / wstein / node_modules / jest-cli / node_modules / jsdom / node_modules / request / node_modules / caseless / package.json
81145 views{1"name": "caseless",2"version": "0.10.0",3"description": "Caseless object set/get/has, very useful when working with HTTP headers.",4"main": "index.js",5"scripts": {6"test": "node test.js"7},8"repository": {9"type": "git",10"url": "https://github.com/mikeal/caseless"11},12"keywords": [13"headers",14"http",15"caseless"16],17"test": "node test.js",18"author": {19"name": "Mikeal Rogers",20"email": "[email protected]"21},22"license": "BSD",23"bugs": {24"url": "https://github.com/mikeal/caseless/issues"25},26"devDependencies": {27"tape": "^2.10.2"28},29"gitHead": "9c85efef6c37d48923b79f3f282441414dd691c9",30"homepage": "https://github.com/mikeal/caseless",31"_id": "[email protected]",32"_shasum": "ed6b2719adcd1fd18f58dc081c0f1a5b43963909",33"_from": "caseless@>=0.10.0 <0.11.0",34"_npmVersion": "1.4.14",35"_npmUser": {36"name": "nylen",37"email": "[email protected]"38},39"maintainers": [40{41"name": "mikeal",42"email": "[email protected]"43},44{45"name": "nylen",46"email": "[email protected]"47}48],49"dist": {50"shasum": "ed6b2719adcd1fd18f58dc081c0f1a5b43963909",51"tarball": "http://registry.npmjs.org/caseless/-/caseless-0.10.0.tgz"52},53"directories": {},54"_resolved": "https://registry.npmjs.org/caseless/-/caseless-0.10.0.tgz"55}565758