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