{
  "_args": [
    [
      "has-own-property@1.0.0",
      "D:\\Development\\Work\\CENOS\\cenos-support"
    ]
  ],
  "_from": "has-own-property@1.0.0",
  "_id": "has-own-property@1.0.0",
  "_inBundle": false,
  "_integrity": "sha1-PpjMHStfPagNPq/SjMZfyt2pZdo=",
  "_location": "/has-own-property",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "has-own-property@1.0.0",
    "name": "has-own-property",
    "escapedName": "has-own-property",
    "rawSpec": "1.0.0",
    "saveSpec": null,
    "fetchSpec": "1.0.0"
  },
  "_requiredBy": [
    "/@nestjs/platform-express/multer",
    "/multer"
  ],
  "_resolved": "https://registry.npmjs.org/has-own-property/-/has-own-property-1.0.0.tgz",
  "_spec": "1.0.0",
  "_where": "D:\\Development\\Work\\CENOS\\cenos-support",
  "bugs": {
    "url": "https://github.com/LinusU/has-own-property/issues"
  },
  "description": "Check if an object has a local property.",
  "devDependencies": {
    "standard": "^7.1.1"
  },
  "homepage": "https://github.com/LinusU/has-own-property#readme",
  "license": "MIT",
  "name": "has-own-property",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/LinusU/has-own-property.git"
  },
  "scripts": {
    "test": "standard && node test"
  },
  "version": "1.0.0"
}
