10 lines
No EOL
300 B
JSON
10 lines
No EOL
300 B
JSON
{
|
|
"name": "mithril",
|
|
"description": "A Javascript framework for building brilliant applications",
|
|
"keywords": ["mvc", "framework"],
|
|
"repository": "lhorie/mithril",
|
|
"main": "mithril.min.js",
|
|
"scripts": ["mithril.min.js", "mithril.min.map", "mithril.js"],
|
|
"version": "0.1.3",
|
|
"license": "MIT"
|
|
} |