{"name":"custom-idle-queue","version":"5.0.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","sideEffects":false,"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/lib/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.28.6","@babel/core":"7.29.0","@babel/plugin-proposal-object-rest-spread":"7.20.7","@babel/plugin-transform-member-expression-literals":"7.27.1","@babel/plugin-transform-property-literals":"7.27.1","@babel/plugin-transform-runtime":"7.29.0","@babel/polyfill":"7.12.1","@babel/preset-env":"7.29.0","@babel/types":"7.29.0","@eslint/eslintrc":"^3.3.5","@eslint/js":"^10.0.1","assert":"2.1.0","async-test-util":"2.5.0","browserify":"17.0.1","concurrently":"^9.2.1","cross-env":"10.1.0","delete":"1.1.0","eslint":"10.0.3","globals":"^17.4.0","gzip-size-cli":"5.1.0","mocha":"11.7.5","rimraf":"6.1.3","shelljs":"0.10.0","uglify-js":"3.19.3","walk-sync":"4.0.1"},"gitHead":"40c027f662b1efba83fa82e17e479607e1382393","_id":"custom-idle-queue@5.0.2","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"shasum":"c1acf6f45a373c150408f594ac1619050177ceea","size":14694,"noattachment":false,"key":"/custom-idle-queue/-/custom-idle-queue-5.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/custom-idle-queue/download/custom-idle-queue-5.0.2.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6e48ccfc-76b0-4285-ad13-1e7f1529f251"}},"directories":{},"maintainers":[{"name":"pubkey","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/custom-idle-queue_5.0.2_1773419746632_0.5884739384987077"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-13T16:35:46.792Z","publish_time":1773419746792,"_source_registry_name":"default","_cnpm_publish_time":1773419746792,"dist-tags":{"latest":"5.0.2"}}