mikit-framework
Version:
A web framework for professional developers and designers alike.
27 lines (26 loc) • 607 B
JSON
{
"name": "mikit-framework",
"version": "1.0.0",
"description": "A web framework for professional developers and designers alike.",
"author": "Mikit <mikit@missra.com>",
"homepage": "http://mikit.missra.com",
"main": "dist/css/mikit.css",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/xmissra/mikit.git"
},
"keywords": [
"css",
"javaScript",
"framework",
"mikit",
"sass"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/xmissra/mikit/issues"
}
}