{"name":"debounce-promise","version":"2.1.0","description":"Create a debounced version of a promise returning function","main":"dist/index","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","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":"a584a0d2ece05df78fa568d8a5666a4a8d346f5b","_id":"debounce-promise@2.1.0","_shasum":"ec1d34a6ab0383621e7e0713f0dba5badb895933","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.5.0","_npmUser":{"name":"bjoerge","email":"bjoerge@gmail.com"},"dist":{"shasum":"ec1d34a6ab0383621e7e0713f0dba5badb895933","size":4866,"noattachment":false,"key":"/debounce-promise/-/debounce-promise-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/debounce-promise/download/debounce-promise-2.1.0.tgz"},"maintainers":[{"name":"bjoerge","email":"bjoerge@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/debounce-promise-2.1.0.tgz_1476627233205_0.5415048431605101"},"directories":{},"publish_time":1476627234811,"_hasShrinkwrap":false,"_cnpm_publish_time":1476627234811,"_cnpmcore_publish_time":"2021-12-16T18:00:31.589Z","dist-tags":{"latest":"3.1.2"}}