| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091 | 
							- {
 
-   "_args": [
 
-     [
 
-       "eventsource@1.1.0",
 
-       "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"
 
-     ]
 
-   ],
 
-   "_development": true,
 
-   "_from": "eventsource@1.1.0",
 
-   "_id": "eventsource@1.1.0",
 
-   "_inBundle": false,
 
-   "_integrity": "sha1-AOjKfJIQnpSw3fMtrGd9hBAoz68=",
 
-   "_location": "/eventsource",
 
-   "_phantomChildren": {},
 
-   "_requested": {
 
-     "type": "version",
 
-     "registry": true,
 
-     "raw": "eventsource@1.1.0",
 
-     "name": "eventsource",
 
-     "escapedName": "eventsource",
 
-     "rawSpec": "1.1.0",
 
-     "saveSpec": null,
 
-     "fetchSpec": "1.1.0"
 
-   },
 
-   "_requiredBy": [
 
-     "/sockjs-client"
 
-   ],
 
-   "_resolved": "https://registry.nlark.com/eventsource/download/eventsource-1.1.0.tgz",
 
-   "_spec": "1.1.0",
 
-   "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",
 
-   "author": {
 
-     "name": "Aslak Hellesøy",
 
-     "email": "aslak.hellesoy@gmail.com"
 
-   },
 
-   "bugs": {
 
-     "url": "http://github.com/EventSource/eventsource/issues"
 
-   },
 
-   "dependencies": {
 
-     "original": "^1.0.0"
 
-   },
 
-   "description": "W3C compliant EventSource client for Node.js and browser (polyfill)",
 
-   "devDependencies": {
 
-     "buffer-from": "^1.1.1",
 
-     "express": "^4.15.3",
 
-     "mocha": "^3.5.3",
 
-     "nyc": "^11.2.1",
 
-     "serve-static": "^1.12.3",
 
-     "ssestream": "^1.0.0",
 
-     "standard": "^10.0.2",
 
-     "webpack": "^3.5.6"
 
-   },
 
-   "directories": {
 
-     "lib": "./lib"
 
-   },
 
-   "engines": {
 
-     "node": ">=0.12.0"
 
-   },
 
-   "homepage": "http://github.com/EventSource/eventsource",
 
-   "keywords": [
 
-     "eventsource",
 
-     "http",
 
-     "streaming",
 
-     "sse",
 
-     "polyfill"
 
-   ],
 
-   "license": "MIT",
 
-   "licenses": [
 
-     {
 
-       "type": "MIT",
 
-       "url": "http://github.com/EventSource/eventsource/raw/master/LICENSE"
 
-     }
 
-   ],
 
-   "main": "./lib/eventsource",
 
-   "name": "eventsource",
 
-   "repository": {
 
-     "type": "git",
 
-     "url": "git://github.com/EventSource/eventsource.git"
 
-   },
 
-   "scripts": {
 
-     "coverage": "nyc --reporter=html --reporter=text _mocha --reporter spec",
 
-     "polyfill": "webpack lib/eventsource-polyfill.js example/eventsource-polyfill.js",
 
-     "postpublish": "git push && git push --tags",
 
-     "test": "mocha --reporter spec && standard"
 
-   },
 
-   "standard": {
 
-     "ignore": [
 
-       "example/eventsource-polyfill.js"
 
-     ]
 
-   },
 
-   "version": "1.1.0"
 
- }
 
 
  |