{"name":"custom-idle-queue","version":"2.1.2","description":"Optimize the speed of important tasks on limited ressources","keywords":["requestIdleCallback","idle","performance","optimisation"],"main":"./dist/lib/index.es5.js","jsnext:main":"./dist/es/index.js","module":"./dist/es/index.js","types":"./src/index.d.ts","scripts":{"test":"npm run build && mocha -b --exit test/unit","test:size":"npm run build && rimraf tmp/browserify.js && mkdir -p tmp/ && browserify --no-builtins dist/browserify.index.js > tmp/browserify.js && uglifyjs --compress --mangle --output tmp/browserify.min.js -- tmp/browserify.js && echo \"Build-Size (minified+gzip):\" && gzip-size --raw tmp/browserify.min.js","performance":"npm run build && mocha test/performance.test.js -b --timeout 24000 --exit","profile":"mocha --prof  test/performance.test.js -b --timeout 24000 --exit && node scripts/profile.js","lint":"eslint src test","clear":"rimraf -rf ./dist","build:es6":"rimraf -rf dist/es && cross-env NODE_ENV=es6 babel src --out-dir dist/es","build:es5":"cross-env NODE_ENV=es5 babel src --out-dir dist/lib","build":"npm run clear && concurrently \"npm run build:es6\" \"npm run build:es5\""},"homepage":"https://github.com/pubkey/custom-idle-queue#readme","repository":{"type":"git","url":"git+https://github.com/pubkey/custom-idle-queue.git"},"author":{"name":"pubkey"},"license":"Apache-2.0","bugs":{"url":"https://github.com/pubkey/custom-idle-queue/issues"},"devDependencies":{"@babel/cli":"7.0.0","@babel/core":"7.0.0","@babel/plugin-check-constants":"7.0.0-beta.38","@babel/plugin-proposal-object-rest-spread":"7.0.0","@babel/plugin-transform-member-expression-literals":"7.0.0","@babel/plugin-transform-property-literals":"7.0.0","@babel/plugin-transform-runtime":"7.0.0","@babel/polyfill":"7.0.0","@babel/preset-env":"7.0.0","@babel/types":"7.0.0","assert":"1.4.1","async-test-util":"1.6.1","browserify":"16.2.2","concurrently":"^4.0.1","cross-env":"5.2.0","delete":"1.1.0","eslint":"4.19.1","gzip-size-cli":"3.0.0","mocha":"5.2.0","node":"10.9.0","rimraf":"2.6.2","shelljs":"0.8.2","uglify-js":"3.4.9","walk-sync":"0.3.3"},"dependencies":{"@babel/runtime":"7.0.0"},"gitHead":"84a3f5084051d92f2c6ca83bf03447d563e7f163","_id":"custom-idle-queue@2.1.2","_npmVersion":"6.4.1","_nodeVersion":"10.9.0","_npmUser":{"name":"pubkey","email":"dieser.daniel@outlook.com"},"dist":{"shasum":"930e6b3676cc15690388e9fb77fd12b647d1e400","size":111400,"noattachment":false,"key":"/custom-idle-queue/-/custom-idle-queue-2.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/custom-idle-queue/download/custom-idle-queue-2.1.2.tgz"},"maintainers":[{"name":"pubkey","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/custom-idle-queue_2.1.2_1536275553749_0.4288130689145717"},"_hasShrinkwrap":false,"publish_time":1536275553941,"_cnpm_publish_time":1536275553941,"_cnpmcore_publish_time":"2021-12-18T21:03:15.604Z","dist-tags":{"latest":"5.0.2"}}