{
	"name": "typedarray",
	"versions": {
		"0.0.0": {
			"name": "typedarray",
			"version": "0.0.0",
			"description": "TypedArray polyfill for old browsers",
			"main": "index.js",
			"devDependencies": {
				"tape": "~1.0.4"
			},
			"scripts": {
				"test": "tape test/*.js test/server/*.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/substack/typedarray.git"
			},
			"homepage": "https://github.com/substack/typedarray",
			"keywords": [
				"ArrayBuffer",
				"DataView",
				"Float32Array",
				"Float64Array",
				"Int8Array",
				"Int16Array",
				"Int32Array",
				"Uint8Array",
				"Uint8ClampedArray",
				"Uint16Array",
				"Uint32Array",
				"typed",
				"array",
				"polyfill"
			],
			"author": {
				"name": "James Halliday",
				"email": "mail@substack.net",
				"url": "http://substack.net"
			},
			"license": "MIT",
			"testling": {
				"files": "test/*.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"
				]
			},
			"bugs": {
				"url": "https://github.com/substack/typedarray/issues"
			},
			"_id": "typedarray@0.0.0",
			"dist": {
				"shasum": "86e544351e89c298684e7e199740bc8c54e680ec",
				"tarball": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.14",
			"_npmUser": {
				"name": "substack",
				"email": "mail@substack.net"
			},
			"maintainers": [
				{
					"name": "substack",
					"email": "mail@substack.net"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.0.1": {
			"name": "typedarray",
			"version": "0.0.1",
			"description": "TypedArray polyfill for old browsers",
			"main": "index.js",
			"devDependencies": {
				"tape": "~1.0.4"
			},
			"scripts": {
				"test": "tape test/*.js test/server/*.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/substack/typedarray.git"
			},
			"homepage": "https://github.com/substack/typedarray",
			"keywords": [
				"ArrayBuffer",
				"DataView",
				"Float32Array",
				"Float64Array",
				"Int8Array",
				"Int16Array",
				"Int32Array",
				"Uint8Array",
				"Uint8ClampedArray",
				"Uint16Array",
				"Uint32Array",
				"typed",
				"array",
				"polyfill"
			],
			"author": {
				"name": "James Halliday",
				"email": "mail@substack.net",
				"url": "http://substack.net"
			},
			"license": "MIT",
			"testling": {
				"files": "test/*.js",
				"browsers": [
					"ie/6..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"
				]
			},
			"bugs": {
				"url": "https://github.com/substack/typedarray/issues"
			},
			"_id": "typedarray@0.0.1",
			"dist": {
				"shasum": "6d5a80c347487282655ce62284711195553b5fdb",
				"tarball": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.14",
			"_npmUser": {
				"name": "substack",
				"email": "mail@substack.net"
			},
			"maintainers": [
				{
					"name": "substack",
					"email": "mail@substack.net"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.0.2": {
			"name": "typedarray",
			"version": "0.0.2",
			"description": "TypedArray polyfill for old browsers",
			"main": "index.js",
			"devDependencies": {
				"tape": "~1.0.4"
			},
			"scripts": {
				"test": "tape test/*.js test/server/*.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/substack/typedarray.git"
			},
			"homepage": "https://github.com/substack/typedarray",
			"keywords": [
				"ArrayBuffer",
				"DataView",
				"Float32Array",
				"Float64Array",
				"Int8Array",
				"Int16Array",
				"Int32Array",
				"Uint8Array",
				"Uint8ClampedArray",
				"Uint16Array",
				"Uint32Array",
				"typed",
				"array",
				"polyfill"
			],
			"author": {
				"name": "James Halliday",
				"email": "mail@substack.net",
				"url": "http://substack.net"
			},
			"license": "MIT",
			"testling": {
				"files": "test/*.js",
				"browsers": [
					"ie/6..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"
				]
			},
			"bugs": {
				"url": "https://github.com/substack/typedarray/issues"
			},
			"_id": "typedarray@0.0.2",
			"dist": {
				"shasum": "09b4153d88ec5c0a8e7ab3ff84cfb7082a88c866",
				"tarball": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.2.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.14",
			"_npmUser": {
				"name": "substack",
				"email": "mail@substack.net"
			},
			"maintainers": [
				{
					"name": "substack",
					"email": "mail@substack.net"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.0.3": {
			"name": "typedarray",
			"version": "0.0.3",
			"description": "TypedArray polyfill for old browsers",
			"main": "index.js",
			"devDependencies": {
				"tape": "~1.0.4"
			},
			"scripts": {
				"test": "tape test/*.js test/server/*.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/substack/typedarray.git"
			},
			"homepage": "https://github.com/substack/typedarray",
			"keywords": [
				"ArrayBuffer",
				"DataView",
				"Float32Array",
				"Float64Array",
				"Int8Array",
				"Int16Array",
				"Int32Array",
				"Uint8Array",
				"Uint8ClampedArray",
				"Uint16Array",
				"Uint32Array",
				"typed",
				"array",
				"polyfill"
			],
			"author": {
				"name": "James Halliday",
				"email": "mail@substack.net",
				"url": "http://substack.net"
			},
			"license": "MIT",
			"testling": {
				"files": "test/*.js",
				"browsers": [
					"ie/6..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"
				]
			},
			"bugs": {
				"url": "https://github.com/substack/typedarray/issues"
			},
			"_id": "typedarray@0.0.3",
			"dist": {
				"shasum": "adb1d56ce9bb5750da4f721dbe79641fda11c754",
				"tarball": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.3.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.14",
			"_npmUser": {
				"name": "substack",
				"email": "mail@substack.net"
			},
			"maintainers": [
				{
					"name": "substack",
					"email": "mail@substack.net"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.0.4": {
			"name": "typedarray",
			"version": "0.0.4",
			"description": "TypedArray polyfill for old browsers",
			"main": "index.js",
			"devDependencies": {
				"tape": "~1.0.4"
			},
			"scripts": {
				"test": "tape test/*.js test/server/*.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/substack/typedarray.git"
			},
			"homepage": "https://github.com/substack/typedarray",
			"keywords": [
				"ArrayBuffer",
				"DataView",
				"Float32Array",
				"Float64Array",
				"Int8Array",
				"Int16Array",
				"Int32Array",
				"Uint8Array",
				"Uint8ClampedArray",
				"Uint16Array",
				"Uint32Array",
				"typed",
				"array",
				"polyfill"
			],
			"author": {
				"name": "James Halliday",
				"email": "mail@substack.net",
				"url": "http://substack.net"
			},
			"license": "MIT",
			"testling": {
				"files": "test/*.js",
				"browsers": [
					"ie/6..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"
				]
			},
			"bugs": {
				"url": "https://github.com/substack/typedarray/issues"
			},
			"_id": "typedarray@0.0.4",
			"dist": {
				"shasum": "df144a3231958a1735ea243435cf9deb04f37115",
				"tarball": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.4.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.14",
			"_npmUser": {
				"name": "substack",
				"email": "mail@substack.net"
			},
			"maintainers": [
				{
					"name": "substack",
					"email": "mail@substack.net"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.0.5": {
			"name": "typedarray",
			"version": "0.0.5",
			"description": "TypedArray polyfill for old browsers",
			"main": "index.js",
			"devDependencies": {
				"tape": "~1.0.4"
			},
			"scripts": {
				"test": "tape test/*.js test/server/*.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/substack/typedarray.git"
			},
			"homepage": "https://github.com/substack/typedarray",
			"keywords": [
				"ArrayBuffer",
				"DataView",
				"Float32Array",
				"Float64Array",
				"Int8Array",
				"Int16Array",
				"Int32Array",
				"Uint8Array",
				"Uint8ClampedArray",
				"Uint16Array",
				"Uint32Array",
				"typed",
				"array",
				"polyfill"
			],
			"author": {
				"name": "James Halliday",
				"email": "mail@substack.net",
				"url": "http://substack.net"
			},
			"license": "MIT",
			"testling": {
				"files": "test/*.js",
				"browsers": [
					"ie/6..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"
				]
			},
			"bugs": {
				"url": "https://github.com/substack/typedarray/issues"
			},
			"_id": "typedarray@0.0.5",
			"dist": {
				"shasum": "c4158fcd96c8ef91ef03cc72584c95e032877664",
				"tarball": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.5.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.14",
			"_npmUser": {
				"name": "substack",
				"email": "mail@substack.net"
			},
			"maintainers": [
				{
					"name": "substack",
					"email": "mail@substack.net"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.0.6": {
			"name": "typedarray",
			"version": "0.0.6",
			"description": "TypedArray polyfill for old browsers",
			"main": "index.js",
			"devDependencies": {
				"tape": "~2.3.2"
			},
			"scripts": {
				"test": "tape test/*.js test/server/*.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/substack/typedarray.git"
			},
			"homepage": "https://github.com/substack/typedarray",
			"keywords": [
				"ArrayBuffer",
				"DataView",
				"Float32Array",
				"Float64Array",
				"Int8Array",
				"Int16Array",
				"Int32Array",
				"Uint8Array",
				"Uint8ClampedArray",
				"Uint16Array",
				"Uint32Array",
				"typed",
				"array",
				"polyfill"
			],
			"author": {
				"name": "James Halliday",
				"email": "mail@substack.net",
				"url": "http://substack.net"
			},
			"license": "MIT",
			"testling": {
				"files": "test/*.js",
				"browsers": [
					"ie/6..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"
				]
			},
			"bugs": {
				"url": "https://github.com/substack/typedarray/issues"
			},
			"_id": "typedarray@0.0.6",
			"dist": {
				"shasum": "867ac74e3864187b1d3d47d996a78ec5c8830777",
				"tarball": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "substack",
				"email": "mail@substack.net"
			},
			"maintainers": [
				{
					"name": "substack",
					"email": "mail@substack.net"
				}
			],
			"directories": {},
			"contributors": []
		}
	},
	"time": {
		"modified": "2014-05-17T02:52:49.854Z",
		"created": "2013-12-10T03:47:02.422Z",
		"0.0.0": "2013-12-10T03:47:04.285Z",
		"0.0.1": "2013-12-10T18:28:05.085Z",
		"0.0.2": "2013-12-11T02:48:58.496Z",
		"0.0.3": "2013-12-11T16:26:31.308Z",
		"0.0.4": "2013-12-11T16:26:44.325Z",
		"0.0.5": "2013-12-12T23:49:44.956Z",
		"0.0.6": "2014-05-17T02:52:49.854Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "0.0.6"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"01778af70385f8f5c50a79d340b2044b\"",
			"fetched": 1602009478374
		}
	},
	"_distfiles": {
		"typedarray-0.0.0.tgz": {
			"url": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.0.tgz",
			"sha": "86e544351e89c298684e7e199740bc8c54e680ec",
			"registry": "npmjs"
		},
		"typedarray-0.0.1.tgz": {
			"url": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.1.tgz",
			"sha": "6d5a80c347487282655ce62284711195553b5fdb",
			"registry": "npmjs"
		},
		"typedarray-0.0.2.tgz": {
			"url": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.2.tgz",
			"sha": "09b4153d88ec5c0a8e7ab3ff84cfb7082a88c866",
			"registry": "npmjs"
		},
		"typedarray-0.0.3.tgz": {
			"url": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.3.tgz",
			"sha": "adb1d56ce9bb5750da4f721dbe79641fda11c754",
			"registry": "npmjs"
		},
		"typedarray-0.0.4.tgz": {
			"url": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.4.tgz",
			"sha": "df144a3231958a1735ea243435cf9deb04f37115",
			"registry": "npmjs"
		},
		"typedarray-0.0.5.tgz": {
			"url": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.5.tgz",
			"sha": "c4158fcd96c8ef91ef03cc72584c95e032877664",
			"registry": "npmjs"
		},
		"typedarray-0.0.6.tgz": {
			"url": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz",
			"sha": "867ac74e3864187b1d3d47d996a78ec5c8830777",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"typedarray-0.0.6.tgz": {
			"shasum": "867ac74e3864187b1d3d47d996a78ec5c8830777"
		}
	},
	"_rev": "15-892c97eef0e485dc",
	"_id": "typedarray",
	"readme": "# typedarray\n\nTypedArray polyfill ripped from [this\nmodule](https://raw.github.com/inexorabletash/polyfill).\n\n[![build status](https://secure.travis-ci.org/substack/typedarray.png)](http://travis-ci.org/substack/typedarray)\n\n[![testling badge](https://ci.testling.com/substack/typedarray.png)](https://ci.testling.com/substack/typedarray)\n\n# example\n\n``` js\nvar Uint8Array = require('typedarray').Uint8Array;\nvar ua = new Uint8Array(5);\nua[1] = 256 + 55;\nconsole.log(ua[1]);\n```\n\noutput:\n\n```\n55\n```\n\n# methods\n\n``` js\nvar TA = require('typedarray')\n```\n\nThe `TA` object has the following constructors:\n\n* TA.ArrayBuffer\n* TA.DataView\n* TA.Float32Array\n* TA.Float64Array\n* TA.Int8Array\n* TA.Int16Array\n* TA.Int32Array\n* TA.Uint8Array\n* TA.Uint8ClampedArray\n* TA.Uint16Array\n* TA.Uint32Array\n\n# install\n\nWith [npm](https://npmjs.org) do:\n\n```\nnpm install typedarray\n```\n\nTo use this module in the browser, compile with\n[browserify](http://browserify.org)\nor download a UMD build from browserify CDN:\n\nhttp://wzrd.in/standalone/typedarray@latest\n\n# license\n\nMIT"
}