BossBey File Manager
PHP:
8.2.30
OS:
Linux
User:
imagivibe
Root
/
lib
/
node_modules
/
pm2
/
lib
/
templates
/
sample-apps
/
http-server
📤 Upload
📝 New File
📁 New Folder
Close
Editing: package.json
{ "name": "simple-http-server", "version": "1.0.0", "description": "Simple HTTP server that can be used in cluster mode", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC" }
Save
Cancel