| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495 | 
							- {
 
-   "_args": [
 
-     [
 
-       "resize-observer-polyfill@1.5.1",
 
-       "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"
 
-     ]
 
-   ],
 
-   "_from": "resize-observer-polyfill@1.5.1",
 
-   "_id": "resize-observer-polyfill@1.5.1",
 
-   "_inBundle": false,
 
-   "_integrity": "sha1-DpAg3T0hAkRY1OvSfiPkAmmBBGQ=",
 
-   "_location": "/resize-observer-polyfill",
 
-   "_phantomChildren": {},
 
-   "_requested": {
 
-     "type": "version",
 
-     "registry": true,
 
-     "raw": "resize-observer-polyfill@1.5.1",
 
-     "name": "resize-observer-polyfill",
 
-     "escapedName": "resize-observer-polyfill",
 
-     "rawSpec": "1.5.1",
 
-     "saveSpec": null,
 
-     "fetchSpec": "1.5.1"
 
-   },
 
-   "_requiredBy": [
 
-     "/element-ui"
 
-   ],
 
-   "_resolved": "https://registry.nlark.com/resize-observer-polyfill/download/resize-observer-polyfill-1.5.1.tgz",
 
-   "_spec": "1.5.1",
 
-   "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",
 
-   "author": {
 
-     "name": "Denis Rul",
 
-     "email": "que.etc@gmail.com"
 
-   },
 
-   "bugs": {
 
-     "url": "https://github.com/que-etc/resize-observer-polyfill/issues"
 
-   },
 
-   "description": "A polyfill for the Resize Observer API",
 
-   "devDependencies": {
 
-     "babel-eslint": "10.0.1",
 
-     "cpy-cli": "2.0.0",
 
-     "eslint": "5.10.0",
 
-     "jasmine": "2.8.0",
 
-     "jasmine-core": "2.8.0",
 
-     "karma": "3.1.3",
 
-     "karma-chrome-launcher": "2.2.0",
 
-     "karma-firefox-launcher": "1.1.0",
 
-     "karma-jasmine": "1.1.2",
 
-     "karma-jasmine-html-reporter": "0.2.2",
 
-     "karma-rollup-preprocessor": "6.1.1",
 
-     "karma-sauce-launcher": "1.2.0",
 
-     "karma-sourcemap-loader": "0.3.7",
 
-     "karma-spec-reporter": "0.0.32",
 
-     "promise-polyfill": "8.1.0",
 
-     "rollup": "0.67.4",
 
-     "rollup-plugin-typescript": "1.0.0",
 
-     "typescript": "3.2.2"
 
-   },
 
-   "files": [
 
-     "src/",
 
-     "dist/"
 
-   ],
 
-   "homepage": "https://github.com/que-etc/resize-observer-polyfill",
 
-   "keywords": [
 
-     "ResizeObserver",
 
-     "resize",
 
-     "observer",
 
-     "util",
 
-     "client",
 
-     "browser",
 
-     "polyfill",
 
-     "ponyfill"
 
-   ],
 
-   "license": "MIT",
 
-   "main": "dist/ResizeObserver.js",
 
-   "module": "dist/ResizeObserver.es.js",
 
-   "name": "resize-observer-polyfill",
 
-   "repository": {
 
-     "type": "git",
 
-     "url": "git+https://github.com/que-etc/resize-observer-polyfill.git"
 
-   },
 
-   "scripts": {
 
-     "build": "rollup -c && cpy src/index.js.flow dist --rename=ResizeObserver.js.flow",
 
-     "test": "npm run test:lint && npm run test:spec",
 
-     "test:ci": "npm run test:lint && npm run test:spec:sauce && npm run test:spec:node",
 
-     "test:ci:pull": "npm run test:lint && karma start --browsers Firefox && npm run test:spec:node",
 
-     "test:lint": "node ./node_modules/eslint/bin/eslint.js \"**/*.js\" --ignore-pattern \"/dist/\"",
 
-     "test:spec": "karma start --browsers Chrome && npm run test:spec:node",
 
-     "test:spec:custom": "karma start --no-browsers",
 
-     "test:spec:native": "karma start --no-browsers --native",
 
-     "test:spec:node": "npm run build && node tests/node/index.js",
 
-     "test:spec:sauce": "karma start --sauce=windows && karma start --sauce=linux && karma start --sauce=osx"
 
-   },
 
-   "types": "src/index.d.ts",
 
-   "version": "1.5.1"
 
- }
 
 
  |