{ "version": "1.0.0", "summary": "helpful summary of your project, less than 80 characters", "repository": "https://github.com/USER/PROJECT.git", "license": "BSD3", "source-directories": [ "." ], "exposed-modules": [], "dependencies": { "elm-lang/core" : "1.0.0 <= v < 2.0.0", "Dandandan/Easing" : "1.0.1 <= v < 2.0.0" } }