mithril-vndb/package.json
2016-04-20 20:02:37 -04:00

11 lines
225 B
JSON

{
"name": "mithril",
"version": "1.0.0",
"description": "A framework for building brilliant applications",
"main": "index.js",
"scripts": {
"test": "node ospec/bin/ospec"
},
"author": "Leo Horie",
"license": "MIT"
}