[6a3a178] | 1 | {
|
---|
[59329aa] | 2 | "_args": [
|
---|
| 3 | [
|
---|
| 4 | "set-value@2.0.1",
|
---|
| 5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
| 6 | ]
|
---|
[6a3a178] | 7 | ],
|
---|
[59329aa] | 8 | "_development": true,
|
---|
| 9 | "_from": "set-value@2.0.1",
|
---|
| 10 | "_id": "set-value@2.0.1",
|
---|
| 11 | "_inBundle": false,
|
---|
| 12 | "_integrity": "sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw==",
|
---|
| 13 | "_location": "/set-value",
|
---|
| 14 | "_phantomChildren": {},
|
---|
| 15 | "_requested": {
|
---|
| 16 | "type": "version",
|
---|
| 17 | "registry": true,
|
---|
| 18 | "raw": "set-value@2.0.1",
|
---|
| 19 | "name": "set-value",
|
---|
| 20 | "escapedName": "set-value",
|
---|
| 21 | "rawSpec": "2.0.1",
|
---|
| 22 | "saveSpec": null,
|
---|
| 23 | "fetchSpec": "2.0.1"
|
---|
[6a3a178] | 24 | },
|
---|
[59329aa] | 25 | "_requiredBy": [
|
---|
| 26 | "/cache-base",
|
---|
| 27 | "/union-value"
|
---|
[6a3a178] | 28 | ],
|
---|
[59329aa] | 29 | "_resolved": "https://registry.npmjs.org/set-value/-/set-value-2.0.1.tgz",
|
---|
| 30 | "_spec": "2.0.1",
|
---|
| 31 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
| 32 | "author": {
|
---|
| 33 | "name": "Jon Schlinkert",
|
---|
| 34 | "url": "https://github.com/jonschlinkert"
|
---|
[6a3a178] | 35 | },
|
---|
[59329aa] | 36 | "bugs": {
|
---|
| 37 | "url": "https://github.com/jonschlinkert/set-value/issues"
|
---|
[6a3a178] | 38 | },
|
---|
[59329aa] | 39 | "contributors": [
|
---|
| 40 | {
|
---|
| 41 | "name": "Jon Schlinkert",
|
---|
| 42 | "url": "http://twitter.com/jonschlinkert"
|
---|
| 43 | },
|
---|
| 44 | {
|
---|
| 45 | "url": "https://github.com/wtgtybhertgeghgtwtg"
|
---|
| 46 | },
|
---|
| 47 | {
|
---|
| 48 | "name": "Vadim Demedes",
|
---|
| 49 | "url": "https://vadimdemedes.com"
|
---|
| 50 | }
|
---|
| 51 | ],
|
---|
[6a3a178] | 52 | "dependencies": {
|
---|
| 53 | "extend-shallow": "^2.0.1",
|
---|
| 54 | "is-extendable": "^0.1.1",
|
---|
| 55 | "is-plain-object": "^2.0.3",
|
---|
| 56 | "split-string": "^3.0.1"
|
---|
| 57 | },
|
---|
[59329aa] | 58 | "description": "Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths.",
|
---|
[6a3a178] | 59 | "devDependencies": {
|
---|
| 60 | "gulp-format-md": "^0.1.12",
|
---|
| 61 | "mocha": "^3.4.2"
|
---|
| 62 | },
|
---|
[59329aa] | 63 | "engines": {
|
---|
| 64 | "node": ">=0.10.0"
|
---|
| 65 | },
|
---|
| 66 | "files": [
|
---|
| 67 | "index.js"
|
---|
| 68 | ],
|
---|
| 69 | "homepage": "https://github.com/jonschlinkert/set-value",
|
---|
[6a3a178] | 70 | "keywords": [
|
---|
| 71 | "get",
|
---|
| 72 | "has",
|
---|
| 73 | "hasown",
|
---|
| 74 | "key",
|
---|
| 75 | "keys",
|
---|
| 76 | "nested",
|
---|
| 77 | "notation",
|
---|
| 78 | "object",
|
---|
| 79 | "prop",
|
---|
| 80 | "properties",
|
---|
| 81 | "property",
|
---|
| 82 | "props",
|
---|
| 83 | "set",
|
---|
| 84 | "value",
|
---|
| 85 | "values"
|
---|
| 86 | ],
|
---|
[59329aa] | 87 | "license": "MIT",
|
---|
| 88 | "main": "index.js",
|
---|
| 89 | "name": "set-value",
|
---|
| 90 | "repository": {
|
---|
| 91 | "type": "git",
|
---|
| 92 | "url": "git+https://github.com/jonschlinkert/set-value.git"
|
---|
| 93 | },
|
---|
| 94 | "scripts": {
|
---|
| 95 | "test": "mocha"
|
---|
| 96 | },
|
---|
[6a3a178] | 97 | "verb": {
|
---|
| 98 | "toc": false,
|
---|
| 99 | "layout": "default",
|
---|
| 100 | "tasks": [
|
---|
| 101 | "readme"
|
---|
| 102 | ],
|
---|
| 103 | "plugins": [
|
---|
| 104 | "gulp-format-md"
|
---|
| 105 | ],
|
---|
| 106 | "related": {
|
---|
| 107 | "list": [
|
---|
| 108 | "assign-value",
|
---|
| 109 | "get-value",
|
---|
| 110 | "has-value",
|
---|
| 111 | "merge-value",
|
---|
| 112 | "omit-value",
|
---|
| 113 | "set-value",
|
---|
| 114 | "union-value",
|
---|
| 115 | "unset-value"
|
---|
| 116 | ]
|
---|
| 117 | },
|
---|
| 118 | "lint": {
|
---|
| 119 | "reflinks": true
|
---|
| 120 | }
|
---|
[59329aa] | 121 | },
|
---|
| 122 | "version": "2.0.1"
|
---|
[6a3a178] | 123 | }
|
---|