{"name":"stable","version":"0.1.2","description":"A stable array sort for JavaScript","main":"stable.js","devDependencies":{"tap":"0.2","uglify-js":"1"},"scripts":{"test":"tap test.js","minify":"uglifyjs -o stable.min.js stable.js"},"author":{"name":"Stéphan Kochen","email":"stephan@angrybytes.com"},"license":"MIT","_id":"stable@0.1.2","dist":{"shasum":"388bd37cd30d29945252e08767c5ef43e2c24b6b","size":2277,"noattachment":false,"key":"/stable/-/stable-0.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/stable/download/stable-0.1.2.tgz"},"maintainers":[{"name":"stephank","email":"stephan@kochen.nl"}],"directories":{},"publish_time":1342168890325,"_cnpm_publish_time":1342168890325,"_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"}}