{"name":"stable","version":"0.1.7","keywords":["stable","array","sort"],"description":"A stable array sort for JavaScript","repository":{"type":"git","url":"git+https://github.com/Two-Screen/stable.git"},"main":"./stable.js","module":"./stable.esm.js","types":"./index.d.ts","files":["stable.js","stable.esm.js","stable.min.js","index.d.ts"],"devDependencies":{"rollup":"^0.57.1","standard":"^11.0.1","tape":"^4.6.3","uglify-js":"^3.3.21"},"scripts":{"test":"standard src/ && node ./src/test.js","prepare":"npm run build && npm run minify","build":"rollup -c","minify":"uglifyjs --comments \"/^!/\" -c -m -o ./stable.min.js ./stable.js"},"testling":{"files":"./src/test.js","browsers":["ie6","ie7","ie8","ie9","ie10","firefox/25","chrome/31","safari/6.0","opera/12.0","opera/17.0","iphone/6.0","android-browser/4.2"]},"author":{"name":"Angry Bytes","email":"info@angrybytes.com"},"contributors":[{"name":"Domenic Denicola","email":"domenic@domenicdenicola.com"},{"name":"Mattias Buelens","email":"mattias@buelens.com"},{"name":"Stéphan Kochen","email":"stephan@angrybytes.com"},{"name":"Yaffle"}],"license":"MIT","gitHead":"3ed0fa7d5ccda95016bb12749a30f894fa6dbe75","bugs":{"url":"https://github.com/Two-Screen/stable/issues"},"homepage":"https://github.com/Two-Screen/stable#readme","_id":"stable@0.1.7","_npmVersion":"5.6.0","_nodeVersion":"9.11.1","_npmUser":{"name":"stephank","email":"stephan@kochen.nl"},"dist":{"shasum":"06e1e4213460252e4f20da89a32cb4a0dbe5f2b2","size":4003,"noattachment":false,"key":"/stable/-/stable-0.1.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/stable/download/stable-0.1.7.tgz"},"maintainers":[{"name":"stephank","email":"stephan@kochen.nl"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stable_0.1.7_1523622686755_0.15181803449047515"},"_hasShrinkwrap":false,"publish_time":1523622686909,"_cnpm_publish_time":1523622686909,"deprecated":"Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility","dist-tags":{"latest":"0.1.8"}}