![]() 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/tapable/ |
{ "_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-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA==", "_location": "/tapable", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "tapable", "escapedName": "tapable", "rawSpec": "1.1.3", "saveSpec": null, "fetchSpec": "1.1.3" }, "_requiredBy": [ "/enhanced-resolve", "/webpack" ], "_resolved": "https://registry.npmjs.org/tapable/-/tapable-1.1.3.tgz", "_spec": "1.1.3", "_where": "/var/www/vhosts/metras.co/httpdocs/wp-content/themes/metras", "author": { "name": "Tobias Koppers @sokra" }, "bugs": { "url": "https://github.com/webpack/tapable/issues" }, "description": "Just a little module for plugins.", "devDependencies": { "babel-core": "^6.26.0", "babel-jest": "^21.0.2", "babel-polyfill": "^6.26.0", "babel-preset-env": "^1.6.0", "codecov": "^2.3.0", "jest": "^21.0.4", "prettier": "^1.13.2" }, "engines": { "node": ">=6" }, "files": [ "lib", "!lib/__tests__" ], "homepage": "https://github.com/webpack/tapable", "jest": { "transform": { "__tests__[\\\\/].+\\.js$": "babel-jest" } }, "license": "MIT", "main": "lib/index.js", "name": "tapable", "repository": { "type": "git", "url": "git+ssh://[email protected]/webpack/tapable.git" }, "scripts": { "pretty": "prettier --write lib/*.js lib/__tests__/*.js", "test": "jest", "travis": "jest --coverage && codecov" }, "version": "1.1.3" }