📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-29 06:03:38
📂
/ (Root)
/
home
/
orkouolp
/
nodevenv
/
node_js
/
orkofarms.com
/
18
/
lib
/
node_modules
/
jsonfile
📍 /home/orkouolp/nodevenv/node_js/orkofarms.com/18/lib/node_modules/jsonfile
🔄 Refresh
✏️
Editing: package.json
Writable
{ "name": "jsonfile", "version": "4.0.0", "description": "Easily read/write JSON files.", "repository": { "type": "git", "url": "git@github.com:jprichardson/node-jsonfile.git" }, "keywords": [ "read", "write", "file", "json", "fs", "fs-extra" ], "author": "JP Richardson <jprichardson@gmail.com>", "license": "MIT", "dependencies": {}, "optionalDependencies": { "graceful-fs": "^4.1.6" }, "devDependencies": { "mocha": "2.x", "rimraf": "^2.4.0", "standard": "^10.0.3" }, "main": "index.js", "files": [ "index.js" ], "scripts": { "lint": "standard", "test": "npm run lint && npm run unit", "unit": "mocha" } }
💾 Save Changes
❌ Cancel