| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596 | 
							- {
 
-   "_args": [
 
-     [
 
-       "range-parser@1.2.1",
 
-       "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"
 
-     ]
 
-   ],
 
-   "_development": true,
 
-   "_from": "range-parser@1.2.1",
 
-   "_id": "range-parser@1.2.1",
 
-   "_inBundle": false,
 
-   "_integrity": "sha1-PPNwI9GZ4cJNGlW4SADC8+ZGgDE=",
 
-   "_location": "/range-parser",
 
-   "_phantomChildren": {},
 
-   "_requested": {
 
-     "type": "version",
 
-     "registry": true,
 
-     "raw": "range-parser@1.2.1",
 
-     "name": "range-parser",
 
-     "escapedName": "range-parser",
 
-     "rawSpec": "1.2.1",
 
-     "saveSpec": null,
 
-     "fetchSpec": "1.2.1"
 
-   },
 
-   "_requiredBy": [
 
-     "/express",
 
-     "/send",
 
-     "/webpack-dev-middleware"
 
-   ],
 
-   "_resolved": "https://registry.nlark.com/range-parser/download/range-parser-1.2.1.tgz",
 
-   "_spec": "1.2.1",
 
-   "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",
 
-   "author": {
 
-     "name": "TJ Holowaychuk",
 
-     "email": "tj@vision-media.ca",
 
-     "url": "http://tjholowaychuk.com"
 
-   },
 
-   "bugs": {
 
-     "url": "https://github.com/jshttp/range-parser/issues"
 
-   },
 
-   "contributors": [
 
-     {
 
-       "name": "Douglas Christopher Wilson",
 
-       "email": "doug@somethingdoug.com"
 
-     },
 
-     {
 
-       "name": "James Wyatt Cready",
 
-       "email": "wyatt.cready@lanetix.com"
 
-     },
 
-     {
 
-       "name": "Jonathan Ong",
 
-       "email": "me@jongleberry.com",
 
-       "url": "http://jongleberry.com"
 
-     }
 
-   ],
 
-   "description": "Range header field string parser",
 
-   "devDependencies": {
 
-     "deep-equal": "1.0.1",
 
-     "eslint": "5.16.0",
 
-     "eslint-config-standard": "12.0.0",
 
-     "eslint-plugin-import": "2.17.2",
 
-     "eslint-plugin-markdown": "1.0.0",
 
-     "eslint-plugin-node": "8.0.1",
 
-     "eslint-plugin-promise": "4.1.1",
 
-     "eslint-plugin-standard": "4.0.0",
 
-     "mocha": "6.1.4",
 
-     "nyc": "14.1.1"
 
-   },
 
-   "engines": {
 
-     "node": ">= 0.6"
 
-   },
 
-   "files": [
 
-     "HISTORY.md",
 
-     "LICENSE",
 
-     "index.js"
 
-   ],
 
-   "homepage": "https://github.com/jshttp/range-parser#readme",
 
-   "keywords": [
 
-     "range",
 
-     "parser",
 
-     "http"
 
-   ],
 
-   "license": "MIT",
 
-   "name": "range-parser",
 
-   "repository": {
 
-     "type": "git",
 
-     "url": "git+https://github.com/jshttp/range-parser.git"
 
-   },
 
-   "scripts": {
 
-     "lint": "eslint --plugin markdown --ext js,md .",
 
-     "test": "mocha --reporter spec",
 
-     "test-cov": "nyc --reporter=html --reporter=text npm test",
 
-     "test-travis": "nyc --reporter=text npm test"
 
-   },
 
-   "version": "1.2.1"
 
- }
 
 
  |