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.
11 lines
202 B
11 lines
202 B
{
|
|
"name": "ASP.NET",
|
|
"version": "0.0.0",
|
|
"devDependencies": {
|
|
"gulp": "3.8.11",
|
|
"gulp-concat": "2.5.2",
|
|
"gulp-cssmin": "0.1.7",
|
|
"gulp-uglify": "1.2.0",
|
|
"rimraf": "2.2.8"
|
|
}
|
|
}
|
|
|