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