Sha256: 2b0395628793303f13d747ce36108b196b0688baacab2c1afe9be25eb08085c9
Contents?: true
Size: 1.96 KB
Versions: 3
Compression:
Stored size: 1.96 KB
Contents
{ "author": { "name": "Jeremy Stashewsky", "email": "jstashewsky@salesforce.com" }, "contributors": [ { "name": "Alexander Savin" }, { "name": "Ian Livingstone" }, { "name": "Ivan Nikulin" }, { "name": "Lalit Kapoor" }, { "name": "Sam Thompson" }, { "name": "Sebastian Mayr" } ], "license": "BSD-3-Clause", "name": "tough-cookie", "description": "RFC6265 Cookies and Cookie Jar for node.js", "keywords": [ "HTTP", "cookie", "cookies", "set-cookie", "cookiejar", "jar", "RFC6265", "RFC2965" ], "version": "2.1.0", "homepage": "https://github.com/SalesforceEng/tough-cookie", "repository": { "type": "git", "url": "git://github.com/SalesforceEng/tough-cookie.git" }, "bugs": { "url": "https://github.com/SalesforceEng/tough-cookie/issues" }, "main": "./lib/cookie", "files": [ "lib" ], "scripts": { "suffixup": "curl -o public_suffix_list.dat https://publicsuffix.org/list/public_suffix_list.dat && ./generate-pubsuffix.js", "test": "vows test/*_test.js" }, "engines": { "node": ">=0.10.0" }, "devDependencies": { "async": "^1.4.2", "vows": "^0.8.1" }, "gitHead": "63045791429fa8fd644e68676074da480a925448", "_id": "tough-cookie@2.1.0", "_shasum": "4e66609e3e4360a93aff0d4d64b3632e966e8613", "_from": "tough-cookie@>=0.12.0", "_npmVersion": "2.11.2", "_nodeVersion": "0.12.5", "_npmUser": { "name": "jstash", "email": "jstash@gmail.com" }, "dist": { "shasum": "4e66609e3e4360a93aff0d4d64b3632e966e8613", "tarball": "http://registry.npmjs.org/tough-cookie/-/tough-cookie-2.1.0.tgz" }, "maintainers": [ { "name": "jstash", "email": "jeremy@goinstant.com" }, { "name": "goinstant", "email": "services@goinstant.com" } ], "directories": {}, "_resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.1.0.tgz" }
Version data entries
3 entries across 3 versions & 1 rubygems