diff options
Diffstat (limited to 'cmd/_old/tourian/package.json')
| -rw-r--r-- | cmd/_old/tourian/package.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/cmd/_old/tourian/package.json b/cmd/_old/tourian/package.json new file mode 100644 index 0000000..09c0688 --- /dev/null +++ b/cmd/_old/tourian/package.json @@ -0,0 +1,22 @@ +{ + "name": "tourian", + "version": "1.0.0", + "description": "LLM shitposting", + "main": "index.js", + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/Xe/x.git" + }, + "author": "Xe Iaso", + "license": "ISC", + "bugs": { + "url": "https://github.com/Xe/x/issues" + }, + "homepage": "https://github.com/Xe/x#readme", + "devDependencies": { + "@tailwindcss/typography": "^0.5.12" + } +} |
