UNPKG

moduloteste

Version:

um modulo de teste

67 lines (66 loc) 1.68 kB
{ "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.2.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": "74e59de50b719bb9a1b01c8c9db57fa31401ed1a", "_id": "tough-cookie@1.2.0", "_shasum": "9b7e9d98e769e80b5aa899d944fe44e02ebf82ad", "_from": "tough-cookie@>=0.12.0", "_npmVersion": "2.7.4", "_nodeVersion": "0.12.2", "_npmUser": { "name": "jstash", "email": "jstash@gmail.com" }, "dist": { "shasum": "9b7e9d98e769e80b5aa899d944fe44e02ebf82ad", "tarball": "http://registry.npmjs.org/tough-cookie/-/tough-cookie-1.2.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.2.0.tgz", "readme": "ERROR: No README data found!" }