11 lines
No EOL
449 B
JSON
11 lines
No EOL
449 B
JSON
{
|
|
"name": "mithril",
|
|
"description": "A Javascript Framework for building brilliant applications",
|
|
"keywords": ["mvc", "framework"],
|
|
"version": "$version",
|
|
"author": "Leo Horie <leohorie@hotmail.com>",
|
|
"repository": {"type": "git", "url": "https://github.com/lhorie/mithril"},
|
|
"main": "mithril.min.js",
|
|
"licenses": [{"type": "MIT", "url": "http://opensource.org/licenses/MIT"}],
|
|
"files": ["mithril.min.js", "mithril.min.map", "mithril.js"]
|
|
} |