| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182 | 
							- {
 
-   "_args": [
 
-     [
 
-       "spdy-transport@3.0.0",
 
-       "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"
 
-     ]
 
-   ],
 
-   "_development": true,
 
-   "_from": "spdy-transport@3.0.0",
 
-   "_id": "spdy-transport@3.0.0",
 
-   "_inBundle": false,
 
-   "_integrity": "sha1-ANSGOmQArXXfkzYaFghgXl3NzzE=",
 
-   "_location": "/spdy-transport",
 
-   "_phantomChildren": {
 
-     "inherits": "2.0.4",
 
-     "string_decoder": "1.1.1",
 
-     "util-deprecate": "1.0.2"
 
-   },
 
-   "_requested": {
 
-     "type": "version",
 
-     "registry": true,
 
-     "raw": "spdy-transport@3.0.0",
 
-     "name": "spdy-transport",
 
-     "escapedName": "spdy-transport",
 
-     "rawSpec": "3.0.0",
 
-     "saveSpec": null,
 
-     "fetchSpec": "3.0.0"
 
-   },
 
-   "_requiredBy": [
 
-     "/spdy"
 
-   ],
 
-   "_resolved": "https://registry.npm.taobao.org/spdy-transport/download/spdy-transport-3.0.0.tgz",
 
-   "_spec": "3.0.0",
 
-   "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",
 
-   "author": {
 
-     "name": "Fedor Indutny",
 
-     "email": "fedor@indutny.com"
 
-   },
 
-   "bugs": {
 
-     "url": "https://github.com/spdy-http2/spdy-transport/issues"
 
-   },
 
-   "dependencies": {
 
-     "debug": "^4.1.0",
 
-     "detect-node": "^2.0.4",
 
-     "hpack.js": "^2.1.6",
 
-     "obuf": "^1.1.2",
 
-     "readable-stream": "^3.0.6",
 
-     "wbuf": "^1.7.3"
 
-   },
 
-   "description": "SPDY v2, v3, v3.1 and HTTP2 transport",
 
-   "devDependencies": {
 
-     "async": "^2.6.1",
 
-     "istanbul": "^0.4.5",
 
-     "mocha": "^5.2.0",
 
-     "pre-commit": "^1.2.2",
 
-     "standard": "^12.0.1",
 
-     "stream-pair": "^1.0.3"
 
-   },
 
-   "homepage": "https://github.com/spdy-http2/spdy-transport",
 
-   "keywords": [
 
-     "spdy",
 
-     "http2",
 
-     "transport"
 
-   ],
 
-   "license": "MIT",
 
-   "main": "lib/spdy-transport",
 
-   "name": "spdy-transport",
 
-   "pre-commit": [
 
-     "lint",
 
-     "test"
 
-   ],
 
-   "repository": {
 
-     "type": "git",
 
-     "url": "git://github.com/spdy-http2/spdy-transport.git"
 
-   },
 
-   "scripts": {
 
-     "coverage": "istanbul cover node_modules/.bin/_mocha -- --reporter=spec test/**/*-test.js test/**/**/*-test.js",
 
-     "lint": "standard",
 
-     "test": "mocha --reporter=spec test/**/*-test.js test/**/**/*-test.js"
 
-   },
 
-   "version": "3.0.0"
 
- }
 
 
  |