{ "_args": [ [ "tough-cookie@>=0.12.0", "/repo/combiclub.com/wwwroot/themes/combi/_grunt/node_modules/request" ] ], "_from": "tough-cookie@>=0.12.0", "_id": "tough-cookie@2.0.0", "_inCache": true, "_location": "/tough-cookie", "_nodeVersion": "0.12.2", "_npmUser": { "email": "jstash@gmail.com", "name": "jstash" }, "_npmVersion": "2.7.4", "_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.0.0.tgz", "_shasum": "41ce08720b35cf90beb044dd2609fb19e928718f", "_shrinkwrap": null, "_spec": "tough-cookie@>=0.12.0", "_where": "/repo/combiclub.com/wwwroot/themes/combi/_grunt/node_modules/request", "author": { "email": "jstashewsky@salesforce.com", "name": "Jeremy Stashewsky" }, "bugs": { "url": "https://github.com/SalesforceEng/tough-cookie/issues" }, "dependencies": {}, "description": "RFC6265 Cookies and Cookie Jar for node.js", "devDependencies": { "async": ">=0.1.12", "vows": "0.7.0" }, "directories": {}, "dist": { "shasum": "41ce08720b35cf90beb044dd2609fb19e928718f", "tarball": "http://registry.npmjs.org/tough-cookie/-/tough-cookie-2.0.0.tgz" }, "engines": { "node": ">=0.10.0" }, "gitHead": "a3af6104da7787c23bb98910109b0e0e8a10153c", "homepage": "https://github.com/SalesforceEng/tough-cookie", "installable": true, "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": {}, "repository": { "type": "git", "url": "git://github.com/SalesforceEng/tough-cookie.git" }, "scripts": { "test": "vows test/*_test.js" }, "version": "2.0.0" }