![]() 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/clinic.corals.io/node_modules/jsonfile/ |
{ "_args": [ [ "[email protected]", "/home/corals/clinic.corals.io" ] ], "_development": true, "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==", "_location": "/jsonfile", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "jsonfile", "escapedName": "jsonfile", "rawSpec": "6.1.0", "saveSpec": null, "fetchSpec": "6.1.0" }, "_requiredBy": [ "/fs-extra" ], "_resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz", "_spec": "6.1.0", "_where": "/home/corals/clinic.corals.io", "author": { "name": "JP Richardson", "email": "[email protected]" }, "bugs": { "url": "https://github.com/jprichardson/node-jsonfile/issues" }, "dependencies": { "graceful-fs": "^4.1.6", "universalify": "^2.0.0" }, "description": "Easily read/write JSON files.", "devDependencies": { "mocha": "^8.2.0", "rimraf": "^2.4.0", "standard": "^16.0.1" }, "files": [ "index.js", "utils.js" ], "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": "6.1.0" }