Last change
on this file since 76712b2 was 59329aa, checked in by Ema <ema_spirova@…>, 3 years ago |
adding photos
|
-
Property mode
set to
100644
|
File size:
2.3 KB
|
Rev | Line | |
---|
[6a3a178] | 1 | {
|
---|
[59329aa] | 2 | "_args": [
|
---|
| 3 | [
|
---|
| 4 | "arr-union@3.1.0",
|
---|
| 5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
| 6 | ]
|
---|
| 7 | ],
|
---|
| 8 | "_development": true,
|
---|
| 9 | "_from": "arr-union@3.1.0",
|
---|
| 10 | "_id": "arr-union@3.1.0",
|
---|
| 11 | "_inBundle": false,
|
---|
| 12 | "_integrity": "sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ=",
|
---|
| 13 | "_location": "/arr-union",
|
---|
| 14 | "_phantomChildren": {},
|
---|
| 15 | "_requested": {
|
---|
| 16 | "type": "version",
|
---|
| 17 | "registry": true,
|
---|
| 18 | "raw": "arr-union@3.1.0",
|
---|
| 19 | "name": "arr-union",
|
---|
| 20 | "escapedName": "arr-union",
|
---|
| 21 | "rawSpec": "3.1.0",
|
---|
| 22 | "saveSpec": null,
|
---|
| 23 | "fetchSpec": "3.1.0"
|
---|
[6a3a178] | 24 | },
|
---|
[59329aa] | 25 | "_requiredBy": [
|
---|
| 26 | "/class-utils",
|
---|
| 27 | "/union-value"
|
---|
[6a3a178] | 28 | ],
|
---|
[59329aa] | 29 | "_resolved": "https://registry.npmjs.org/arr-union/-/arr-union-3.1.0.tgz",
|
---|
| 30 | "_spec": "3.1.0",
|
---|
| 31 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
| 32 | "author": {
|
---|
| 33 | "name": "Jon Schlinkert",
|
---|
| 34 | "url": "https://github.com/jonschlinkert"
|
---|
[6a3a178] | 35 | },
|
---|
[59329aa] | 36 | "bugs": {
|
---|
| 37 | "url": "https://github.com/jonschlinkert/arr-union/issues"
|
---|
[6a3a178] | 38 | },
|
---|
[59329aa] | 39 | "description": "Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.",
|
---|
[6a3a178] | 40 | "devDependencies": {
|
---|
| 41 | "ansi-bold": "^0.1.1",
|
---|
| 42 | "array-union": "^1.0.1",
|
---|
| 43 | "array-unique": "^0.2.1",
|
---|
| 44 | "benchmarked": "^0.1.4",
|
---|
| 45 | "gulp-format-md": "^0.1.7",
|
---|
| 46 | "minimist": "^1.1.1",
|
---|
| 47 | "mocha": "*",
|
---|
| 48 | "should": "*"
|
---|
| 49 | },
|
---|
[59329aa] | 50 | "engines": {
|
---|
| 51 | "node": ">=0.10.0"
|
---|
| 52 | },
|
---|
| 53 | "files": [
|
---|
| 54 | "index.js"
|
---|
| 55 | ],
|
---|
| 56 | "homepage": "https://github.com/jonschlinkert/arr-union",
|
---|
[6a3a178] | 57 | "keywords": [
|
---|
| 58 | "add",
|
---|
| 59 | "append",
|
---|
| 60 | "array",
|
---|
| 61 | "arrays",
|
---|
| 62 | "combine",
|
---|
| 63 | "concat",
|
---|
| 64 | "extend",
|
---|
| 65 | "union",
|
---|
| 66 | "uniq",
|
---|
| 67 | "unique",
|
---|
| 68 | "util",
|
---|
| 69 | "utility",
|
---|
| 70 | "utils"
|
---|
| 71 | ],
|
---|
[59329aa] | 72 | "license": "MIT",
|
---|
| 73 | "main": "index.js",
|
---|
| 74 | "name": "arr-union",
|
---|
| 75 | "repository": {
|
---|
| 76 | "type": "git",
|
---|
| 77 | "url": "git+https://github.com/jonschlinkert/arr-union.git"
|
---|
| 78 | },
|
---|
| 79 | "scripts": {
|
---|
| 80 | "test": "mocha"
|
---|
| 81 | },
|
---|
[6a3a178] | 82 | "verb": {
|
---|
| 83 | "run": true,
|
---|
| 84 | "toc": false,
|
---|
| 85 | "layout": "default",
|
---|
| 86 | "tasks": [
|
---|
| 87 | "readme"
|
---|
| 88 | ],
|
---|
| 89 | "plugins": [
|
---|
| 90 | "gulp-format-md"
|
---|
| 91 | ],
|
---|
| 92 | "related": {
|
---|
| 93 | "list": [
|
---|
| 94 | "arr-diff",
|
---|
| 95 | "arr-flatten",
|
---|
| 96 | "arr-filter",
|
---|
| 97 | "arr-map",
|
---|
| 98 | "arr-pluck",
|
---|
| 99 | "arr-reduce",
|
---|
| 100 | "array-unique"
|
---|
| 101 | ]
|
---|
| 102 | },
|
---|
| 103 | "reflinks": [
|
---|
| 104 | "verb",
|
---|
| 105 | "array-union"
|
---|
| 106 | ],
|
---|
| 107 | "lint": {
|
---|
| 108 | "reflinks": true
|
---|
| 109 | }
|
---|
[59329aa] | 110 | },
|
---|
| 111 | "version": "3.1.0"
|
---|
[6a3a178] | 112 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.