File: /var/www/tana/frontend/node_modules/union-value/node_modules/set-value/package.json
{
  "_args": [
    [
      "set-value@0.4.3",
      "C:\\OSPanel\\domains\\tana\\frontend"
    ]
  ],
  "_development": true,
  "_from": "set-value@0.4.3",
  "_id": "set-value@0.4.3",
  "_inBundle": false,
  "_integrity": "sha1-fbCPnT0i3H945Trzw79GZuzfzPE=",
  "_location": "/union-value/set-value",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "set-value@0.4.3",
    "name": "set-value",
    "escapedName": "set-value",
    "rawSpec": "0.4.3",
    "saveSpec": null,
    "fetchSpec": "0.4.3"
  },
  "_requiredBy": [
    "/union-value"
  ],
  "_resolved": "https://registry.npmjs.org/set-value/-/set-value-0.4.3.tgz",
  "_spec": "0.4.3",
  "_where": "C:\\OSPanel\\domains\\tana\\frontend",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
  },
  "bugs": {
    "url": "https://github.com/jonschlinkert/set-value/issues"
  },
  "contributors": [
    {
      "email": "wtgtybhertgeghgtwtg@gmail.com",
      "url": "https://github.com/wtgtybhertgeghgtwtg"
    },
    {
      "name": "Jon Schlinkert",
      "email": "jon.schlinkert@sellside.com",
      "url": "http://twitter.com/jonschlinkert"
    },
    {
      "name": "Vadim Demedes",
      "email": "vdemedes@gmail.com",
      "url": "https://vadimdemedes.com"
    }
  ],
  "dependencies": {
    "extend-shallow": "^2.0.1",
    "is-extendable": "^0.1.1",
    "is-plain-object": "^2.0.1",
    "to-object-path": "^0.3.0"
  },
  "description": "Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths.",
  "devDependencies": {
    "gulp-format-md": "^0.1.10",
    "mocha": "^3.0.2"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/jonschlinkert/set-value",
  "keywords": [
    "get",
    "has",
    "hasown",
    "key",
    "keys",
    "nested",
    "notation",
    "object",
    "prop",
    "properties",
    "property",
    "props",
    "set",
    "value",
    "values"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "set-value",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jonschlinkert/set-value.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "verb": {
    "toc": false,
    "layout": "default",
    "tasks": [
      "readme"
    ],
    "plugins": [
      "gulp-format-md"
    ],
    "related": {
      "list": [
        "assign-value",
        "get-value",
        "has-value",
        "merge-value",
        "omit-value",
        "set-value",
        "union-value",
        "unset-value"
      ]
    },
    "lint": {
      "reflinks": true
    }
  },
  "version": "0.4.3"
}