mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-19 01:36:01 +10:00
Add the runtime for the Elm language.
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"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/",
|
||||
"keywords": [
|
||||
"elm",
|
||||
"FRP",
|
||||
"functional"
|
||||
],
|
||||
"repositories": [
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/evancz/Elm.git"
|
||||
}
|
||||
]
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user