package.json - git - Webernet Explorer _X
git 🏠 Home 👤 Sign up Self hosted git, retro shell
★ otgit, code hosting from the year 2000 ★
📄 octuna / package.json
16 lines · 0.3 KB · Raw
1{
2 "name": "otgit",
3 "version": "0.1.0",
4 "description": "Self hosted git host with a retro 1999 UI.",
5 "main": "server.js",
6 "scripts": {
7 "setup": "node setup.js",
8 "start": "node --max-old-space-size=64 server.js",
9 "smoke": "node scripts/smoke.js"
10 },
11 "engines": {
12 "node": ">=18"
13 },
14 "license": "MIT"
15}
16 
Done 🔒 Internet