![]() 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/metras.v32.1/node_modules/easy-extender/ |
{ "name": "easy-extender", "description": "plugin/hooks interface", "version": "2.3.4", "homepage": "https://github.com/shakyshane/easy-extender", "author": { "name": "Shane Osbourne" }, "repository": { "type": "git", "url": "git://github.com/shakyshane/easy-extender.git" }, "bugs": { "url": "https://github.com/shakyshane/easy-extender/issues" }, "licenses": [ { "type": "Apache-2.0", "url": "https://github.com/shakyShane/easy-extender/blob/master/LICENSE" } ], "main": "index.js", "engines": { "node": ">= 4.0.0" }, "scripts": { "lint": "jshint test/*", "test": "npm run lint && mocha" }, "dependencies": { "lodash": "^4.17.10" }, "devDependencies": { "chai": "^1.9.1", "jshint": "^2.5.11", "mocha": "^5.2.0", "sinon": "^1.10.3" }, "keywords": [ "plugins" ] }