![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/mets.corals.io/wp-content/themes/metras/node_modules/uniq/ |
{ "_args": [ [ "[email protected]", "/var/www/vhosts/metras.co/httpdocs/wp-content/themes/metras" ] ], "_development": true, "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha1-sxxa6CVIRKOoKBVBzisEuGWnNP8=", "_location": "/uniq", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "uniq", "escapedName": "uniq", "rawSpec": "1.0.1", "saveSpec": null, "fetchSpec": "1.0.1" }, "_requiredBy": [ "/postcss-merge-rules/postcss-selector-parser", "/postcss-minify-selectors/postcss-selector-parser", "/postcss-selector-parser", "/purgecss/postcss-selector-parser", "/stylehacks/postcss-selector-parser", "/stylelint/postcss-selector-parser" ], "_resolved": "https://registry.npmjs.org/uniq/-/uniq-1.0.1.tgz", "_spec": "1.0.1", "_where": "/var/www/vhosts/metras.co/httpdocs/wp-content/themes/metras", "author": { "name": "Mikola Lysenko" }, "bugs": { "url": "https://github.com/mikolalysenko/uniq/issues" }, "dependencies": {}, "description": "Removes duplicates from a sorted array in place", "devDependencies": { "tape": "^2.12.3" }, "directories": { "test": "test" }, "gitHead": "e9828cfcb97e25a351f95b39fdf3c31876ff3985", "homepage": "https://github.com/mikolalysenko/uniq#readme", "keywords": [ "array", "duplicate", "unique", "uniq", "remove", "sort", "in", "place", "no", "copy" ], "license": "MIT", "main": "uniq.js", "name": "uniq", "repository": { "type": "git", "url": "git://github.com/mikolalysenko/uniq.git" }, "scripts": { "test": "tape test/*.js" }, "version": "1.0.1" }