blob: 7c4a51dcf193f8d5b75346b96cbfcdcb4e9ee712 [file] [log] [blame]
{
"_from": "is-typedarray@>=1.0.0 <1.1.0",
"_id": "is-typedarray@1.0.0",
"_location": "/npm/request/is-typedarray",
"_nodeVersion": "0.10.36",
"_npmUser": {
"email": "hughskennedy@gmail.com",
"name": "hughsk"
},
"_npmVersion": "2.7.5",
"_phantomChildren": {},
"_requiredBy": [
"/npm/request"
],
"_resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz",
"_shasum": "e479c80858df0c1b11ddda6940f96011fcda4a9a",
"_shrinkwrap": null,
"author": {
"email": "hughskennedy@gmail.com",
"name": "Hugh Kennedy",
"url": "http://hughsk.io/"
},
"bugs": {
"url": "https://github.com/hughsk/is-typedarray/issues"
},
"dependencies": {},
"description": "Detect whether or not an object is a Typed Array",
"devDependencies": {
"tape": "^2.13.1"
},
"directories": {},
"dist": {
"shasum": "e479c80858df0c1b11ddda6940f96011fcda4a9a",
"tarball": "http://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz"
},
"gitHead": "0617cfa871686cf541af62b144f130488f44f6fe",
"homepage": "https://github.com/hughsk/is-typedarray",
"keywords": [
"typed",
"array",
"detect",
"is",
"util"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"email": "hughskennedy@gmail.com",
"name": "hughsk"
}
],
"name": "is-typedarray",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/hughsk/is-typedarray.git"
},
"scripts": {
"test": "node test"
},
"version": "1.0.0"
}