{
  "_args": [
    [
      "defu@0.0.1",
      "/home/olicomnetpl/domains/olicom.net.pl/public_html/agrochest_web"
    ]
  ],
  "_from": "defu@0.0.1",
  "_id": "defu@0.0.1",
  "_inBundle": false,
  "_integrity": "sha512-Pz9yznbSzVTNA67lcfqVnktROx2BrrBBcmQqGrfe0zdiN5pl5GQogLA4uaP3U1pR1LHIZpEYTAh2sn+v4rH1dA==",
  "_location": "/defu",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "defu@0.0.1",
    "name": "defu",
    "escapedName": "defu",
    "rawSpec": "0.0.1",
    "saveSpec": null,
    "fetchSpec": "0.0.1"
  },
  "_requiredBy": [
    "/serve-placeholder"
  ],
  "_resolved": "https://registry.npmjs.org/defu/-/defu-0.0.1.tgz",
  "_spec": "0.0.1",
  "_where": "/home/olicomnetpl/domains/olicom.net.pl/public_html/agrochest_web",
  "bugs": {
    "url": "https://github.com/jesless/defu/issues"
  },
  "contributes": [
    "Pooya Parsa <pooya@pi0.ir>"
  ],
  "description": "Recursively assign default properties. Lightweight and Fast!",
  "devDependencies": {
    "codecov": "^3.1.0",
    "eslint": "^5.9.0",
    "eslint-config-standard": "^12.0.0",
    "eslint-plugin-import": "^2.14.0",
    "eslint-plugin-jest": "^22.1.0",
    "eslint-plugin-node": "^8.0.0",
    "eslint-plugin-promise": "^4.0.1",
    "eslint-plugin-standard": "^4.0.0",
    "jest": "^24.0.0",
    "standard-version": "^4.4.0"
  },
  "files": [
    "lib"
  ],
  "homepage": "https://github.com/jesless/defu#readme",
  "license": "MIT",
  "main": "lib/index.js",
  "name": "defu",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jesless/defu.git"
  },
  "scripts": {
    "jest": "jest",
    "lint": "eslint lib",
    "prepare": "npm run test",
    "release": "standard-version && git push --follow-tags && npm publish",
    "test": "npm run lint && npm run jest"
  },
  "version": "0.0.1"
}
