mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2026-01-01 14:37:31 +00:00
12 lines
225 B
JSON
Executable File
12 lines
225 B
JSON
Executable File
{
|
|
"name": "WebApplicationBasic",
|
|
"version": "0.0.0",
|
|
"devDependencies": {
|
|
"gulp": "^3.9.0",
|
|
"gulp-concat": "2.5.2",
|
|
"gulp-cssmin": "0.1.7",
|
|
"gulp-uglify": "1.2.0",
|
|
"rimraf": "2.2.8"
|
|
}
|
|
}
|