Initial scaffold

This commit is contained in:
Storme-bit
2026-04-03 06:03:17 -07:00
commit 0e1d592980
13 changed files with 207 additions and 0 deletions

View File

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