{"maintainers":[{"name":"anonymous","email":"matt@mattesch.info"}],"keywords":[],"dist-tags":{"latest":"0.1.0"},"author":{"name":"Matt-Esch","email":"matt@mattesch.info"},"description":"Simple array test","readme":"# x-is-array\n\nSimple array test\n\n## Example\n\n```js\nvar isArray = require(\"x-is-array\")\n\nisArray([])\n// -> true\n\nisArray(\"hello\")\n// -> false\n\nisArray(\"\")\n// -> false\n\nisArray(9)\n// -> false\n\nisArray(true)\n// -> false\n\nisArray(new Date())\n// -> false\n\nisArray({\n// -> false\n\nisArray(null)\n// -> false\n\nisArray(undefined)\n// -> false\n```\n\n## Installation\n\n`npm install x-is-array`\n\n## Contributors\n\n - Matt-Esch\n\n## MIT Licenced","repository":{"type":"git","url":"git://github.com/Matt-Esch/x-is-array.git"},"bugs":{"url":"https://github.com/Matt-Esch/x-is-array/issues","email":"matt@mattesch.info"},"versions":{"0.1.0":{"name":"x-is-array","version":"0.1.0","description":"Simple array test","keywords":[],"author":{"name":"Matt-Esch","email":"matt@mattesch.info"},"repository":{"type":"git","url":"git://github.com/Matt-Esch/x-is-array.git"},"main":"index","homepage":"https://github.com/Matt-Esch/x-is-array","contributors":[{"name":"Matt-Esch"}],"bugs":{"url":"https://github.com/Matt-Esch/x-is-array/issues","email":"matt@mattesch.info"},"dependencies":{},"devDependencies":{"latest":"^0.1.2","tape":"^2.12.2"},"licenses":[{"type":"MIT","url":"http://github.com/Matt-Esch/x-is-array/raw/master/LICENSE"}],"scripts":{"test":"node ./test/index.js","start":"node ./index.js","watch":"nodemon -w ./index.js index.js","travis-test":"istanbul cover ./test/index.js && ((cat coverage/lcov.info | coveralls) || exit 0)","cover":"istanbul cover --report none --print detail ./test/index.js","view-cover":"istanbul report html && google-chrome ./coverage/index.html","test-browser":"testem-browser ./test/browser/index.js","testem":"testem-both -b=./test/browser/index.js"},"testling":{"files":"test/index.js","browsers":["ie/8..latest","firefox/16..latest","firefox/nightly","chrome/22..latest","chrome/canary","opera/12..latest","opera/next","safari/5.1..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2..latest"]},"_id":"x-is-array@0.1.0","dist":{"shasum":"de520171d47b3f416f5587d629b89d26b12dc29d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/x-is-array/-/x-is-array-0.1.0.tgz","integrity":"sha512-goHPif61oNrr0jJgsXRfc8oqtYzvfiMJpTqwE7Z4y9uH+T3UozkGqQ4d2nX9mB9khvA8U2o/UbPOFjgC7hLWIA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH66GNK0uICmoBSayNM9oZi4YbHexrV3xqhGCTKOgWE3AiEAzNIGmwUIRRU1tc0M4LNXVx23vienHBY2yAQlka9uNkc="}]},"_from":".","_npmVersion":"1.4.6","_npmUser":{"name":"anonymous","email":"matt@mattesch.info"},"maintainers":[{"name":"anonymous","email":"matt@mattesch.info"}]}},"name":"x-is-array","time":{"modified":"2022-06-29T04:35:27.951Z","created":"2014-04-04T21:12:52.697Z","0.1.0":"2014-04-04T21:12:52.697Z"},"contributors":[{"name":"Matt-Esch"}],"readmeFilename":"README.md","homepage":"https://github.com/Matt-Esch/x-is-array"}