waterwolf-auth/package.json

13 lines
207 B
JSON
Raw Permalink Normal View History

2024-07-15 00:25:52 +00:00
{
"name": "waterwolf-auth",
"version": "1.0.0",
2024-07-15 00:25:52 +00:00
"description": "",
"main": "index.js",
2024-07-15 00:25:52 +00:00
"scripts": {
"dev": "pnpm run --parallel dev"
2024-07-15 00:25:52 +00:00
},
"keywords": [],
"author": "",
"license": "ISC"
}