![]() 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/schema-utils/ |
{ "_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-v/iwU6wvwGK8HbU9yi3/nhGzP0yGSuhQMzL6ySiec1FSrZZDkhm4noOSWzrNFo/jEc+SJY6jRTwuwbSXJPDUnQ==", "_location": "/schema-utils", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "schema-utils", "escapedName": "schema-utils", "rawSpec": "0.4.7", "saveSpec": null, "fetchSpec": "0.4.7" }, "_requiredBy": [ "/extract-text-webpack-plugin" ], "_resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-0.4.7.tgz", "_spec": "0.4.7", "_where": "/var/www/vhosts/metras.co/httpdocs/wp-content/themes/metras", "author": { "name": "webpack Contrib", "url": "https://github.com/webpack-contrib" }, "bugs": { "url": "https://github.com/webpack-contrib/schema-utils/issues" }, "dependencies": { "ajv": "^6.1.0", "ajv-keywords": "^3.1.0" }, "description": "webpack Validation Utils", "devDependencies": { "@commitlint/cli": "^7.0.0", "@commitlint/config-conventional": "^7.0.0", "@webpack-contrib/eslint-config-webpack": "^2.0.0", "del-cli": "^1.0.0", "eslint": "^5.0.0", "eslint-plugin-import": "^2.0.0", "eslint-plugin-prettier": "^2.0.0", "jest": "^21.0.0", "prettier": "^1.0.0", "standard-version": "^4.0.0" }, "engines": { "node": ">= 4" }, "files": [ "src" ], "homepage": "https://github.com/webpack-contrib/schema-utils", "license": "MIT", "main": "src/index.js", "name": "schema-utils", "repository": { "type": "git", "url": "git+https://github.com/webpack-contrib/schema-utils.git" }, "scripts": { "clean": "del-cli coverage", "commits": "commitlint --from $(git rev-list --tags --max-count=1)", "lint": "eslint --cache src test", "release": "npm run commits && standard-version", "test": "jest --env node --verbose --coverage" }, "version": "0.4.7" }