10 Star 66 Fork 10

uncle wang / OAuthApp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 836 Bytes
一键复制 编辑 原始数据 按行查看 历史
uncle wang 提交于 2022-09-20 14:58 . 1,开发文档更新
{
"name": "oauthapp",
"version": "1.0.0",
"description": "{**When you're done, you can delete the content in this README and update the file with details for others getting started with your repository**}",
"main": "index.js",
"scripts": {
"UpdateAppDbMigration": "dotnet ef migrations add 2022090920UpdateAppDbMigration -c AppDbContext -o Data/AppMigrations",
"UpdateTenantDbMigration": "dotnet ef migrations add 2022071301UpdateTenantDbMigration -c TenantDbContext -o Tenant/Migrations"
},
"repository": {
"type": "git",
"url": "https://gitee.com/seven1986/OAuthApp.git"
},
"author": "",
"license": "ISC",
"dependencies": {
"@tabler/core": "^1.0.0-beta8",
"jquery": "^3.6.0"
},
"devDependencies": {
"gulp": "^4.0.2",
"gulp-concat": "^2.6.1",
"gulp-uglify": "^3.0.2"
}
}
C#
1
https://gitee.com/seven1986/OAuthApp.git
git@gitee.com:seven1986/OAuthApp.git
seven1986
OAuthApp
OAuthApp
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891