mirror of
https://github.com/kennethnym/aris.git
synced 2026-02-02 05:01:17 +00:00
initial commit
This commit is contained in:
10
packages/aris-core/package.json
Normal file
10
packages/aris-core/package.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "@aris/core",
|
||||
"version": "0.0.0",
|
||||
"type": "module",
|
||||
"main": "index.ts",
|
||||
"types": "index.ts",
|
||||
"scripts": {
|
||||
"test": "bun test ."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user