{"name":"babel-plugin-array-includes","version":"2.0.3","description":"Replaces `arr.includes(val)' with `arr.indexOf(val) >= 0`.","author":{"name":"Christoph Hermann"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/stoeffel/babel-plugin-array-includes.git"},"main":"lib/index.js","devDependencies":{"babel-cli":"^6.3.15","babel-preset-es2015":"^6.3.13","babel-register":"^6.3.13","chai":"^3.4.1","mocha":"^2.3.4"},"scripts":{"build":"babel -D src -d lib","test":"mocha","prepublish":"npm run build","patch-release":"npm version patch && npm publish && git push --follow-tags","minor-release":"npm version minor && npm publish && git push --follow-tags","major-release":"npm version major && npm publish && git push --follow-tags"},"keywords":["babel","babel-plugin","array","includes","polyfill"],"gitHead":"821cbf980e96ac9a7fc2fa373b43cba0121baf46","bugs":{"url":"https://github.com/stoeffel/babel-plugin-array-includes/issues"},"homepage":"https://github.com/stoeffel/babel-plugin-array-includes#readme","_id":"babel-plugin-array-includes@2.0.3","_shasum":"cf5452e81c7b803fb7959f1045ac88e2ec28ff76","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.2","_npmUser":{"name":"schtoeffel","email":"schtoeffel@gmail.com"},"maintainers":[{"name":"schtoeffel","email":""}],"dist":{"shasum":"cf5452e81c7b803fb7959f1045ac88e2ec28ff76","size":2268,"noattachment":false,"key":"/babel-plugin-array-includes/-/babel-plugin-array-includes-2.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/babel-plugin-array-includes/download/babel-plugin-array-includes-2.0.3.tgz"},"directories":{},"publish_time":1453902456009,"_cnpm_publish_time":1453902456009,"_hasShrinkwrap":false,"dist-tags":{"latest":"2.0.3"}}