{"name":"debounce-promise","version":"3.0.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","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":"5cf6dcda25f6780c6083faf780a7b1b515d9d570","_id":"debounce-promise@3.0.0","_shasum":"517632f6f7d46a48a6e945475a147e7c5c07623b","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.4","_npmUser":{"name":"bjoerge","email":"bjoerge@gmail.com"},"dist":{"shasum":"517632f6f7d46a48a6e945475a147e7c5c07623b","size":5167,"noattachment":false,"key":"/debounce-promise/-/debounce-promise-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/debounce-promise/download/debounce-promise-3.0.0.tgz"},"maintainers":[{"name":"bjoerge","email":"bjoerge@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/debounce-promise-3.0.0.tgz_1485614703130_0.37076533352956176"},"directories":{},"publish_time":1485614704904,"_hasShrinkwrap":false,"_cnpm_publish_time":1485614704904,"_cnpmcore_publish_time":"2021-12-16T18:00:31.172Z","dist-tags":{"latest":"3.1.2"}}