UNPKG

cmps

Version:

cmps is not only a server tool but also a powerful tool to design & make your component/UI quickly and best.

22 lines (21 loc) 483 B
{ "name": "cmp", "version": "2.2.5", "description": "cmp means core mapping pages. you can use it as a tool.", "main": "", "authors": [ "ch19900606@gmail.com" ], "license": "MIT", "homepage": "https://github.com/chalecao/cmp", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "cmui": "https://github.com/chalecao/cmui.git#master" } }