{"name":"array-timsort","version":"1.0.3","description":"Fast JavaScript array sorting by implementing Python's Timsort algorithm","homepage":"https://github.com/kaelzhang/node-array-timsort","main":"./src","dependencies":{},"devDependencies":{"@ostai/eslint-config":"^3.5.0","ava":"^3.13.0","codecov":"^3.7.2","eslint":"^7.10.0","eslint-plugin-import":"^2.22.1","eslint-plugin-mocha":"^8.0.0","nyc":"^15.1.0"},"scripts":{"benchmark":"node benchmark/index.js","test":"npm run test:only","test:only":"NODE_DEBUG=array-timsort nyc ava --timeout=10s --verbose","test:dev":"npm run test:only && npm run report:dev","lint":"eslint .","fix":"eslint . --fix","posttest":"npm run report","report":"nyc report --reporter=text-lcov > coverage.lcov && codecov","report:dev":"nyc report --reporter=html && npm run report:open","report:open":"open coverage/index.html"},"ava":{"files":["test/*.test.js"]},"repository":{"type":"git","url":"git+https://github.com/kaelzhang/node-array-timsort.git"},"keywords":["fast sort","array soft","sort","compare","TimSort","algorithm","python","performance"],"license":"MIT","bugs":{"url":"https://github.com/kaelzhang/node-array-timsort/issues"},"gitHead":"8c1c41202078e6702751b8da53b3426621becd6e","_id":"array-timsort@1.0.3","_nodeVersion":"14.12.0","_npmVersion":"6.14.8","dist":{"shasum":"3c9e4199e54fb2b9c3fe5976396a21614ef0d926","size":9169,"noattachment":false,"key":"/array-timsort/-/array-timsort-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/array-timsort/download/array-timsort-1.0.3.tgz"},"maintainers":[{"name":"kael","email":"i@kael.me"}],"_npmUser":{"name":"kael","email":"i@kael.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/array-timsort_1.0.3_1601566996267_0.20647733079624953"},"_hasShrinkwrap":false,"publish_time":1601566996437,"_cnpm_publish_time":1601566996437,"dist-tags":{"latest":"1.0.3"}}