![]() 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/private/ |
{ "_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-VvivMrbvd2nKkiG38qjULzlc+4Vx4wm/whI9pQD35YrARNnhxeiRktSOhSukRLFNlzg6Br/cJPet5J/u19r/mg==", "_location": "/private", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "private", "escapedName": "private", "rawSpec": "0.1.8", "saveSpec": null, "fetchSpec": "0.1.8" }, "_requiredBy": [ "/recast", "/regenerator-transform" ], "_resolved": "https://registry.npmjs.org/private/-/private-0.1.8.tgz", "_spec": "0.1.8", "_where": "/var/www/vhosts/metras.co/httpdocs/wp-content/themes/metras", "author": { "name": "Ben Newman", "email": "[email protected]" }, "bugs": { "url": "https://github.com/benjamn/private/issues" }, "description": "Utility for associating truly private state with any JavaScript object", "devDependencies": { "mocha": "^4.0.1" }, "engines": { "node": ">= 0.6" }, "files": [ "private.js" ], "homepage": "http://github.com/benjamn/private", "keywords": [ "private", "access control", "access modifiers", "encapsulation", "secret", "state", "privilege", "scope", "es5" ], "license": "MIT", "main": "private.js", "name": "private", "repository": { "type": "git", "url": "git://github.com/benjamn/private.git" }, "scripts": { "test": "mocha --reporter spec --full-trace test/run.js" }, "version": "0.1.8" }