mirror of https://github.com/abpframework/abp
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
496 B
22 lines
496 B
{
|
|
"version": "5.3.1",
|
|
"name": "@abp/aspnetcore.mvc.ui",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/abpframework/abp.git",
|
|
"directory": "npm/packs/aspnetcore.mvc.ui"
|
|
},
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"dependencies": {
|
|
"ansi-colors": "^4.1.1",
|
|
"extend-object": "^1.0.0",
|
|
"glob": "^7.1.6",
|
|
"gulp": "^4.0.2",
|
|
"merge-stream": "^2.0.0",
|
|
"micromatch": "^4.0.2"
|
|
},
|
|
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"
|
|
}
|