some stuff
This commit is contained in:
parent
08ad294d46
commit
6cbf15b783
11 changed files with 165 additions and 5 deletions
12
package.json
Normal file
12
package.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"name": "resume",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"repository": "gitea@git.botris.dev:john/resume.git",
|
||||
"author": "john <me@johnmorr.is>",
|
||||
"license": "MIT",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"serve": "deno run --allow-read=. --allow-net server.ts"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue