[6a3a178] | 1 | {
|
---|
[59329aa] | 2 | "_args": [
|
---|
| 3 | [
|
---|
| 4 | "define-property@2.0.2",
|
---|
| 5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
| 6 | ]
|
---|
[6a3a178] | 7 | ],
|
---|
[59329aa] | 8 | "_development": true,
|
---|
| 9 | "_from": "define-property@2.0.2",
|
---|
| 10 | "_id": "define-property@2.0.2",
|
---|
| 11 | "_inBundle": false,
|
---|
| 12 | "_integrity": "sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==",
|
---|
| 13 | "_location": "/define-property",
|
---|
| 14 | "_phantomChildren": {},
|
---|
| 15 | "_requested": {
|
---|
| 16 | "type": "version",
|
---|
| 17 | "registry": true,
|
---|
| 18 | "raw": "define-property@2.0.2",
|
---|
| 19 | "name": "define-property",
|
---|
| 20 | "escapedName": "define-property",
|
---|
| 21 | "rawSpec": "2.0.2",
|
---|
| 22 | "saveSpec": null,
|
---|
| 23 | "fetchSpec": "2.0.2"
|
---|
[6a3a178] | 24 | },
|
---|
[59329aa] | 25 | "_requiredBy": [
|
---|
| 26 | "/http-proxy-middleware/micromatch",
|
---|
| 27 | "/nanomatch",
|
---|
| 28 | "/to-regex",
|
---|
| 29 | "/webpack-dev-server/micromatch"
|
---|
[6a3a178] | 30 | ],
|
---|
[59329aa] | 31 | "_resolved": "https://registry.npmjs.org/define-property/-/define-property-2.0.2.tgz",
|
---|
| 32 | "_spec": "2.0.2",
|
---|
| 33 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
| 34 | "author": {
|
---|
| 35 | "name": "Jon Schlinkert",
|
---|
| 36 | "url": "https://github.com/jonschlinkert"
|
---|
[6a3a178] | 37 | },
|
---|
[59329aa] | 38 | "bugs": {
|
---|
| 39 | "url": "https://github.com/jonschlinkert/define-property/issues"
|
---|
[6a3a178] | 40 | },
|
---|
[59329aa] | 41 | "contributors": [
|
---|
| 42 | {
|
---|
| 43 | "name": "Brian Woodward",
|
---|
| 44 | "url": "https://twitter.com/doowb"
|
---|
| 45 | },
|
---|
| 46 | {
|
---|
| 47 | "name": "Jon Schlinkert",
|
---|
| 48 | "url": "http://twitter.com/jonschlinkert"
|
---|
| 49 | }
|
---|
| 50 | ],
|
---|
[6a3a178] | 51 | "dependencies": {
|
---|
| 52 | "is-descriptor": "^1.0.2",
|
---|
| 53 | "isobject": "^3.0.1"
|
---|
| 54 | },
|
---|
[59329aa] | 55 | "description": "Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.",
|
---|
[6a3a178] | 56 | "devDependencies": {
|
---|
| 57 | "gulp-format-md": "^1.0.0",
|
---|
| 58 | "mocha": "^3.5.3"
|
---|
| 59 | },
|
---|
[59329aa] | 60 | "engines": {
|
---|
| 61 | "node": ">=0.10.0"
|
---|
| 62 | },
|
---|
| 63 | "files": [
|
---|
| 64 | "index.js"
|
---|
| 65 | ],
|
---|
| 66 | "homepage": "https://github.com/jonschlinkert/define-property",
|
---|
[6a3a178] | 67 | "keywords": [
|
---|
| 68 | "define",
|
---|
| 69 | "define-property",
|
---|
| 70 | "enumerable",
|
---|
| 71 | "key",
|
---|
| 72 | "non",
|
---|
| 73 | "non-enumerable",
|
---|
| 74 | "object",
|
---|
| 75 | "prop",
|
---|
| 76 | "property",
|
---|
| 77 | "value"
|
---|
| 78 | ],
|
---|
[59329aa] | 79 | "license": "MIT",
|
---|
| 80 | "main": "index.js",
|
---|
| 81 | "name": "define-property",
|
---|
| 82 | "repository": {
|
---|
| 83 | "type": "git",
|
---|
| 84 | "url": "git+https://github.com/jonschlinkert/define-property.git"
|
---|
| 85 | },
|
---|
| 86 | "scripts": {
|
---|
| 87 | "test": "mocha"
|
---|
| 88 | },
|
---|
[6a3a178] | 89 | "verb": {
|
---|
| 90 | "toc": false,
|
---|
| 91 | "layout": "default",
|
---|
| 92 | "tasks": [
|
---|
| 93 | "readme"
|
---|
| 94 | ],
|
---|
| 95 | "plugins": [
|
---|
| 96 | "gulp-format-md"
|
---|
| 97 | ],
|
---|
| 98 | "related": {
|
---|
| 99 | "list": [
|
---|
| 100 | "assign-deep",
|
---|
| 101 | "extend-shallow",
|
---|
| 102 | "merge-deep",
|
---|
| 103 | "mixin-deep"
|
---|
| 104 | ]
|
---|
| 105 | },
|
---|
| 106 | "lint": {
|
---|
| 107 | "reflinks": true
|
---|
| 108 | }
|
---|
[59329aa] | 109 | },
|
---|
| 110 | "version": "2.0.2"
|
---|
[6a3a178] | 111 | }
|
---|