mirror of
https://github.com/Orasund/elm-ui-widgets.git
synced 2024-11-22 04:58:49 +03:00
11 lines
205 B
JSON
11 lines
205 B
JSON
{
|
|
"private": true,
|
|
"name": "elm-ui-widget",
|
|
"scripts": {
|
|
"postinstall": "elm-tooling install"
|
|
},
|
|
"devDependencies": {
|
|
"elm-tooling": "^1.6.0"
|
|
},
|
|
"postinstall": "elm-tooling install"
|
|
} |