| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100 | 
							- {
 
-   "_args": [
 
-     [
 
-       "tough-cookie@2.5.0",
 
-       "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"
 
-     ]
 
-   ],
 
-   "_development": true,
 
-   "_from": "tough-cookie@2.5.0",
 
-   "_id": "tough-cookie@2.5.0",
 
-   "_inBundle": false,
 
-   "_integrity": "sha1-zZ+yoKodWhK0c72fuW+j3P9lreI=",
 
-   "_location": "/tough-cookie",
 
-   "_phantomChildren": {},
 
-   "_requested": {
 
-     "type": "version",
 
-     "registry": true,
 
-     "raw": "tough-cookie@2.5.0",
 
-     "name": "tough-cookie",
 
-     "escapedName": "tough-cookie",
 
-     "rawSpec": "2.5.0",
 
-     "saveSpec": null,
 
-     "fetchSpec": "2.5.0"
 
-   },
 
-   "_requiredBy": [
 
-     "/request"
 
-   ],
 
-   "_resolved": "https://registry.nlark.com/tough-cookie/download/tough-cookie-2.5.0.tgz",
 
-   "_spec": "2.5.0",
 
-   "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",
 
-   "author": {
 
-     "name": "Jeremy Stashewsky",
 
-     "email": "jstash@gmail.com"
 
-   },
 
-   "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"
 
-   },
 
-   "engines": {
 
-     "node": ">=0.8"
 
-   },
 
-   "files": [
 
-     "lib"
 
-   ],
 
-   "homepage": "https://github.com/salesforce/tough-cookie",
 
-   "keywords": [
 
-     "HTTP",
 
-     "cookie",
 
-     "cookies",
 
-     "set-cookie",
 
-     "cookiejar",
 
-     "jar",
 
-     "RFC6265",
 
-     "RFC2965"
 
-   ],
 
-   "license": "BSD-3-Clause",
 
-   "main": "./lib/cookie",
 
-   "name": "tough-cookie",
 
-   "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"
 
- }
 
 
  |