![]() 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/base64-js/ |
{ "_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-ccav/yGvoa80BQDljCxsmmQ3Xvx60/UpBIij5QN21W3wBi/hhIC9OoO+KLpu9IJTS9j4DRVJ3aDDF9cMSoa2lw==", "_location": "/base64-js", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "base64-js", "escapedName": "base64-js", "rawSpec": "1.3.0", "saveSpec": null, "fetchSpec": "1.3.0" }, "_requiredBy": [ "/buffer" ], "_resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.3.0.tgz", "_spec": "1.3.0", "_where": "/var/www/vhosts/metras.co/httpdocs/wp-content/themes/metras", "author": { "name": "T. Jameson Little", "email": "[email protected]" }, "bugs": { "url": "https://github.com/beatgammit/base64-js/issues" }, "description": "Base64 encoding/decoding in pure JS", "devDependencies": { "benchmark": "^2.1.4", "browserify": "^14.0.0", "standard": "*", "tape": "4.x", "uglify-js": "^2.8.29" }, "files": [ "test", "index.js", "base64js.min.js" ], "homepage": "https://github.com/beatgammit/base64-js", "keywords": [ "base64" ], "license": "MIT", "main": "index.js", "name": "base64-js", "repository": { "type": "git", "url": "git://github.com/beatgammit/base64-js.git" }, "scripts": { "build": "browserify -s base64js -r ./ | uglifyjs -m > base64js.min.js", "lint": "standard", "test": "npm run lint && npm run unit", "unit": "tape test/*.js" }, "version": "1.3.0" }