{"name":"which-typed-array","version":"1.0.1","author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"},"contributors":[{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"}],"description":"Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.","license":"MIT","main":"index.js","scripts":{"pretest":"npm run --silent lint","test":"npm run --silent tests-only","tests-only":"node --es-staging test.js","posttest":"npm run --silent security","coverage":"covert test.js","coverage-quiet":"covert test.js --quiet","lint":"npm run --silent jscs && npm run --silent eslint","jscs":"jscs *.js","eslint":"eslint *.js","security":"nsp check"},"repository":{"type":"git","url":"git://github.com/ljharb/which-typed-array.git"},"keywords":["array","TypedArray","typed array","which","typed","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Uint16Array","Int32Array","Uint32Array","Float32Array","Float64Array","ES6","toStringTag","Symbol.toStringTag","@@toStringTag"],"dependencies":{"function-bind":"^1.1.0","is-typed-array":"^1.0.4"},"devDependencies":{"tape":"^4.5.1","covert":"^1.1.0","jscs":"^2.11.0","nsp":"^2.2.1","eslint":"^2.4.0","@ljharb/eslint-config":"^2.1.1","make-arrow-function":"^1.1.0","make-generator-function":"^1.1.0","semver":"^5.1.0","replace":"^0.3.0","foreach":"^2.0.5","is-callable":"^1.1.3"},"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":"7b8052a28777524283c591d8c49a3d241928523e","bugs":{"url":"https://github.com/ljharb/which-typed-array/issues"},"homepage":"https://github.com/ljharb/which-typed-array#readme","_id":"which-typed-array@1.0.1","_shasum":"80c3ec320e843a113060cabc1000620d822f73ac","_from":".","_npmVersion":"3.7.3","_nodeVersion":"5.9.0","_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"dist":{"shasum":"80c3ec320e843a113060cabc1000620d822f73ac","size":180858,"noattachment":false,"key":"/which-typed-array/-/which-typed-array-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/which-typed-array/download/which-typed-array-1.0.1.tgz"},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/which-typed-array-1.0.1.tgz_1458435199973_0.3849983694963157"},"directories":{},"publish_time":1458435200441,"_cnpm_publish_time":1458435200441,"_hasShrinkwrap":false,"dist-tags":{"latest":"1.1.20"}}