2019-08-05 07:44:10 +03:00
|
|
|
{
|
|
|
|
"type": "package",
|
2022-10-03 18:53:38 +03:00
|
|
|
"name": "dillonkearns/elm-pages-v3-beta",
|
2019-08-05 07:44:10 +03:00
|
|
|
"summary": "A statically typed site generator.",
|
|
|
|
"license": "BSD-3-Clause",
|
2023-03-01 04:03:24 +03:00
|
|
|
"version": "15.0.2",
|
2019-08-05 07:44:10 +03:00
|
|
|
"exposed-modules": [
|
2019-09-15 23:36:24 +03:00
|
|
|
"Head",
|
|
|
|
"Head.Seo",
|
2021-06-02 23:41:43 +03:00
|
|
|
"ApiRoute",
|
2021-05-23 20:03:21 +03:00
|
|
|
"Path",
|
2021-05-24 21:17:34 +03:00
|
|
|
"Pages.PageUrl",
|
2023-01-17 02:22:44 +03:00
|
|
|
"FatalError",
|
2021-05-24 01:11:46 +03:00
|
|
|
"Pages.Url",
|
2023-01-02 01:44:11 +03:00
|
|
|
"BackendTask",
|
|
|
|
"BackendTask.Glob",
|
|
|
|
"BackendTask.Http",
|
2023-01-26 01:33:24 +03:00
|
|
|
"BackendTask.Random",
|
2023-01-26 02:49:43 +03:00
|
|
|
"BackendTask.Time",
|
2023-01-02 01:44:11 +03:00
|
|
|
"BackendTask.File",
|
2023-01-17 18:04:18 +03:00
|
|
|
"BackendTask.Custom",
|
2023-01-02 01:44:11 +03:00
|
|
|
"BackendTask.Env",
|
2021-12-27 08:56:33 +03:00
|
|
|
"Server.Request",
|
2022-01-28 20:27:43 +03:00
|
|
|
"Server.Session",
|
2021-12-24 07:17:30 +03:00
|
|
|
"Server.SetCookie",
|
2022-01-01 03:16:28 +03:00
|
|
|
"Server.Response",
|
2023-03-01 02:45:59 +03:00
|
|
|
"PagesMsg",
|
2019-09-15 23:36:24 +03:00
|
|
|
"Pages.Manifest",
|
2021-05-17 22:51:04 +03:00
|
|
|
"Pages.Manifest.Category",
|
2022-01-16 03:56:21 +03:00
|
|
|
"Pages.Flags",
|
2022-05-11 02:29:28 +03:00
|
|
|
"Pages.Fetcher",
|
2022-07-09 03:56:52 +03:00
|
|
|
"Form.Field",
|
2022-08-22 18:00:12 +03:00
|
|
|
"Form.FieldStatus",
|
2022-08-22 18:17:25 +03:00
|
|
|
"Form.FormData",
|
2022-07-09 04:00:30 +03:00
|
|
|
"Form",
|
2022-07-09 03:58:41 +03:00
|
|
|
"Form.FieldView",
|
2022-06-30 19:53:07 +03:00
|
|
|
"Form.Value",
|
2022-10-04 00:35:14 +03:00
|
|
|
"Pages.FormState",
|
2022-06-30 19:53:07 +03:00
|
|
|
"Pages.Transition",
|
2023-02-07 09:04:11 +03:00
|
|
|
"Scaffold.Route",
|
|
|
|
"Scaffold.Form",
|
2022-10-03 18:52:16 +03:00
|
|
|
"Form.Validation",
|
2022-11-22 23:44:08 +03:00
|
|
|
"Pages.Script",
|
2022-10-03 18:52:16 +03:00
|
|
|
"Pages.Internal.Platform",
|
|
|
|
"Pages.Internal.Platform.Cli",
|
2022-11-22 23:40:51 +03:00
|
|
|
"Pages.Internal.Platform.GeneratorApplication",
|
2022-10-04 00:35:14 +03:00
|
|
|
"Pages.Internal.ResponseSketch",
|
2022-10-03 18:52:16 +03:00
|
|
|
"Pages.Internal.Router",
|
|
|
|
"Pages.Internal.RoutePattern",
|
|
|
|
"Pages.Internal.NotFoundReason"
|
2019-08-05 07:44:10 +03:00
|
|
|
],
|
|
|
|
"elm-version": "0.19.0 <= v < 0.20.0",
|
|
|
|
"dependencies": {
|
2019-08-09 02:48:22 +03:00
|
|
|
"avh4/elm-color": "1.0.0 <= v < 2.0.0",
|
2022-01-21 20:31:18 +03:00
|
|
|
"danfishgold/base64-bytes": "1.1.0 <= v < 2.0.0",
|
2020-10-21 02:41:00 +03:00
|
|
|
"danyx23/elm-mimetype": "4.0.1 <= v < 5.0.0",
|
2021-04-23 07:28:08 +03:00
|
|
|
"dillonkearns/elm-bcp47-language-tag": "1.0.1 <= v < 2.0.0",
|
2022-11-22 22:21:11 +03:00
|
|
|
"dillonkearns/elm-cli-options-parser": "3.2.0 <= v < 4.0.0",
|
2022-10-11 00:48:09 +03:00
|
|
|
"dillonkearns/elm-date-or-date-time": "2.0.0 <= v < 3.0.0",
|
2022-10-19 19:05:08 +03:00
|
|
|
"elm/browser": "1.0.2 <= v < 2.0.0",
|
2022-01-21 20:31:18 +03:00
|
|
|
"elm/bytes": "1.0.8 <= v < 2.0.0",
|
2022-10-19 19:05:08 +03:00
|
|
|
"elm/core": "1.0.5 <= v < 2.0.0",
|
2019-08-06 01:45:57 +03:00
|
|
|
"elm/html": "1.0.0 <= v < 2.0.0",
|
2019-08-05 07:44:10 +03:00
|
|
|
"elm/http": "2.0.0 <= v < 3.0.0",
|
|
|
|
"elm/json": "1.1.3 <= v < 2.0.0",
|
2021-12-23 01:42:35 +03:00
|
|
|
"elm/parser": "1.1.0 <= v < 2.0.0",
|
2023-01-26 01:33:24 +03:00
|
|
|
"elm/random": "1.0.0 <= v < 2.0.0",
|
2019-11-03 01:35:20 +03:00
|
|
|
"elm/regex": "1.0.0 <= v < 2.0.0",
|
2021-12-24 00:34:54 +03:00
|
|
|
"elm/time": "1.0.0 <= v < 2.0.0",
|
2019-08-05 07:44:10 +03:00
|
|
|
"elm/url": "1.0.0 <= v < 2.0.0",
|
2022-10-19 19:05:08 +03:00
|
|
|
"elm/virtual-dom": "1.0.3 <= v < 2.0.0",
|
|
|
|
"elm-community/list-extra": "8.6.0 <= v < 9.0.0",
|
2021-12-24 06:25:51 +03:00
|
|
|
"jluckyiv/elm-utc-date-strings": "1.0.0 <= v < 2.0.0",
|
2022-10-19 19:05:08 +03:00
|
|
|
"justinmimbs/date": "4.0.1 <= v < 5.0.0",
|
2023-03-01 03:54:11 +03:00
|
|
|
"mdgriffith/elm-codegen": "2.1.0 <= v < 3.0.0",
|
2022-01-27 23:27:07 +03:00
|
|
|
"miniBill/elm-codec": "2.0.0 <= v < 3.0.0",
|
2019-10-30 03:59:08 +03:00
|
|
|
"noahzgordon/elm-color-extra": "1.0.2 <= v < 2.0.0",
|
2022-02-07 00:36:17 +03:00
|
|
|
"robinheghan/fnv1a": "1.0.0 <= v < 2.0.0",
|
2022-10-19 19:05:08 +03:00
|
|
|
"rtfeldman/elm-css": "18.0.0 <= v < 19.0.0",
|
2022-09-13 02:50:08 +03:00
|
|
|
"the-sett/elm-syntax-dsl": "6.0.2 <= v < 7.0.0",
|
2021-12-31 06:53:37 +03:00
|
|
|
"turboMaCk/non-empty-list-alias": "1.2.0 <= v < 2.0.0",
|
2022-01-26 20:02:25 +03:00
|
|
|
"vito/elm-ansi": "10.0.1 <= v < 11.0.0"
|
2019-08-05 07:44:10 +03:00
|
|
|
},
|
2019-09-15 21:22:38 +03:00
|
|
|
"test-dependencies": {
|
2023-01-14 03:28:51 +03:00
|
|
|
"avh4/elm-program-test": "4.0.0 <= v < 5.0.0",
|
2022-11-16 03:40:43 +03:00
|
|
|
"elm-explorations/test": "2.0.1 <= v < 3.0.0",
|
2023-01-14 03:28:51 +03:00
|
|
|
"the-sett/elm-pretty-printer": "3.0.0 <= v < 4.0.0"
|
2019-09-15 21:22:38 +03:00
|
|
|
}
|
2023-02-07 21:29:07 +03:00
|
|
|
}
|