Sha256: 18d57adea194f7167f167a7617940914988ee5f6c7f7052ba0cc963018af470b
Contents?: true
Size: 1.4 KB
Versions: 16
Compression:
Stored size: 1.4 KB
Contents
{ "name": "is-typedarray", "version": "1.0.0", "description": "Detect whether or not an object is a Typed Array", "main": "index.js", "scripts": { "test": "node test" }, "author": { "name": "Hugh Kennedy", "email": "hughskennedy@gmail.com", "url": "http://hughsk.io/" }, "license": "MIT", "dependencies": {}, "devDependencies": { "tape": "^2.13.1" }, "repository": { "type": "git", "url": "git://github.com/hughsk/is-typedarray.git" }, "keywords": [ "typed", "array", "detect", "is", "util" ], "bugs": { "url": "https://github.com/hughsk/is-typedarray/issues" }, "homepage": "https://github.com/hughsk/is-typedarray", "gitHead": "0617cfa871686cf541af62b144f130488f44f6fe", "_id": "is-typedarray@1.0.0", "_shasum": "e479c80858df0c1b11ddda6940f96011fcda4a9a", "_from": "is-typedarray@~1.0.0", "_npmVersion": "2.7.5", "_nodeVersion": "0.10.36", "_npmUser": { "name": "hughsk", "email": "hughskennedy@gmail.com" }, "dist": { "shasum": "e479c80858df0c1b11ddda6940f96011fcda4a9a", "tarball": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz" }, "maintainers": [ { "name": "hughsk", "email": "hughskennedy@gmail.com" } ], "directories": {}, "_resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz", "readme": "ERROR: No README data found!" }
Version data entries
16 entries across 13 versions & 1 rubygems