{ "_args": [ [ "array-union@^2.1.0", "/home/lyxaira/Artesanias/artesanias/node_modules/globby" ] ], "_from": "array-union@>=2.1.0 <3.0.0", "_hasShrinkwrap": false, "_id": "array-union@2.1.0", "_inCache": true, "_installable": true, "_location": "/array-union", "_nodeVersion": "10.15.3", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/array-union_2.1.0_1555919785079_0.8583172534047399" }, "_npmUser": { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, "_npmVersion": "6.4.1", "_phantomChildren": {}, "_requested": { "name": "array-union", "raw": "array-union@^2.1.0", "rawSpec": "^2.1.0", "scope": null, "spec": ">=2.1.0 <3.0.0", "type": "range" }, "_requiredBy": [ "/globby" ], "_resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz", "_shasum": "b798420adbeb1de828d84acd8a2e23d3efe85e8d", "_shrinkwrap": null, "_spec": "array-union@^2.1.0", "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/globby", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/array-union/issues" }, "dependencies": {}, "description": "Create an array of unique values, in order, from the input arrays", "devDependencies": { "ava": "^1.4.1", "tsd": "^0.7.2", "xo": "^0.24.0" }, "directories": {}, "dist": { "fileCount": 5, "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvXOpCRA9TVsSAnZWagAAQn8P/19t1qtz293EoCyYptRj\n6N2qnL9k/cOy9b/hVzA9XtvgfAp5mqHpcaWpXKmT7t+EW2FnMR6zaVIWHfEc\nimfFDCHRONR2pQcCCcNcTnMqOPOYGY++e26hR19jlQbqUSVAIazXeIqkeQ9X\nBpAynVt+/zSXsCJ+qlnYoG/nsmyltKXRWwHki++V+MYcbYHaHYxDNEoIp0u4\nXH33bPae6qo9grVPqQ0G9oQ13IWyI5Js1zSMaipB4sS59SC5soBJEknYyeu4\n+18CFf4i22XJoye0s3o9nNyPb4roMIABuA7N/YMoro0MSy7WKwaZkE5IAWNf\nUUSIDNQIBVQtq6Ez3qiFvVuzfDJCk8svdFmzjwmljh85JBgr+GbDsTV89b/e\nbOA+2DyBKCp1KgWBtLgPx/fWrgLz5SNVD5h82sOoKmUK6JUoI4CPDac4Fve2\nulXn2f33w0xBj6zFJGBKDHbeCmx601ptAtfoACWZNsPy5HnKP13fQyAxpFXW\np9LFwYtChWAmVXFsxEAhf8I5v8B9K50C6OKJF5HQxQrvW0ud69k2q3Qcsfqv\nXt4jtKUVhL6Ane1w0A9JicIlCp1/yy7Y74ywx5GWuks4aeP6i2dDvKU4L6ot\nN2wxUNuZBvylLR79NxJ3MqeqRKuXHILvFCKfi9YLtVXTgQynRfjCUDSbNBKm\ngCMZ\r\n=ABIm\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "b798420adbeb1de828d84acd8a2e23d3efe85e8d", "tarball": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz", "unpackedSize": 3169 }, "engines": { "node": ">=8" }, "gitHead": "b53b00cb2db48fa614511178a3c0d388d7bc47bb", "homepage": "https://github.com/sindresorhus/array-union#readme", "keywords": [ "array", "combine", "duplicate", "merge", "remove", "set", "union", "uniq", "unique" ], "license": "MIT", "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "name": "array-union", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/array-union.git" }, "scripts": { "test": "xo && ava && tsd" }, "version": "2.1.0" }