interstellar_website/package.json
2025-09-21 23:37:16 +02:00

18 lines
No EOL
386 B
JSON

{
"name": "photofuel.tech",
"version": "1.0.0",
"description": "",
"main": "index.html",
"scripts": {
"start": "http-server"
},
"repository": {
"type": "git",
"url": "ssh://git@interstellardevelopment.org/sageTheDm/KSSM293.git"
},
"author": "",
"license": "ISC",
"dependencies": {
"bootstrap": "^5.3.7"
}
}