Permalink
Find file Copy path
Fetching contributors…
Cannot retrieve contributors at this time
29 lines (28 sloc) 1.07 KB
{
"version": "0.1.0",
"summary": "a web photo album generator",
"repository": "https://github.com/jerith666/elbum.git",
"license": "GPL3",
"source-directories": [
"."
],
"exposed-modules": [],
"dependencies": {
"Bogdanp/elm-combine": "3.1.1 <= v < 4.0.0",
"andrewMacmurray/elm-delay": "2.0.2 <= v < 3.0.0",
"bartavelle/json-helpers": "1.3.0 <= v < 2.0.0",
"elm-community/basics-extra": "2.0.0 <= v < 3.0.0",
"elm-lang/core": "5.0.0 <= v < 6.0.0",
"elm-lang/dom": "1.1.1 <= v < 2.0.0",
"elm-lang/html": "2.0.0 <= v < 3.0.0",
"elm-lang/http": "1.0.0 <= v < 2.0.0",
"elm-lang/keyboard": "1.0.1 <= v < 2.0.0",
"elm-lang/navigation": "2.1.0 <= v < 3.0.0",
"elm-lang/window": "1.0.1 <= v < 2.0.0",
"knledg/touch-events": "2.1.1 <= v < 3.0.0",
"mdgriffith/elm-style-animation": "3.5.5 <= v < 4.0.0",
"rgrempel/elm-route-url": "4.0.0 <= v < 5.0.0",
"rtfeldman/elm-css": "14.0.0 <= v < 15.0.0"
},
"elm-version": "0.18.0 <= v < 0.19.0"
}