{"name":"stable","version":"0.1.3","keywords":["stable","array","sort"],"description":"A stable array sort for JavaScript","repository":{"type":"git","url":"https://github.com/Two-Screen/stable.git"},"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"},"contributors":[{"name":"Domenic Denicola","email":"domenic@domenicdenicola.com"}],"license":"MIT","readmeFilename":"README.md","_id":"stable@0.1.3","dist":{"shasum":"51c0fc5156e26d17fc88054f614434f36c002390","size":2468,"noattachment":false,"key":"/stable/-/stable-0.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/stable/download/stable-0.1.3.tgz"},"_npmVersion":"1.1.70","_npmUser":{"name":"stephank","email":"stephan@kochen.nl"},"maintainers":[{"name":"stephank","email":"stephan@kochen.nl"}],"directories":{},"publish_time":1357331095050,"_cnpm_publish_time":1357331095050,"_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"}}