Files
yurigpt/package.json
2025-07-15 11:53:37 -07:00

14 lines
323 B
JSON

{
"name": "yurigpt",
"version": "0.0.0",
"description": "A webcomic about a girl dating an LLM, though she doesn't know it.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"packageManager": "pnpm@10.12.4"
}