{"_id":"array-equal","_rev":"194500","name":"array-equal","description":"check if two arrays are equal","dist-tags":{"latest":"1.0.0"},"maintainers":[{"name":"clintwood","email":""},{"name":"hughsk","email":""},{"name":"jonathanong","email":""},{"name":"jongleberry","email":""},{"name":"stephenmathieson","email":""},{"name":"thehydroimpulse","email":""},{"name":"timaschew","email":""},{"name":"tootallnate","email":""},{"name":"trevorgerhardt","email":""}],"time":{"modified":"2023-03-20T07:51:17.000Z","created":"2014-04-29T09:17:37.982Z","1.0.0":"2014-04-29T09:17:37.982Z"},"users":{},"author":{"name":"Jonathan Ong","email":"me@jongleberry.com","url":"http://jongleberry.com"},"repository":{"type":"git","url":"git://github.com/component/array-equal"},"versions":{"1.0.0":{"name":"array-equal","description":"check if two arrays are equal","version":"1.0.0","author":{"name":"Jonathan Ong","email":"me@jongleberry.com","url":"http://jongleberry.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/component/array-equal"},"bugs":{"url":"https://github.com/component/array-equal/issues"},"homepage":"https://github.com/component/array-equal","_id":"array-equal@1.0.0","dist":{"shasum":"8c2a5ef2472fd9ea742b04c77a75093ba2757c93","size":1336,"noattachment":false,"key":"/array-equal/-/array-equal-1.0.0.tgz","tarball":"http://name.csiicloud.com:7001/array-equal/download/array-equal-1.0.0.tgz"},"_from":".","_npmVersion":"1.4.6","_npmUser":{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},"maintainers":[{"name":"clintwood","email":""},{"name":"hughsk","email":""},{"name":"jonathanong","email":""},{"name":"jongleberry","email":""},{"name":"stephenmathieson","email":""},{"name":"thehydroimpulse","email":""},{"name":"timaschew","email":""},{"name":"tootallnate","email":""},{"name":"trevorgerhardt","email":""}],"directories":{},"publish_time":1398763057982,"_hasShrinkwrap":false,"_cnpm_publish_time":1398763057982,"_cnpmcore_publish_time":"2021-12-15T18:01:55.309Z"}},"readme":"\n# Array Equal\n\nCheck if two arrays are equal:\n\n```js\nvar equals = require('array-equal')\n\nassert(equals([1, 2, 3], [1, 2, 3])) // => true\nassert(equals([1, 2, 3], [1, 2, 3, 4])) // => false\n```\n","_attachments":{},"homepage":"https://github.com/component/array-equal","bugs":{"url":"https://github.com/component/array-equal/issues"},"license":"MIT"}