[6a3a178] | 1 | {
|
---|
[59329aa] | 2 | "_args": [
|
---|
| 3 | [
|
---|
| 4 | "object.pick@1.3.0",
|
---|
| 5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
| 6 | ]
|
---|
| 7 | ],
|
---|
| 8 | "_development": true,
|
---|
| 9 | "_from": "object.pick@1.3.0",
|
---|
| 10 | "_id": "object.pick@1.3.0",
|
---|
| 11 | "_inBundle": false,
|
---|
| 12 | "_integrity": "sha1-h6EKxMFpS9Lhy/U1kaZhQftd10c=",
|
---|
| 13 | "_location": "/object.pick",
|
---|
| 14 | "_phantomChildren": {},
|
---|
| 15 | "_requested": {
|
---|
| 16 | "type": "version",
|
---|
| 17 | "registry": true,
|
---|
| 18 | "raw": "object.pick@1.3.0",
|
---|
| 19 | "name": "object.pick",
|
---|
| 20 | "escapedName": "object.pick",
|
---|
| 21 | "rawSpec": "1.3.0",
|
---|
| 22 | "saveSpec": null,
|
---|
| 23 | "fetchSpec": "1.3.0"
|
---|
[6a3a178] | 24 | },
|
---|
[59329aa] | 25 | "_requiredBy": [
|
---|
| 26 | "/http-proxy-middleware/micromatch",
|
---|
| 27 | "/nanomatch",
|
---|
| 28 | "/webpack-dev-server/micromatch"
|
---|
[6a3a178] | 29 | ],
|
---|
[59329aa] | 30 | "_resolved": "https://registry.npmjs.org/object.pick/-/object.pick-1.3.0.tgz",
|
---|
| 31 | "_spec": "1.3.0",
|
---|
| 32 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
| 33 | "author": {
|
---|
| 34 | "name": "Jon Schlinkert",
|
---|
| 35 | "url": "https://github.com/jonschlinkert"
|
---|
[6a3a178] | 36 | },
|
---|
[59329aa] | 37 | "bugs": {
|
---|
| 38 | "url": "https://github.com/jonschlinkert/object.pick/issues"
|
---|
[6a3a178] | 39 | },
|
---|
| 40 | "dependencies": {
|
---|
| 41 | "isobject": "^3.0.1"
|
---|
| 42 | },
|
---|
[59329aa] | 43 | "description": "Returns a filtered copy of an object with only the specified keys, similar to `_.pick` from lodash / underscore.",
|
---|
[6a3a178] | 44 | "devDependencies": {
|
---|
| 45 | "gulp-format-md": "^1.0.0",
|
---|
| 46 | "mocha": "^3.1.2",
|
---|
| 47 | "vinyl": "^2.0.0"
|
---|
| 48 | },
|
---|
[59329aa] | 49 | "engines": {
|
---|
| 50 | "node": ">=0.10.0"
|
---|
| 51 | },
|
---|
| 52 | "files": [
|
---|
| 53 | "index.js"
|
---|
| 54 | ],
|
---|
| 55 | "homepage": "https://github.com/jonschlinkert/object.pick",
|
---|
[6a3a178] | 56 | "keywords": [
|
---|
| 57 | "object",
|
---|
| 58 | "pick"
|
---|
| 59 | ],
|
---|
[59329aa] | 60 | "license": "MIT",
|
---|
| 61 | "main": "index.js",
|
---|
| 62 | "name": "object.pick",
|
---|
| 63 | "repository": {
|
---|
| 64 | "type": "git",
|
---|
| 65 | "url": "git+https://github.com/jonschlinkert/object.pick.git"
|
---|
| 66 | },
|
---|
| 67 | "scripts": {
|
---|
| 68 | "test": "mocha"
|
---|
| 69 | },
|
---|
[6a3a178] | 70 | "verb": {
|
---|
| 71 | "run": true,
|
---|
| 72 | "toc": false,
|
---|
| 73 | "layout": "default",
|
---|
| 74 | "tasks": [
|
---|
| 75 | "readme"
|
---|
| 76 | ],
|
---|
| 77 | "plugins": [
|
---|
| 78 | "gulp-format-md"
|
---|
| 79 | ],
|
---|
| 80 | "related": {
|
---|
| 81 | "list": [
|
---|
| 82 | "extend-shallow",
|
---|
| 83 | "get-value",
|
---|
| 84 | "mixin-deep",
|
---|
| 85 | "set-value"
|
---|
| 86 | ],
|
---|
| 87 | "highlight": "object.omit"
|
---|
| 88 | },
|
---|
| 89 | "reflinks": [
|
---|
| 90 | "verb"
|
---|
| 91 | ],
|
---|
| 92 | "lint": {
|
---|
| 93 | "reflinks": true
|
---|
| 94 | }
|
---|
[59329aa] | 95 | },
|
---|
| 96 | "version": "1.3.0"
|
---|
[6a3a178] | 97 | }
|
---|