![]() 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/dot-prop/ |
{ "_args": [ [ "[email protected]", "/var/www/vhosts/metras.co/httpdocs/wp-content/themes/metras" ] ], "_development": true, "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha512-tUMXrxlExSW6U2EXiiKGSBVdYgtV8qlHL+C10TsW4PURY/ic+eaysnSkwB4kA/mBlCyy/IKDJ+Lc3wbWeaXtuQ==", "_location": "/dot-prop", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "dot-prop", "escapedName": "dot-prop", "rawSpec": "4.2.0", "saveSpec": null, "fetchSpec": "4.2.0" }, "_requiredBy": [ "/postcss-merge-rules/postcss-selector-parser", "/postcss-minify-selectors/postcss-selector-parser", "/stylehacks/postcss-selector-parser", "/stylelint/postcss-selector-parser" ], "_resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-4.2.0.tgz", "_spec": "4.2.0", "_where": "/var/www/vhosts/metras.co/httpdocs/wp-content/themes/metras", "author": { "name": "Sindre Sorhus", "email": "[email protected]", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/dot-prop/issues" }, "dependencies": { "is-obj": "^1.0.0" }, "description": "Get, set, or delete a property from a nested object using a dot path", "devDependencies": { "ava": "*", "matcha": "^0.7.0", "xo": "*" }, "engines": { "node": ">=4" }, "files": [ "index.js" ], "homepage": "https://github.com/sindresorhus/dot-prop#readme", "keywords": [ "obj", "object", "prop", "property", "dot", "path", "get", "set", "delete", "del", "access", "notation", "dotty" ], "license": "MIT", "name": "dot-prop", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/dot-prop.git" }, "scripts": { "bench": "matcha bench.js", "test": "xo && ava" }, "version": "4.2.0", "xo": { "esnext": true } }