Initial LisgloSIPS V2 implementation
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "@lisglosips/auth",
|
||||
"version": "0.2.0",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
"scripts": {
|
||||
"build": "tsc -p tsconfig.json"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user