18 lines
386 B
JSON
18 lines
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"
|
||
|
|
}
|
||
|
|
}
|