{
"scripts": {
"postinstall": "elm package install -y",
"test": "elm-test"
},
"dependencies": {
"elm": "0.18.0",
"elm-test": "0.18.3"
}