{ "_from": "objectorarray@^1.0.3", "_id": "objectorarray@1.0.3", "_inBundle": false, "_integrity": "sha512-kPoflSYkAf/Onvjr4ZLaq37vDuOXjVzfwLCRuORRzYGdXkHa/vacPT0RgR+KmtkwOYFcxTMM62BRrZk8GGKHjw==", "_location": "/objectorarray", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "objectorarray@^1.0.3", "name": "objectorarray", "escapedName": "objectorarray", "rawSpec": "^1.0.3", "saveSpec": null, "fetchSpec": "^1.0.3" }, "_requiredBy": [ "/endent" ], "_resolved": "https://registry.npmjs.org/objectorarray/-/objectorarray-1.0.3.tgz", "_shasum": "d2a2de9097c06a48d7d77264fd71406519e7c772", "_spec": "objectorarray@^1.0.3", "_where": "C:\\Users\\Chuch\\Documents\\Cordova\\test\\node_modules\\endent", "author": { "name": "zhouhancheng", "email": "z308114274@gmail.com" }, "bugs": { "url": "https://github.com/ZhouHansen/objectnotnull/issues" }, "bundleDependencies": false, "dependencies": { "tape": "^4.8.0" }, "deprecated": false, "description": "Is the value an object or an array but not null?", "homepage": "https://github.com/ZhouHansen/objectnotnull#readme", "keywords": [ "javascript" ], "license": "ISC", "main": "dist/index.js", "name": "objectorarray", "repository": { "type": "git", "url": "git+https://github.com/ZhouHansen/objectnotnull.git" }, "scripts": { "test": "tape test.js" }, "version": "1.0.3" }