UNPKG

kityminder

Version:
42 lines (41 loc) 1.08 kB
{ "name": "FlexUI", "title": "Flex UI", "description": "HTML UI Framework", "version": "1.0.0", "homepage": "https://github.com/fex-team/fui", "author": { "name": "Baidu Kity Group", "url": "http://ueditor.baidu.com" }, "repository": { "type": "git", "url": "https://github.com/fex-team/fui.git" }, "keywords": [ "UI", "FLEX", "Framework" ], "bugs": { }, "licenses": [ { "type": "MIT", "url": "https://github.com/jquery/jquery/blob/master/MIT-LICENSE.txt" } ], "dependencies": {}, "devDependencies": { "grunt": "~0.4.1", "grunt-contrib-concat": "~0.4.0", "grunt-contrib-uglify": "~0.2.6", "grunt-contrib-clean": "~0.5.0", "grunt-module-dependence": "~0.1.4", "grunt-contrib-jshint": "~0.10.0", "grunt-contrib-watch": "~0.6.1", "grunt-contrib-less": "~0.11.3", "grunt-contrib-cssmin": "~0.10.0", "grunt-contrib-copy": "~0.5.0" } }