feat(api): setting up
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"main": "src/index.ts",
|
||||
"name": "@basango/encryption",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"clean": "rm -rf .turbo node_modules",
|
||||
"typecheck": "tsc --noEmit"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user