v0.1.25
This commit is contained in:
parent
f99308c39c
commit
e3b6243d7b
67 changed files with 11784 additions and 4 deletions
10
archive/v0.1.25/component.json
Normal file
10
archive/v0.1.25/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.1.25",
|
||||
"license": "MIT"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue