Files
cdnjs/ajax/libs/elm-runtime/package.json
T

20 lines
412 B
JSON

{
"name": "elm-runtime",
"filename": "elm-runtime.min.js",
"version": "0.8.0.3",
"description": "The runtime for the Elm language.",
"homepage": "http://elm-lang.org/",
"license": "BSD3",
"keywords": [
"elm",
"FRP",
"functional"
],
"repositories": [
{
"type": "git",
"url": "https://github.com/evancz/Elm.git"
}
]
}