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.
13 lines
244 B
13 lines
244 B
7 years ago
|
{
|
||
|
"version": "0.2.1",
|
||
|
"name": "@abp/aspnetcore.mvc.ui",
|
||
|
"dependencies": {
|
||
|
"ansi-colors": "^1.1.0",
|
||
|
"gulp": "^3.9.1",
|
||
|
"merge-stream": "^1.0.1",
|
||
|
"rimraf": "^2.6.2",
|
||
|
"extend-object": "^1.0.0",
|
||
|
"path": "^0.12.7"
|
||
|
}
|
||
|
}
|