![]() 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/jsonfile/ |
{ "_args": [ [ "[email protected]", "/var/www/vhosts/metras.co/httpdocs/wp-content/themes/metras" ] ], "_development": true, "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha1-pezG9l9T9mLEQVx2daAzHQmS7GY=", "_location": "/jsonfile", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "jsonfile", "escapedName": "jsonfile", "rawSpec": "3.0.1", "saveSpec": null, "fetchSpec": "3.0.1" }, "_requiredBy": [ "/fs-extra" ], "_resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-3.0.1.tgz", "_spec": "3.0.1", "_where": "/var/www/vhosts/metras.co/httpdocs/wp-content/themes/metras", "author": { "name": "JP Richardson", "email": "[email protected]" }, "bugs": { "url": "https://github.com/jprichardson/node-jsonfile/issues" }, "dependencies": { "graceful-fs": "^4.1.6" }, "description": "Easily read/write JSON files.", "devDependencies": { "mocha": "2.x", "rimraf": "^2.4.0", "standard": "^6.0.8" }, "homepage": "https://github.com/jprichardson/node-jsonfile#readme", "keywords": [ "read", "write", "file", "json", "fs", "fs-extra" ], "license": "MIT", "main": "index.js", "name": "jsonfile", "optionalDependencies": { "graceful-fs": "^4.1.6" }, "repository": { "type": "git", "url": "git+ssh://[email protected]/jprichardson/node-jsonfile.git" }, "scripts": { "lint": "standard", "test": "npm run lint && npm run unit", "unit": "mocha" }, "version": "3.0.1" }