add database uni-id

This commit is contained in:
handongxun 2020-08-27 14:30:43 +08:00
parent 9aa9c1dc6a
commit 61bd91ab32
2 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,3 @@
{
"uni-id-users": {}
}

View File

@ -0,0 +1,10 @@
{
"name": "@opendb/uni-id",
"version": "0.0.1",
"description": "uni-id",
"keywords": ["uni-id", "id"],
"opendb": {
"type": "database",
"title": "uni-id"
}
}