{
  "_args": [
    [
      "caseless@~0.9.0",
      "/usr/share/npm/node_modules/follow/node_modules/request"
    ]
  ],
  "_from": "caseless@>=0.9.0 <0.10.0",
  "_id": "caseless@0.9.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.9.0",
    "rawSpec": "~0.9.0",
    "scope": null,
    "spec": ">=0.9.0 <0.10.0",
    "type": "range"
  },
  "_requiredBy": [
    "/follow/request"
  ],
  "_resolved": "https://registry.npmjs.org/caseless/-/caseless-0.9.0.tgz",
  "_shasum": "b7b65ce6bf1413886539cfd533f0b30effa9cf88",
  "_shrinkwrap": null,
  "_spec": "caseless@~0.9.0",
  "_where": "/usr/share/npm/node_modules/follow/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": "b7b65ce6bf1413886539cfd533f0b30effa9cf88",
    "tarball": "https://registry.npmjs.org/caseless/-/caseless-0.9.0.tgz"
  },
  "gitHead": "5ff0ccebbbf14dad5dc91def1f274887801db3e3",
  "homepage": "https://github.com/mikeal/caseless",
  "keywords": [
    "caseless",
    "headers",
    "http"
  ],
  "license": "BSD",
  "main": "index.js",
  "maintainers": [
    {
      "name": "mikeal",
      "email": "mikeal.rogers@gmail.com"
    },
    {
      "name": "nylen",
      "email": "jnylen@gmail.com"
    }
  ],
  "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.9.0"
}
