Linux cesa-www-main 6.1.0-49-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64
Apache/2.4.68 (Debian)
Server IP : 10.218.0.2 & Your IP : 216.73.217.117
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
nodejs /
codemirror /
Delete
Unzip
Name
Size
Permission
Date
Action
addon
[ DIR ]
drwxr-xr-x
2025-06-07 09:54
keymap
[ DIR ]
drwxr-xr-x
2025-06-07 09:54
lib
[ DIR ]
drwxr-xr-x
2025-06-07 09:54
mode
[ DIR ]
drwxr-xr-x
2025-06-07 09:54
src
[ DIR ]
drwxr-xr-x
2025-06-07 09:54
theme
[ DIR ]
drwxr-xr-x
2025-06-07 09:54
package.json
1.06
KB
-rw-r--r--
2022-10-24 16:35
Save
Rename
{ "name": "codemirror", "version": "5.65.0", "main": "lib/codemirror.js", "style": "lib/codemirror.css", "author": { "name": "Marijn Haverbeke", "email": "marijnh@gmail.com", "url": "http://marijnhaverbeke.nl" }, "description": "Full-featured in-browser code editor", "license": "MIT", "directories": { "lib": "./lib" }, "scripts": { "build": "rollup -c", "watch": "rollup -w -c", "prepare": "npm run-script build", "test": "node ./test/run.js", "lint": "bin/lint" }, "devDependencies": { "@rollup/plugin-buble": "^0.21.3", "blint": "^1.1.0", "node-static": "0.7.11", "puppeteer": "^1.20.0", "rollup": "^1.26.3" }, "bugs": "http://github.com/codemirror/CodeMirror/issues", "keywords": [ "JavaScript", "CodeMirror", "Editor" ], "homepage": "https://codemirror.net", "repository": { "type": "git", "url": "https://github.com/codemirror/CodeMirror.git" }, "jspm": { "directories": {}, "dependencies": {}, "devDependencies": {} }, "dependencies": {} }