{"name":"stable","version":"0.1.4","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":{"tape":"2","uglify-js":"2"},"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":"Stéphan Kochen","email":"stephan@angrybytes.com"},"contributors":[{"name":"Domenic Denicola","email":"domenic@domenicdenicola.com"}],"license":"MIT","readmeFilename":"README.md","bugs":{"url":"https://github.com/Two-Screen/stable/issues"},"homepage":"https://github.com/Two-Screen/stable","_id":"stable@0.1.4","dist":{"shasum":"5160c76386b91120f6594e72604f3b77e86c4f37","size":2821,"noattachment":false,"key":"/stable/-/stable-0.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/stable/download/stable-0.1.4.tgz"},"_from":".","_npmVersion":"1.3.14","_npmUser":{"name":"stephank","email":"stephan@kochen.nl"},"maintainers":[{"name":"stephank","email":"stephan@kochen.nl"}],"directories":{},"publish_time":1385727198936,"_cnpm_publish_time":1385727198936,"_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"}}