v0.2.3
This commit is contained in:
parent
f17658e2d3
commit
501e380825
67 changed files with 11869 additions and 2 deletions
10
archive/v0.2.3/component.json
Normal file
10
archive/v0.2.3/component.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"name": "mithril",
|
||||
"description": "A Javascript framework for building brilliant applications",
|
||||
"keywords": ["mvc", "framework"],
|
||||
"repository": "lhorie/mithril",
|
||||
"main": "mithril.js",
|
||||
"scripts": ["mithril.js"],
|
||||
"version": "0.2.3",
|
||||
"license": "MIT"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue