| Leo Repp | 58b9f11 | 2021-11-22 11:57:47 +0100 | [diff] [blame^] | 1 | { |
| 2 | "_from": "get-value@^2.0.6", |
| 3 | "_id": "get-value@2.0.6", |
| 4 | "_inBundle": false, |
| 5 | "_integrity": "sha1-3BXKHGcjh8p2vTesCjlbogQqLCg=", |
| 6 | "_location": "/get-value", |
| 7 | "_phantomChildren": {}, |
| 8 | "_requested": { |
| 9 | "type": "range", |
| 10 | "registry": true, |
| 11 | "raw": "get-value@^2.0.6", |
| 12 | "name": "get-value", |
| 13 | "escapedName": "get-value", |
| 14 | "rawSpec": "^2.0.6", |
| 15 | "saveSpec": null, |
| 16 | "fetchSpec": "^2.0.6" |
| 17 | }, |
| 18 | "_requiredBy": [ |
| 19 | "/cache-base", |
| 20 | "/has-value", |
| 21 | "/union-value", |
| 22 | "/unset-value/has-value" |
| 23 | ], |
| 24 | "_resolved": "https://registry.npmjs.org/get-value/-/get-value-2.0.6.tgz", |
| 25 | "_shasum": "dc15ca1c672387ca76bd37ac0a395ba2042a2c28", |
| 26 | "_spec": "get-value@^2.0.6", |
| 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/get-value/issues" |
| 34 | }, |
| 35 | "bundleDependencies": false, |
| 36 | "deprecated": false, |
| 37 | "description": "Use property paths (`a.b.c`) to get a nested value from an object.", |
| 38 | "devDependencies": { |
| 39 | "ansi-bold": "^0.1.1", |
| 40 | "arr-reduce": "^1.0.1", |
| 41 | "benchmarked": "^0.1.4", |
| 42 | "dot-prop": "^2.2.0", |
| 43 | "getobject": "^0.1.0", |
| 44 | "gulp": "^3.9.0", |
| 45 | "gulp-eslint": "^1.1.1", |
| 46 | "gulp-format-md": "^0.1.5", |
| 47 | "gulp-istanbul": "^0.10.2", |
| 48 | "gulp-mocha": "^2.1.3", |
| 49 | "isobject": "^2.0.0", |
| 50 | "matched": "^0.3.2", |
| 51 | "minimist": "^1.2.0" |
| 52 | }, |
| 53 | "engines": { |
| 54 | "node": ">=0.10.0" |
| 55 | }, |
| 56 | "files": [ |
| 57 | "index.js" |
| 58 | ], |
| 59 | "homepage": "https://github.com/jonschlinkert/get-value", |
| 60 | "keywords": [ |
| 61 | "get", |
| 62 | "key", |
| 63 | "nested", |
| 64 | "object", |
| 65 | "path", |
| 66 | "paths", |
| 67 | "prop", |
| 68 | "properties", |
| 69 | "property", |
| 70 | "props", |
| 71 | "segment", |
| 72 | "value", |
| 73 | "values" |
| 74 | ], |
| 75 | "license": "MIT", |
| 76 | "main": "index.js", |
| 77 | "name": "get-value", |
| 78 | "repository": { |
| 79 | "type": "git", |
| 80 | "url": "git+https://github.com/jonschlinkert/get-value.git" |
| 81 | }, |
| 82 | "scripts": { |
| 83 | "test": "mocha" |
| 84 | }, |
| 85 | "verb": { |
| 86 | "run": true, |
| 87 | "toc": false, |
| 88 | "layout": "default", |
| 89 | "tasks": [ |
| 90 | "readme" |
| 91 | ], |
| 92 | "plugins": [ |
| 93 | "gulp-format-md" |
| 94 | ], |
| 95 | "related": { |
| 96 | "list": [ |
| 97 | "has-any", |
| 98 | "has-any-deep", |
| 99 | "has-value", |
| 100 | "set-value", |
| 101 | "unset-value" |
| 102 | ] |
| 103 | }, |
| 104 | "reflinks": [ |
| 105 | "verb", |
| 106 | "verb-readme-generator" |
| 107 | ], |
| 108 | "lint": { |
| 109 | "reflinks": true |
| 110 | } |
| 111 | }, |
| 112 | "version": "2.0.6" |
| 113 | } |