mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-21 18:56:05 +10:00
20 lines
412 B
JSON
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"
|
|
}
|
|
]
|
|
}
|