📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-30 03:50:09
📂
/ (Root)
/
home
/
orkouolp
/
nodevenv
/
node_js
/
orkofarms.com
/
18
/
lib
/
node_modules
/
catharsis
📍 /home/orkouolp/nodevenv/node_js/orkofarms.com/18/lib/node_modules/catharsis
🔄 Refresh
✏️
Editing: package.json
Writable
{ "version": "0.9.0", "name": "catharsis", "description": "A JavaScript parser for Google Closure Compiler and JSDoc type expressions.", "author": "Jeff Williams <jeffrey.l.williams@gmail.com>", "repository": { "type": "git", "url": "https://github.com/hegemonic/catharsis" }, "bugs": "https://github.com/hegemonic/catharsis/issues", "main": "catharsis.js", "dependencies": { "lodash": "^4.17.15" }, "devDependencies": { "ajv": "^6.12.2", "mocha": "^8.0.1", "pegjs": "^0.10.0", "should": "^13.2.3", "should-equal": "^2.0.0" }, "engines": { "node": ">= 10" }, "scripts": { "prepare": "./node_modules/pegjs/bin/pegjs ./lib/parser.pegjs", "test": "./node_modules/mocha/bin/mocha" }, "license": "MIT" }
💾 Save Changes
❌ Cancel