| Leo Repp | 58b9f11 | 2021-11-22 11:57:47 +0100 | [diff] [blame^] | 1 | { |
| 2 | "_from": "unset-value@^1.0.0", |
| 3 | "_id": "unset-value@1.0.0", |
| 4 | "_inBundle": false, |
| 5 | "_integrity": "sha1-g3aHP30jNRef+x5vw6jtDfyKtVk=", |
| 6 | "_location": "/unset-value", |
| 7 | "_phantomChildren": { |
| 8 | "get-value": "2.0.6", |
| 9 | "isarray": "1.0.0" |
| 10 | }, |
| 11 | "_requested": { |
| 12 | "type": "range", |
| 13 | "registry": true, |
| 14 | "raw": "unset-value@^1.0.0", |
| 15 | "name": "unset-value", |
| 16 | "escapedName": "unset-value", |
| 17 | "rawSpec": "^1.0.0", |
| 18 | "saveSpec": null, |
| 19 | "fetchSpec": "^1.0.0" |
| 20 | }, |
| 21 | "_requiredBy": [ |
| 22 | "/cache-base" |
| 23 | ], |
| 24 | "_resolved": "https://registry.npmjs.org/unset-value/-/unset-value-1.0.0.tgz", |
| 25 | "_shasum": "8376873f7d2335179ffb1e6fc3a8ed0dfc8ab559", |
| 26 | "_spec": "unset-value@^1.0.0", |
| 27 | "_where": "C:\\Users\\marcr\\Desktop\\KorAp\\Git\\Kalamar\\node_modules\\cache-base", |
| 28 | "author": { |
| 29 | "name": "Jon Schlinkert", |
| 30 | "url": "https://github.com/jonschlinkert" |
| 31 | }, |
| 32 | "bugs": { |
| 33 | "url": "https://github.com/jonschlinkert/unset-value/issues" |
| 34 | }, |
| 35 | "bundleDependencies": false, |
| 36 | "contributors": [ |
| 37 | { |
| 38 | "email": "wtgtybhertgeghgtwtg@gmail.com", |
| 39 | "url": "https://github.com/wtgtybhertgeghgtwtg" |
| 40 | }, |
| 41 | { |
| 42 | "name": "Jon Schlinkert", |
| 43 | "email": "jon.schlinkert@sellside.com", |
| 44 | "url": "http://twitter.com/jonschlinkert" |
| 45 | } |
| 46 | ], |
| 47 | "dependencies": { |
| 48 | "has-value": "^0.3.1", |
| 49 | "isobject": "^3.0.0" |
| 50 | }, |
| 51 | "deprecated": false, |
| 52 | "description": "Delete nested properties from an object using dot notation.", |
| 53 | "devDependencies": { |
| 54 | "gulp-format-md": "^0.1.11", |
| 55 | "mocha": "*", |
| 56 | "should": "*" |
| 57 | }, |
| 58 | "engines": { |
| 59 | "node": ">=0.10.0" |
| 60 | }, |
| 61 | "files": [ |
| 62 | "index.js" |
| 63 | ], |
| 64 | "homepage": "https://github.com/jonschlinkert/unset-value", |
| 65 | "keywords": [ |
| 66 | "del", |
| 67 | "delete", |
| 68 | "key", |
| 69 | "object", |
| 70 | "omit", |
| 71 | "prop", |
| 72 | "property", |
| 73 | "remove", |
| 74 | "unset", |
| 75 | "value" |
| 76 | ], |
| 77 | "license": "MIT", |
| 78 | "main": "index.js", |
| 79 | "name": "unset-value", |
| 80 | "repository": { |
| 81 | "type": "git", |
| 82 | "url": "git+https://github.com/jonschlinkert/unset-value.git" |
| 83 | }, |
| 84 | "scripts": { |
| 85 | "test": "mocha" |
| 86 | }, |
| 87 | "verb": { |
| 88 | "related": { |
| 89 | "list": [ |
| 90 | "get-value", |
| 91 | "get-values", |
| 92 | "omit-value", |
| 93 | "put-value", |
| 94 | "set-value", |
| 95 | "union-value", |
| 96 | "upsert-value" |
| 97 | ] |
| 98 | }, |
| 99 | "toc": false, |
| 100 | "layout": "default", |
| 101 | "tasks": [ |
| 102 | "readme" |
| 103 | ], |
| 104 | "plugins": [ |
| 105 | "gulp-format-md" |
| 106 | ], |
| 107 | "lint": { |
| 108 | "reflinks": true |
| 109 | } |
| 110 | }, |
| 111 | "version": "1.0.0" |
| 112 | } |