| Leo Repp | 58b9f11 | 2021-11-22 11:57:47 +0100 | [diff] [blame^] | 1 | { |
| 2 | "_from": "isobject@^3.0.1", |
| 3 | "_id": "isobject@3.0.1", |
| 4 | "_inBundle": false, |
| 5 | "_integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8=", |
| 6 | "_location": "/isobject", |
| 7 | "_phantomChildren": {}, |
| 8 | "_requested": { |
| 9 | "type": "range", |
| 10 | "registry": true, |
| 11 | "raw": "isobject@^3.0.1", |
| 12 | "name": "isobject", |
| 13 | "escapedName": "isobject", |
| 14 | "rawSpec": "^3.0.1", |
| 15 | "saveSpec": null, |
| 16 | "fetchSpec": "^3.0.1" |
| 17 | }, |
| 18 | "_requiredBy": [ |
| 19 | "/base", |
| 20 | "/braces", |
| 21 | "/cache-base", |
| 22 | "/class-utils", |
| 23 | "/define-property", |
| 24 | "/has-value", |
| 25 | "/is-plain-object", |
| 26 | "/object-visit", |
| 27 | "/object.defaults", |
| 28 | "/object.pick", |
| 29 | "/snapdragon-node", |
| 30 | "/unset-value" |
| 31 | ], |
| 32 | "_resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz", |
| 33 | "_shasum": "4e431e92b11a9731636aa1f9c8d1ccbcfdab78df", |
| 34 | "_spec": "isobject@^3.0.1", |
| 35 | "_where": "C:\\Users\\marcr\\Desktop\\KorAp\\Git\\Kalamar\\node_modules\\braces", |
| 36 | "author": { |
| 37 | "name": "Jon Schlinkert", |
| 38 | "url": "https://github.com/jonschlinkert" |
| 39 | }, |
| 40 | "bugs": { |
| 41 | "url": "https://github.com/jonschlinkert/isobject/issues" |
| 42 | }, |
| 43 | "bundleDependencies": false, |
| 44 | "contributors": [ |
| 45 | { |
| 46 | "url": "https://github.com/LeSuisse" |
| 47 | }, |
| 48 | { |
| 49 | "name": "Brian Woodward", |
| 50 | "url": "https://twitter.com/doowb" |
| 51 | }, |
| 52 | { |
| 53 | "name": "Jon Schlinkert", |
| 54 | "url": "http://twitter.com/jonschlinkert" |
| 55 | }, |
| 56 | { |
| 57 | "name": "Magnús Dæhlen", |
| 58 | "url": "https://github.com/magnudae" |
| 59 | }, |
| 60 | { |
| 61 | "name": "Tom MacWright", |
| 62 | "url": "https://macwright.org" |
| 63 | } |
| 64 | ], |
| 65 | "dependencies": {}, |
| 66 | "deprecated": false, |
| 67 | "description": "Returns true if the value is an object and not an array or null.", |
| 68 | "devDependencies": { |
| 69 | "gulp-format-md": "^0.1.9", |
| 70 | "mocha": "^2.4.5" |
| 71 | }, |
| 72 | "engines": { |
| 73 | "node": ">=0.10.0" |
| 74 | }, |
| 75 | "files": [ |
| 76 | "index.d.ts", |
| 77 | "index.js" |
| 78 | ], |
| 79 | "homepage": "https://github.com/jonschlinkert/isobject", |
| 80 | "keywords": [ |
| 81 | "check", |
| 82 | "is", |
| 83 | "is-object", |
| 84 | "isobject", |
| 85 | "kind", |
| 86 | "kind-of", |
| 87 | "kindof", |
| 88 | "native", |
| 89 | "object", |
| 90 | "type", |
| 91 | "typeof", |
| 92 | "value" |
| 93 | ], |
| 94 | "license": "MIT", |
| 95 | "main": "index.js", |
| 96 | "name": "isobject", |
| 97 | "repository": { |
| 98 | "type": "git", |
| 99 | "url": "git+https://github.com/jonschlinkert/isobject.git" |
| 100 | }, |
| 101 | "scripts": { |
| 102 | "test": "mocha" |
| 103 | }, |
| 104 | "types": "index.d.ts", |
| 105 | "verb": { |
| 106 | "related": { |
| 107 | "list": [ |
| 108 | "extend-shallow", |
| 109 | "is-plain-object", |
| 110 | "kind-of", |
| 111 | "merge-deep" |
| 112 | ] |
| 113 | }, |
| 114 | "toc": false, |
| 115 | "layout": "default", |
| 116 | "tasks": [ |
| 117 | "readme" |
| 118 | ], |
| 119 | "plugins": [ |
| 120 | "gulp-format-md" |
| 121 | ], |
| 122 | "lint": { |
| 123 | "reflinks": true |
| 124 | }, |
| 125 | "reflinks": [ |
| 126 | "verb" |
| 127 | ] |
| 128 | }, |
| 129 | "version": "3.0.1" |
| 130 | } |