{ "type": "application", "source-directories": [ ".", "../benchmark-utilities", "./repo/src2" ], "elm-version": "0.19.1", "dependencies": { "direct": { "BrianHicks/elm-trend": "2.1.3", "elm/browser": "1.0.2", "elm/core": "1.0.5", "elm/html": "1.0.0", "elm/json": "1.1.3", "elm/virtual-dom": "1.0.2", "elm-explorations/benchmark": "1.0.2" }, "indirect": { "elm/regex": "1.0.0", "elm/time": "1.0.0", "elm/url": "1.0.0", "mdgriffith/style-elements": "5.0.2", "robinheghan/murmur3": "1.0.0" } }, "test-dependencies": { "direct": {}, "indirect": {} } }