generated from nhcarrigan/template
feat: npm init
This commit is contained in:
13
package.json
Normal file
13
package.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"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"
|
||||
}
|
Reference in New Issue
Block a user