{ "_args": [ [ { "name": "tough-cookie", "raw": "tough-cookie@^2.2.0", "rawSpec": "^2.2.0", "scope": null, "spec": ">=2.2.0 <3.0.0", "type": "range" }, "D:\\job\\book\\summer cultivate\\机器学习\\node_modules\\jsdom" ] ], "_from": "tough-cookie@>=2.2.0 <3.0.0", "_hasShrinkwrap": false, "_id": "tough-cookie@2.5.0", "_inCache": true, "_installable": true, "_location": "/tough-cookie", "_nodeVersion": "10.7.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/tough-cookie_2.5.0_1543273126735_0.12462257759858342" }, "_npmUser": { "email": "jstash@gmail.com", "name": "jstash" }, "_npmVersion": "6.1.0", "_phantomChildren": {}, "_requested": { "name": "tough-cookie", "raw": "tough-cookie@^2.2.0", "rawSpec": "^2.2.0", "scope": null, "spec": ">=2.2.0 <3.0.0", "type": "range" }, "_requiredBy": [ "/jsdom" ], "_resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.5.0.tgz", "_shasum": "cd9fb2a0aa1d5a12b473bd9fb96fa3dcff65ade2", "_shrinkwrap": null, "_spec": "tough-cookie@^2.2.0", "_where": "D:\\job\\book\\summer cultivate\\机器学习\\node_modules\\jsdom", "author": { "email": "jstash@gmail.com", "name": "Jeremy Stashewsky" }, "bugs": { "url": "https://github.com/salesforce/tough-cookie/issues" }, "contributors": [ { "name": "Alexander Savin" }, { "name": "Ian Livingstone" }, { "name": "Ivan Nikulin" }, { "name": "Lalit Kapoor" }, { "name": "Sam Thompson" }, { "name": "Sebastian Mayr" } ], "dependencies": { "psl": "^1.1.28", "punycode": "^2.1.1" }, "description": "RFC6265 Cookies and Cookie Jar for node.js", "devDependencies": { "async": "^1.4.2", "genversion": "^2.1.0", "nyc": "^11.6.0", "string.prototype.repeat": "^0.2.0", "vows": "^0.8.2" }, "directories": {}, "dist": { "fileCount": 10, "integrity": "sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb/HqnCRA9TVsSAnZWagAABFsQAJO1aOX7ja9l926/wykB\np/V8EJ1GC61WAB7vpYqz8spGAX5Sc/RsMgj2af9BFIXzvj+jx/suXlcnnspP\nuti6WLq1J0xA+IC4HsDJrsw0N3c4ycPyi+Pg5R24nDGUaTbg5f8jcwy8pbmD\nBl/kwdxp5Z5qDmbyFtyk4wMi/i+z0NPBHi2Le9kwK+y5kArxgqpktgtRZSQ0\n//LkVmDHy28IGHSyDOjgGS/fcUfQUaHncbt642qvNa+T5AkSWBtb9fExByEW\n2EF1QOwN9UEfCT6VHf2SvtqCOskBr4ub45u2OChHdZICgkEXiSguQ+2HtU3E\nUzUy1gPCS6j39L1+t8nAlWaI6OAizY0iqg2uiRVS8N38SZrLYZk0hkA2Hlgj\nx2s4DivIs8Rg/0Ma1CRY3cMDbiZiN5/5G7ekGLhiI+eMvQkD4xV2MPIEE4cC\na8mncey6W59O8CnTrFePVx4o07TQarkGN/FU8RRhylOrSmLLnZqmwy/NgLIF\nL9d5kVlea+gDnCYx0EzJ5T1zeCMQMHvdavbf+3n/kLMjrlhDahlWkXII391I\nVjafX4/JzDMJcaF69CG3sVsdGTAhNYQPFDevJjRW5TOh3yF9dEPj3BJU37PE\nXhTEqYH4cZZrNwvz5QC5cBMIILXckxcvIitdlFRx8nVH1hJCSQPCn2izHFMa\nIGH7\r\n=NGDH\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "cd9fb2a0aa1d5a12b473bd9fb96fa3dcff65ade2", "tarball": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.5.0.tgz", "unpackedSize": 86644 }, "engines": { "node": ">=0.8" }, "gitHead": "7c1fdf1322cbd1442b0bfb161aef2ac6554af19d", "homepage": "https://github.com/salesforce/tough-cookie", "keywords": [ "HTTP", "cookie", "cookies", "set-cookie", "cookiejar", "jar", "RFC6265", "RFC2965" ], "license": "BSD-3-Clause", "main": "./lib/cookie", "maintainers": [ { "email": "awaterma@awaterma.net", "name": "awaterma" }, { "email": "jstash@gmail.com", "name": "jstash" }, { "email": "clint@ruoho.org", "name": "ruoho" } ], "name": "tough-cookie", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/salesforce/tough-cookie.git" }, "scripts": { "cover": "nyc --reporter=lcov --reporter=html vows test/*_test.js", "test": "vows test/*_test.js", "version": "genversion lib/version.js && git add lib/version.js" }, "version": "2.5.0" }