mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2026-01-01 06:27:37 +00:00
Stock WebApplicationBasic output from "yo aspnet"
This commit is contained in:
11
templates/WebApplicationBasic/package.json
Executable file
11
templates/WebApplicationBasic/package.json
Executable file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user