UNPKG

cmps

Version:

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

21 lines (20 loc) 385 B
{ "name": "cmui", "version": "1.0.0", "description": "cmui is ui", "main": "index.js", "directories": { "test": "tests" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "cmui" ], "author": "chalecao(ch19900606@gmail.com)", "license": "MIT", "devDependencies": { "glob": "^7.1.1" } }