{"name":"algorithms","version":"0.0.1","description":"Traditional computer science algorithms and data structures implemented in JavaScript","directories":{"test":"test"},"main":"main.js","dependencies":{},"devDependencies":{"coveralls":"*","istanbul":"*","mocha":"*"},"repository":{"type":"git","url":"https://github.com/felipernb/algorithms.js"},"scripts":{"test":"mocha -R spec --recursive test","coverage":"istanbul cover ./node_modules/.bin/_mocha -- -R spec --recursive test","coveralls":"cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js"},"keywords":["computer science","cs","algorithms","data structures"],"author":{"name":"Felipe Ribeiro","email":"felipernb@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/felipernb/algorithms.js/issues"},"homepage":"https://github.com/felipernb/algorithms.js","_id":"algorithms@0.0.1","_shasum":"01bea83fd008c6cd4137e9c13385f0ad50078558","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"felipernb","email":"felipernb@gmail.com"},"maintainers":[{"name":"felipernb","email":"felipernb@gmail.com"}],"dist":{"shasum":"01bea83fd008c6cd4137e9c13385f0ad50078558","size":16669,"noattachment":false,"key":"/algorithms/-/algorithms-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/algorithms/download/algorithms-0.0.1.tgz"},"publish_time":1401473117924,"_cnpm_publish_time":1401473117924,"_hasShrinkwrap":false,"dist-tags":{"latest":"0.10.0"}}