{
  "_from": "objectorarray@^1.0.4",
  "_id": "objectorarray@1.0.4",
  "_inBundle": false,
  "_integrity": "sha512-91k8bjcldstRz1bG6zJo8lWD7c6QXcB4nTDUqiEvIL1xAsLoZlOOZZG+nd6YPz+V7zY1580J4Xxh1vZtyv4i/w==",
  "_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.4.tgz",
  "_shasum": "d69b2f0ff7dc2701903d308bb85882f4ddb49483",
  "_spec": "objectorarray@^1.0.4",
  "_where": "R:\\Ampps\\www\\cabello\\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",
  "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.4"
}
