{"name":"is-typed-array","version":"1.0.3","author":{"name":"Jordan Harband"},"contributors":[{"name":"Jordan Harband","email":"ljharb@gmail.com"}],"description":"Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.","license":"MIT","main":"index.js","scripts":{"test":"npm run lint && npm run tests-only && npm run security","tests-only":"node --es-staging test.js","coverage":"covert test.js","coverage-quiet":"covert test.js --quiet","lint":"npm run jscs && npm run eslint","jscs":"jscs *.js","eslint":"eslint *.js","eccheck":"editorconfig-tools check *.js **/*.js > /dev/null","security":"nsp package"},"repository":{"type":"git","url":"git://github.com/ljharb/is-typed-array.git"},"keywords":["array","TypedArray","typed array","is","typed","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Uint16Array","Int32Array","Uint32Array","Float32Array","Float64Array","ES6","toStringTag","Symbol.toStringTag","@@toStringTag"],"dependencies":{"foreach":"^2.0.5"},"devDependencies":{"tape":"^4.2.1","covert":"^1.1.0","jscs":"^2.2.1","editorconfig-tools":"^0.1.1","nsp":"^1.1.0","eslint":"^1.6.0","@ljharb/eslint-config":"^1.3.0","make-arrow-function":"^1.1.0","make-generator-function":"^1.1.0","semver":"^5.0.3","replace":"^0.3.0","is-callable":"^1.1.0"},"testling":{"files":"test.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":"a1116c3db0bcc9e3b2403d1e5ae4d0ce7bfc2cdf","bugs":{"url":"https://github.com/ljharb/is-typed-array/issues"},"homepage":"https://github.com/ljharb/is-typed-array#readme","_id":"is-typed-array@1.0.3","_shasum":"61e08ed18c5144e35e5b9956f7942608fb02b1c3","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.1","_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"dist":{"shasum":"61e08ed18c5144e35e5b9956f7942608fb02b1c3","size":178054,"noattachment":false,"key":"/is-typed-array/-/is-typed-array-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/is-typed-array/download/is-typed-array-1.0.3.tgz"},"maintainers":[{"name":"alexandergugel","email":"alexander.gugel@gmail.com"},{"name":"ljharb","email":""}],"directories":{},"publish_time":1444759670733,"_cnpm_publish_time":1444759670733,"_hasShrinkwrap":false,"dist-tags":{"latest":"1.1.15"}}