{
  "_args": [
    [
      "tough-cookie@>=0.12.0",
      "/Users/nw/motion/packages/motion/node_modules/request"
    ]
  ],
  "_from": "tough-cookie@>=0.12.0",
  "_id": "tough-cookie@2.2.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/tough-cookie",
  "_nodeVersion": "0.12.5",
  "_npmUser": {
    "email": "jstash@gmail.com",
    "name": "jstash"
  },
  "_npmVersion": "2.11.2",
  "_phantomChildren": {},
  "_requested": {
    "name": "tough-cookie",
    "raw": "tough-cookie@>=0.12.0",
    "rawSpec": ">=0.12.0",
    "scope": null,
    "spec": ">=0.12.0",
    "type": "range"
  },
  "_requiredBy": [
    "/request"
  ],
  "_resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.2.1.tgz",
  "_shasum": "3b0516b799e70e8164436a1446e7e5877fda118e",
  "_shrinkwrap": null,
  "_spec": "tough-cookie@>=0.12.0",
  "_where": "/Users/nw/motion/packages/motion/node_modules/request",
  "author": {
    "email": "jstashewsky@salesforce.com",
    "name": "Jeremy Stashewsky"
  },
  "bugs": {
    "url": "https://github.com/SalesforceEng/tough-cookie/issues"
  },
  "contributors": [
    {
      "name": "Alexander Savin"
    },
    {
      "name": "Ian Livingstone"
    },
    {
      "name": "Ivan Nikulin"
    },
    {
      "name": "Lalit Kapoor"
    },
    {
      "name": "Sam Thompson"
    },
    {
      "name": "Sebastian Mayr"
    }
  ],
  "dependencies": {},
  "description": "RFC6265 Cookies and Cookie Jar for node.js",
  "devDependencies": {
    "async": "^1.4.2",
    "vows": "^0.8.1"
  },
  "directories": {},
  "dist": {
    "shasum": "3b0516b799e70e8164436a1446e7e5877fda118e",
    "tarball": "http://registry.npmjs.org/tough-cookie/-/tough-cookie-2.2.1.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "lib"
  ],
  "gitHead": "f1055655ea56c85bd384aaf7d5b740b916700b6f",
  "homepage": "https://github.com/SalesforceEng/tough-cookie",
  "keywords": [
    "HTTP",
    "RFC2965",
    "RFC6265",
    "cookie",
    "cookiejar",
    "cookies",
    "jar",
    "set-cookie"
  ],
  "license": "BSD-3-Clause",
  "main": "./lib/cookie",
  "maintainers": [
    {
      "name": "jstash",
      "email": "jeremy@goinstant.com"
    },
    {
      "name": "goinstant",
      "email": "services@goinstant.com"
    }
  ],
  "name": "tough-cookie",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/SalesforceEng/tough-cookie.git"
  },
  "scripts": {
    "suffixup": "curl -o public_suffix_list.dat https://publicsuffix.org/list/public_suffix_list.dat && ./generate-pubsuffix.js",
    "test": "vows test/*_test.js"
  },
  "version": "2.2.1"
}
