{"name":"number-allocator","version":"1.0.7","description":"A library for the unique number allocator","main":"index.js","types":"types/index.d.ts","directories":{"lib":"lib","test":"test"},"scripts":{"test":"nyc --reporter=lcov --reporter=text ./node_modules/mocha/bin/_mocha","pretest":"standard ./*.js ./lib/**/*.js ./test/*.js | snazzy","codecov":"codecov","browser-build":"rimraf dist/ && mkdirp dist/ && browserify index.js --standalone number-allocator > dist/number-allocator.js && uglifyjs dist/number-allocator.js --compress --mangle --output dist/number-allocator.min.js","typescript-compile-test":"tsc -p test/typescript/tsconfig.json","typescript-compile-execute":"node test/typescript/*.js","typescript-test":"npm run typescript-compile-test && npm run typescript-compile-execute","test-web":"karma start","generate-docs":"jsdoc -d docs lib"},"repository":{"type":"git","url":"git+https://github.com/redboltz/number-allocator.git"},"author":{"name":"Takatoshi Kondo"},"license":"MIT","keywords":["unique","number","id","value","allocator"],"bugs":{"url":"https://github.com/redboltz/number-allocator/issues"},"homepage":"https://github.com/redboltz/number-allocator#readme","dependencies":{"collections":"^5.1.12","debug":"^4.3.1"},"devDependencies":{"airtap":"^4.0.1","browserify":"^17.0.0","chai":"^4.2.0","codecov":"^3.8.1","eslint":"^7.18.0","eslint-config-standard":"16.0.2","jsdoc":"^3.6.6","karma":"^6.0.3","karma-browserify":"^8.0.0","karma-chrome-launcher":"^3.1.0","karma-mocha":"^2.0.1","mocha":"^8.2.1","nyc":"^15.1.0","snazzy":"^9.0.0","standard":"^16.0.3","tslint":"^5.11.0","tslint-config-standard":"^9.0.0","typescript":"^4.1.3","uglify-es":"^3.3.9"},"standard":{"env":["mocha"]},"gitHead":"b1b35715b284aec9dad7671f23409db8ac18db94","_id":"number-allocator@1.0.7","_nodeVersion":"14.15.4","_npmVersion":"6.14.10","dist":{"shasum":"88842573d36453f3936f2e1f8cd8023d824ca0c0","size":7034,"noattachment":false,"key":"/number-allocator/-/number-allocator-1.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/number-allocator/download/number-allocator-1.0.7.tgz"},"_npmUser":{"name":"redboltz","email":"redboltz@gmail.com"},"maintainers":[{"name":"redboltz","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/number-allocator_1.0.7_1618653817571_0.6372944403247647"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T07:56:25.474Z","publish_time":1618653817793,"_cnpm_publish_time":1618653817793,"dist-tags":{"latest":"1.0.14"}}