Thanks to an outstanding presentation from Enrico Sada, I was inspired to use ASP.NET Core MVC for this F# project
11 lines
205 B
JSON
11 lines
205 B
JSON
{
|
|
"name": "myprayerjournal",
|
|
"private": true,
|
|
"dependencies": {
|
|
"bootstrap": "3.3.6",
|
|
"jquery": "2.2.3",
|
|
"jquery-validation": "1.15.0",
|
|
"jquery-validation-unobtrusive": "3.2.6"
|
|
}
|
|
}
|