{ "_args": [ [ { "raw": "is-arrayish@^0.3.1", "scope": null, "escapedName": "is-arrayish", "name": "is-arrayish", "rawSpec": "^0.3.1", "spec": ">=0.3.1 <0.4.0", "type": "range" }, "/home/ec2-user/sharp/node_modules/simple-swizzle" ] ], "_from": "is-arrayish@>=0.3.1 <0.4.0", "_id": "is-arrayish@0.3.1", "_inCache": true, "_location": "/is-arrayish", "_nodeVersion": "0.10.32", "_npmOperationalInternal": { "host": "packages-18-east.internal.npmjs.com", "tmp": "tmp/is-arrayish-0.3.1.tgz_1479263233954_0.44612112431786954" }, "_npmUser": { "name": "qix", "email": "i.am.qix@gmail.com" }, "_npmVersion": "2.14.2", "_phantomChildren": {}, "_requested": { "raw": "is-arrayish@^0.3.1", "scope": null, "escapedName": "is-arrayish", "name": "is-arrayish", "rawSpec": "^0.3.1", "spec": ">=0.3.1 <0.4.0", "type": "range" }, "_requiredBy": [ "/simple-swizzle" ], "_resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.1.tgz", "_shasum": "c2dfc386abaa0c3e33c48db3fe87059e69065efd", "_shrinkwrap": null, "_spec": "is-arrayish@^0.3.1", "_where": "/home/ec2-user/sharp/node_modules/simple-swizzle", "author": { "name": "Qix", "url": "http://github.com/qix-" }, "bugs": { "url": "https://github.com/qix-/node-is-arrayish/issues" }, "dependencies": {}, "description": "Determines if an object can be used as an array", "devDependencies": { "coffee-script": "^1.9.3", "coveralls": "^2.11.2", "istanbul": "^0.3.17", "mocha": "^2.2.5", "should": "^7.0.1", "xo": "^0.6.1" }, "directories": {}, "dist": { "shasum": "c2dfc386abaa0c3e33c48db3fe87059e69065efd", "tarball": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.1.tgz" }, "gitHead": "524a7d9ccd6ddab8495d5eb4bf56d587dec22ffe", "homepage": "https://github.com/qix-/node-is-arrayish#readme", "keywords": [ "is", "array", "duck", "type", "arrayish", "similar", "proto", "prototype", "type" ], "license": "MIT", "maintainers": [ { "name": "qix", "email": "i.am.qix@gmail.com" } ], "name": "is-arrayish", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/qix-/node-is-arrayish.git" }, "scripts": { "pretest": "xo", "test": "mocha --compilers coffee:coffee-script/register" }, "version": "0.3.1" }