{"name":"stable","version":"0.1.6","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","types":"./index.d.ts","devDependencies":{"tape":"^4.6.3","uglify-js":"^2.8.12"},"scripts":{"test":"node ./test.js","minify":"uglifyjs --comments '/^!/' -c -m -o ./stable.min.js ./stable.js"},"testling":{"files":"./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":"Stéphan Kochen","email":"stephan@angrybytes.com"},{"name":"Domenic Denicola","email":"domenic@domenicdenicola.com"},{"name":"Yaffle"}],"license":"MIT","gitHead":"5da5fbd3bc3626e12a92546c0bf6459a845811c7","bugs":{"url":"https://github.com/Two-Screen/stable/issues"},"homepage":"https://github.com/Two-Screen/stable#readme","_id":"stable@0.1.6","_shasum":"910f5d2aed7b520c6e777499c1f32e139fdecb10","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.2","_npmUser":{"name":"stephank","email":"stephan@kochen.nl"},"dist":{"shasum":"910f5d2aed7b520c6e777499c1f32e139fdecb10","size":3813,"noattachment":false,"key":"/stable/-/stable-0.1.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/stable/download/stable-0.1.6.tgz"},"maintainers":[{"name":"stephank","email":"stephan@kochen.nl"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/stable-0.1.6.tgz_1489595710107_0.5838525237049907"},"directories":{},"publish_time":1489595712173,"_cnpm_publish_time":1489595712173,"_hasShrinkwrap":false,"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"}}