| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586 | 
							- {
 
-   "_args": [
 
-     [
 
-       "throttle-debounce@1.1.0",
 
-       "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"
 
-     ]
 
-   ],
 
-   "_from": "throttle-debounce@1.1.0",
 
-   "_id": "throttle-debounce@1.1.0",
 
-   "_inBundle": false,
 
-   "_integrity": "sha1-UYU9o3vmihVctugns1FKPEIuic0=",
 
-   "_location": "/throttle-debounce",
 
-   "_phantomChildren": {},
 
-   "_requested": {
 
-     "type": "version",
 
-     "registry": true,
 
-     "raw": "throttle-debounce@1.1.0",
 
-     "name": "throttle-debounce",
 
-     "escapedName": "throttle-debounce",
 
-     "rawSpec": "1.1.0",
 
-     "saveSpec": null,
 
-     "fetchSpec": "1.1.0"
 
-   },
 
-   "_requiredBy": [
 
-     "/element-ui"
 
-   ],
 
-   "_resolved": "https://registry.npmmirror.com/throttle-debounce/download/throttle-debounce-1.1.0.tgz",
 
-   "_spec": "1.1.0",
 
-   "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",
 
-   "author": {
 
-     "name": "Ivan Nikolić",
 
-     "email": "niksy5@gmail.com",
 
-     "url": "http://ivannikolic.com/"
 
-   },
 
-   "bugs": {
 
-     "url": "https://github.com/niksy/throttle-debounce/issues"
 
-   },
 
-   "contributors": [
 
-     {
 
-       "name": "Ben Alman",
 
-       "url": "http://benalman.com"
 
-     }
 
-   ],
 
-   "dependencies": {},
 
-   "description": "Throttle/debounce your functions.",
 
-   "devDependencies": {
 
-     "browserify": "^13.0.0",
 
-     "eslint": "^1.10.3",
 
-     "eslint-config-niksy": "^1.0.6",
 
-     "karma": "^0.13.22",
 
-     "karma-browserify": "^5.0.4",
 
-     "karma-chrome-launcher": "^0.2.3",
 
-     "karma-firefox-launcher": "^0.1.7",
 
-     "karma-mocha-reporter": "^2.0.2",
 
-     "karma-phantomjs-launcher": "^1.0.0",
 
-     "karma-qunit": "^0.1.9",
 
-     "mocha": "^2.4.5",
 
-     "phantomjs-prebuilt": "^2.1.7",
 
-     "qunitjs": "^1.23.1",
 
-     "watchify": "^3.7.0"
 
-   },
 
-   "directories": {
 
-     "test": "test"
 
-   },
 
-   "engines": {
 
-     "node": ">=4"
 
-   },
 
-   "homepage": "https://github.com/niksy/throttle-debounce#readme",
 
-   "keywords": [
 
-     "throttle",
 
-     "debounce",
 
-     "browserify"
 
-   ],
 
-   "license": "MIT",
 
-   "main": "index.js",
 
-   "name": "throttle-debounce",
 
-   "repository": {
 
-     "type": "git",
 
-     "url": "git+https://github.com/niksy/throttle-debounce.git"
 
-   },
 
-   "scripts": {
 
-     "test": "eslint {index,test/*}.js && karma start --single-run --browsers PhantomJS"
 
-   },
 
-   "typings": "index.d.ts",
 
-   "version": "1.1.0"
 
- }
 
 
  |