easy-magix
Version:
view manager framewrok
29 lines (28 loc) • 582 B
JSON
{
"name": "easy-magix",
"version": "3.7.1",
"description": "view manager framewrok",
"main": "dist/webpack/magix-debug.js",
"types": "types/magix.d.ts",
"repository": {
"type": "git",
"url": "git+https://github.com/thx/magix.git"
},
"keywords": [
"magix",
"view",
"opoa",
"component",
"vom",
"router",
"spa",
"service",
"layout"
],
"author": "xinglie <xinglie.lkf@taobao.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/thx/magix/issues"
},
"homepage": "https://github.com/thx/magix#readme"
}