Sha256: a9ae6ec1cfcbbedfe87ce596174f9bca9c44bd553784f1b24d90ef4c488939a8
Contents?: true
Size: 1.46 KB
Versions: 4
Compression:
Stored size: 1.46 KB
Contents
{ "author": { "name": "Jeremy Stashewsky", "email": "jeremy@goinstant.com", "url": "https://github.com/stash" }, "name": "tough-cookie", "description": "RFC6265 Cookies and Cookie Jar for node.js", "keywords": [ "HTTP", "cookie", "cookies", "set-cookie", "cookiejar", "jar", "RFC6265", "RFC2965" ], "version": "0.9.15", "homepage": "https://github.com/goinstant/node-cookie", "repository": { "type": "git", "url": "git://github.com/goinstant/node-cookie.git" }, "bugs": { "url": "https://github.com/goinstant/node-cookie/issues" }, "main": "./lib/cookie", "scripts": { "test": "vows test.js" }, "engines": { "node": ">=0.4.12" }, "dependencies": { "punycode": ">=0.2.0" }, "devDependencies": { "vows": ">=0.6.0", "async": ">=0.1.12" }, "_id": "tough-cookie@0.9.15", "dist": { "shasum": "75617ac347e3659052b0350131885829677399f6", "tarball": "http://registry.npmjs.org/tough-cookie/-/tough-cookie-0.9.15.tgz" }, "_npmVersion": "1.1.65", "_npmUser": { "name": "jstash", "email": "jeremy@goinstant.com" }, "maintainers": [ { "name": "jstash", "email": "jeremy@goinstant.com" } ], "directories": {}, "_shasum": "75617ac347e3659052b0350131885829677399f6", "_resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-0.9.15.tgz", "_from": "tough-cookie@>=0.9.15 <0.10.0", "readme": "ERROR: No README data found!" }
Version data entries
4 entries across 4 versions & 1 rubygems