{"name":"array-includes","version":"3.0.1","author":{"name":"Jordan Harband"},"description":"A spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.","license":"MIT","main":"index.js","scripts":{"test":"npm run lint && es-shim-api --bound && npm run test:shimmed && npm run test:module && npm run security","test:shimmed":"node test/shimmed.js","test:module":"node test/index.js","coverage":"covert test/*.js","coverage:quiet":"covert test/*.js --quiet","lint":"npm run jscs && npm run eslint","jscs":"jscs test/*.js *.js","eslint":"eslint test/*.js *.js","eccheck":"editorconfig-tools check *.js **/*.js > /dev/null","security":"nsp package"},"repository":{"type":"git","url":"git://github.com/ljharb/array-includes.git"},"keywords":["Array.prototype.includes","includes","array","ES7","shim","polyfill","contains","Array.prototype.contains","es-shim API"],"dependencies":{"define-properties":"^1.1.1","es-abstract":"^1.3.1"},"devDependencies":{"foreach":"^2.0.5","function-bind":"^1.0.2","tape":"^4.2.0","indexof":"^0.0.1","covert":"^1.1.0","jscs":"^2.1.0","editorconfig-tools":"^0.1.1","nsp":"^1.0.3","eslint":"^1.1.0","@ljharb/eslint-config":"^1.0.4","semver":"^5.0.1","replace":"^0.3.0","@es-shims/api":"^1.0.0"},"testling":{"files":["test/index.js","test/shimmed.js"],"browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"gitHead":"4230dd3f32ce8816f9de5faca39358d9c4b31e94","bugs":{"url":"https://github.com/ljharb/array-includes/issues"},"homepage":"https://github.com/ljharb/array-includes#readme","_id":"array-includes@3.0.1","_shasum":"0a9e740b4d7b8bd7e2dfed15398dca899b3a52f8","_from":".","_npmVersion":"2.13.3","_nodeVersion":"3.0.0","_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"dist":{"shasum":"0a9e740b4d7b8bd7e2dfed15398dca899b3a52f8","size":8380,"noattachment":false,"key":"/array-includes/-/array-includes-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/array-includes/download/array-includes-3.0.1.tgz"},"maintainers":[{"name":"ljharb","email":""}],"directories":{},"publish_time":1439753452692,"_cnpm_publish_time":1439753452692,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.1.9"}}