[6a3a178] | 1 | {
|
---|
[59329aa] | 2 | "_args": [
|
---|
| 3 | [
|
---|
| 4 | "copy-descriptor@0.1.1",
|
---|
| 5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
| 6 | ]
|
---|
| 7 | ],
|
---|
| 8 | "_development": true,
|
---|
| 9 | "_from": "copy-descriptor@0.1.1",
|
---|
| 10 | "_id": "copy-descriptor@0.1.1",
|
---|
| 11 | "_inBundle": false,
|
---|
| 12 | "_integrity": "sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=",
|
---|
| 13 | "_location": "/copy-descriptor",
|
---|
| 14 | "_phantomChildren": {},
|
---|
| 15 | "_requested": {
|
---|
| 16 | "type": "version",
|
---|
| 17 | "registry": true,
|
---|
| 18 | "raw": "copy-descriptor@0.1.1",
|
---|
| 19 | "name": "copy-descriptor",
|
---|
| 20 | "escapedName": "copy-descriptor",
|
---|
| 21 | "rawSpec": "0.1.1",
|
---|
| 22 | "saveSpec": null,
|
---|
| 23 | "fetchSpec": "0.1.1"
|
---|
[6a3a178] | 24 | },
|
---|
[59329aa] | 25 | "_requiredBy": [
|
---|
| 26 | "/object-copy"
|
---|
[6a3a178] | 27 | ],
|
---|
[59329aa] | 28 | "_resolved": "https://registry.npmjs.org/copy-descriptor/-/copy-descriptor-0.1.1.tgz",
|
---|
| 29 | "_spec": "0.1.1",
|
---|
| 30 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
| 31 | "author": {
|
---|
| 32 | "name": "Jon Schlinkert",
|
---|
| 33 | "url": "https://github.com/jonschlinkert"
|
---|
[6a3a178] | 34 | },
|
---|
[59329aa] | 35 | "bugs": {
|
---|
| 36 | "url": "https://github.com/jonschlinkert/copy-descriptor/issues"
|
---|
[6a3a178] | 37 | },
|
---|
[59329aa] | 38 | "description": "Copy a descriptor from object A to object B",
|
---|
[6a3a178] | 39 | "devDependencies": {
|
---|
| 40 | "gulp-format-md": "^0.1.9",
|
---|
| 41 | "mocha": "^2.5.3"
|
---|
| 42 | },
|
---|
[59329aa] | 43 | "engines": {
|
---|
| 44 | "node": ">=0.10.0"
|
---|
| 45 | },
|
---|
| 46 | "files": [
|
---|
| 47 | "index.js"
|
---|
| 48 | ],
|
---|
| 49 | "homepage": "https://github.com/jonschlinkert/copy-descriptor",
|
---|
[6a3a178] | 50 | "keywords": [
|
---|
| 51 | "copy",
|
---|
| 52 | "descriptor"
|
---|
| 53 | ],
|
---|
[59329aa] | 54 | "license": "MIT",
|
---|
| 55 | "main": "index.js",
|
---|
| 56 | "name": "copy-descriptor",
|
---|
| 57 | "repository": {
|
---|
| 58 | "type": "git",
|
---|
| 59 | "url": "git+https://github.com/jonschlinkert/copy-descriptor.git"
|
---|
| 60 | },
|
---|
| 61 | "scripts": {
|
---|
| 62 | "test": "mocha"
|
---|
| 63 | },
|
---|
[6a3a178] | 64 | "verb": {
|
---|
| 65 | "toc": false,
|
---|
| 66 | "layout": "default",
|
---|
| 67 | "tasks": [
|
---|
| 68 | "readme"
|
---|
| 69 | ],
|
---|
| 70 | "plugins": [
|
---|
| 71 | "gulp-format-md"
|
---|
| 72 | ],
|
---|
| 73 | "related": {
|
---|
| 74 | "list": [
|
---|
| 75 | "is-accessor-descriptor",
|
---|
| 76 | "is-data-descriptor",
|
---|
| 77 | "is-descriptor",
|
---|
| 78 | "is-plain-object",
|
---|
| 79 | "isobject"
|
---|
| 80 | ]
|
---|
| 81 | },
|
---|
| 82 | "lint": {
|
---|
| 83 | "reflinks": true
|
---|
| 84 | },
|
---|
| 85 | "reflinks": [
|
---|
| 86 | "verb-readme-generator",
|
---|
| 87 | "verb"
|
---|
| 88 | ]
|
---|
[59329aa] | 89 | },
|
---|
| 90 | "version": "0.1.1"
|
---|
[6a3a178] | 91 | }
|
---|