ez-args-json
v1.0.1npm· JavaScript```js const program = require("ez-args"); const cli = new program(); cli.use(require("ez-args-json")); //Save data to the home directory: cli.json.set("key","value"); //Get data cli.json.get("key"); //Check if data exists cli.json.has("key"); //
The verdict
Abandoned. Last published 5 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the npm registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityUnknown
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published 5 years ago.
Popularity
Download count unavailable.
Security
No known advisories for this version (OSV).
License
ISC
Dependencies
No runtime dependencies
Recent releases
- 1.0.15 years ago
- 1.0.05 years ago