mirror of
https://mau.dev/andreijiroh-dev/website.git
synced 2024-11-10 03:39:38 +00:00
Andrei Jiroh Eugenio Halili
c7e8c9bf98
Signed-off-by: Andrei Jiroh Eugenio Halili <ajhalili2006@gmail.com>
20 lines
521 B
JSON
20 lines
521 B
JSON
{
|
|
"name": "@ajhalili2006/tildeverse-web",
|
|
"version": "0.1.0",
|
|
"description": "Personal website for my tildes + Gemini version of blog posts",
|
|
"scripts": {
|
|
"dev": "mkdocs serve",
|
|
"build": "mkdocs build"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+ssh://git@git.sr.ht/~ajhalili2006/tildeweb.git"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"bugs": {
|
|
"url": "https://todo.sr.ht/~ajhalili2006/tildeweb"
|
|
},
|
|
"homepage": "https://git.sr.ht/~ajhalili2006/tildeweb#readme"
|
|
}
|