{ "_args": [ [ "tough-cookie@~2.3.3", "/Users/rdrew/themes/lmmi_journal_theme/node_modules/request" ] ], "_from": "tough-cookie@>=2.3.3 <2.4.0", "_id": "tough-cookie@2.3.4", "_inCache": true, "_installable": true, "_location": "/tough-cookie", "_nodeVersion": "8.9.4", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/tough-cookie_2.3.4_1519684165015_0.21877903579709823" }, "_npmUser": { "email": "jstash@gmail.com", "name": "jstash" }, "_npmVersion": "5.6.0", "_phantomChildren": {}, "_requested": { "name": "tough-cookie", "raw": "tough-cookie@~2.3.3", "rawSpec": "~2.3.3", "scope": null, "spec": ">=2.3.3 <2.4.0", "type": "range" }, "_requiredBy": [ "/request" ], "_resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.3.4.tgz", "_shasum": "ec60cee38ac675063ffc97a5c18970578ee83655", "_shrinkwrap": null, "_spec": "tough-cookie@~2.3.3", "_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/request", "author": { "email": "jstashewsky@salesforce.com", "name": "Jeremy Stashewsky" }, "bugs": { "url": "https://github.com/salesforce/tough-cookie/issues" }, "contributors": [ { "name": "Alexander Savin" }, { "name": "Ian Livingstone" }, { "name": "Ivan Nikulin" }, { "name": "Lalit Kapoor" }, { "name": "Sam Thompson" }, { "name": "Sebastian Mayr" } ], "dependencies": { "punycode": "^1.4.1" }, "description": "RFC6265 Cookies and Cookie Jar for node.js", "devDependencies": { "async": "^1.4.2", "string.prototype.repeat": "^0.2.0", "vows": "^0.8.1" }, "directories": {}, "dist": { "fileCount": 9, "integrity": "sha512-TZ6TTfI5NtZnuyy/Kecv+CnoROnyXn2DN97LontgQpCwsX2XyLYCC0ENhYkehSOwAp8rTQKc/NUIF7BkQ5rKLA==", "shasum": "ec60cee38ac675063ffc97a5c18970578ee83655", "tarball": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.3.4.tgz", "unpackedSize": 245484 }, "engines": { "node": ">=0.8" }, "files": [ "lib" ], "gitHead": "e4dfb0aec5d25e9e982805417a5d936071badc17", "homepage": "https://github.com/salesforce/tough-cookie", "keywords": [ "HTTP", "cookie", "cookies", "set-cookie", "cookiejar", "jar", "RFC6265", "RFC2965" ], "license": "BSD-3-Clause", "main": "./lib/cookie", "maintainers": [ { "email": "awaterma@awaterma.net", "name": "awaterma" }, { "email": "jstash@gmail.com", "name": "jstash" }, { "email": "marat+npm@salesforce.com", "name": "maratto" }, { "email": "clint@ruoho.org", "name": "ruoho" } ], "name": "tough-cookie", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/salesforce/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.3.4" }