mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-24 20:26:13 +10:00
mithril.js 0.1.0
This commit is contained in:
+8
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "mithril",
|
||||
"npmName": "mithril",
|
||||
"version": "0.1.0",
|
||||
"filename": "mithril.min.js",
|
||||
"description": "A Javascript Framework for building brilliant applications",
|
||||
"homepage": "http://lhorie.github.io/mithril",
|
||||
"license": "MIT",
|
||||
"main": "mithril",
|
||||
"keywords": [
|
||||
"mvc",
|
||||
"browser"
|
||||
],
|
||||
"author": "Leo Horie <leohorie@hotmail.com> (http://lhorie.blogspot.com/)",
|
||||
"contributors": [
|
||||
"Leo Horie <leohorie@hotmail.com> (http://lhorie.blogspot.com/)"
|
||||
],
|
||||
"bugs": "https://github.com/lhorie/mithril.js/issues",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/lhorie/mithril.js.git"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user