{ "_from": "objectorarray@^1.0.4", "_id": "objectorarray@1.0.5", "_inBundle": false, "_integrity": "sha512-eJJDYkhJFFbBBAxeh8xW+weHlkI28n2ZdQV/J/DNfWfSKlGEf2xcfAbZTv3riEXHAhL9SVOTs2pRmXiSTf78xg==", "_location": "/objectorarray", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "objectorarray@^1.0.4", "name": "objectorarray", "escapedName": "objectorarray", "rawSpec": "^1.0.4", "saveSpec": null, "fetchSpec": "^1.0.4" }, "_requiredBy": [ "/endent" ], "_resolved": "https://registry.npmjs.org/objectorarray/-/objectorarray-1.0.5.tgz", "_shasum": "2c05248bbefabd8f43ad13b41085951aac5e68a5", "_spec": "objectorarray@^1.0.4", "_where": "/Users/alexmanuel/MyApp/node_modules/endent", "author": { "name": "zhouhancheng", "email": "z308114274@gmail.com" }, "bugs": { "url": "https://github.com/ZhouHansen/objectnotnull/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Is the value an object or an array but not null?", "devDependencies": { "tape": "^4.8.0" }, "homepage": "https://github.com/ZhouHansen/objectnotnull#readme", "keywords": [ "javascript" ], "license": "ISC", "name": "objectorarray", "repository": { "type": "git", "url": "git+https://github.com/ZhouHansen/objectnotnull.git" }, "scripts": { "test": "tape test.js" }, "version": "1.0.5" }