{"name":"debounce-promise","version":"3.0.1","description":"Create a debounced version of a promise returning function","main":"dist/index","runkitExampleFilename":"./example.js","scripts":{"test":"tap --node-arg -r --node-arg babel-register --node-arg -r --node-arg babel-polyfill test && npm run lint","lint":"standard | snazzy","compile":"babel index.js --source-maps --out-dir dist","clean":"rimraf dist","prepublish":"in-publish && npm run compile || not-in-publish","postpublish":"in-publish && npm run clean || not-in-publish"},"repository":{"type":"git","url":"git+https://github.com/bjoerge/debounce-promise.git"},"keywords":["promise","batch","accumulate","debounce","throttle","ratelimit"],"author":{"name":"Bjørge Næss"},"license":"MIT","bugs":{"url":"https://github.com/bjoerge/debounce-promise/issues"},"homepage":"https://github.com/bjoerge/debounce-promise","devDependencies":{"babel-cli":"^6.5.2","babel-plugin-transform-async-to-generator":"^6.16.0","babel-polyfill":"^6.16.0","babel-preset-es2015":"^6.16.0","babel-register":"^6.16.3","eslint":"^3.8.0","in-publish":"^2.0.0","rimraf":"^2.5.4","snazzy":"^5.0.0","standard":"^8.4.0","tap":"^7.1.2"},"dependencies":{},"gitHead":"243eccc5306e2dbb3fa5b86d7eddceb45033ae5a","_id":"debounce-promise@3.0.1","_shasum":"051b18aad87d54998c1393ddbd109c92b9c2306a","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"bjoerge","email":"bjoerge@gmail.com"},"dist":{"shasum":"051b18aad87d54998c1393ddbd109c92b9c2306a","size":5282,"noattachment":false,"key":"/debounce-promise/-/debounce-promise-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/debounce-promise/download/debounce-promise-3.0.1.tgz"},"maintainers":[{"name":"bjoerge","email":"bjoerge@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/debounce-promise-3.0.1.tgz_1485616865814_0.5804895169567317"},"directories":{},"publish_time":1485616867709,"_hasShrinkwrap":false,"_cnpm_publish_time":1485616867709,"_cnpmcore_publish_time":"2021-12-16T18:00:30.967Z","dist-tags":{"latest":"3.1.2"}}