|
- {
- "name": "wwwterm",
- "version": "1.0.0",
- "description": "A Fo-terminal-like website hosting system.",
- "main": "wwwterm.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "author": "Bryan Miller",
- "license": "ISC",
- "dependencies": {
- "chokidar": "3.0.2",
- "cluster": "0.7.7",
- "debug": "4.1.1",
- "ejs": "2.6.2",
- "express": "4.17.1",
- "sass": "1.22.7"
- }
- }
|