Sha256: 0ad56677ce169a8d493e671aff126fa77f1df17bca516c8eb152688c22bf1403
Contents?: true
Size: 1.57 KB
Versions: 10
Compression:
Stored size: 1.57 KB
Contents
{ "author": { "name": "Jeremy Stashewsky", "email": "jstashewsky@salesforce.com" }, "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": "1.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", "scripts": { "test": "vows test/*_test.js" }, "engines": { "node": ">=0.10.0" }, "devDependencies": { "vows": "0.7.0", "async": ">=0.1.12" }, "gitHead": "ddbcc02c8c24726c68e36a67d5864291acfdf57d", "_id": "tough-cookie@1.1.0", "_shasum": "126d2490e66ae5286b6863debd4a341076915954", "_from": "tough-cookie@>=0.12.0", "_npmVersion": "2.7.4", "_nodeVersion": "0.12.2", "_npmUser": { "name": "jstash", "email": "jstash@gmail.com" }, "dist": { "shasum": "126d2490e66ae5286b6863debd4a341076915954", "tarball": "http://registry.npmjs.org/tough-cookie/-/tough-cookie-1.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-1.1.0.tgz", "readme": "ERROR: No README data found!" }
Version data entries
10 entries across 10 versions & 1 rubygems