shared package

This commit is contained in:
Oliver Bryan
2025-12-13 20:25:07 +00:00
parent 62597fedc2
commit 99d45f9bcc
3 changed files with 39 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"name": "shared",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"packageManager": "pnpm@10.17.1"
}