{
    "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"
    }
}
