{
  "name": "@deepjs/uni-ccui",
  "version": "0.3.17",
  "description": "基于 uni-app 的 ui 组件库 uni-ccui",
  "main": "index.js",
  "publishConfig": {
    "registry": "https://registry.npmjs.org/",
    "access": "public"
  },
  "scripts": {
    "prepublish": "node ../../scripts/build-lib.js",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "uni-ccui",
    "deepjs"
  ],
  "author": "cloudyan",
  "license": "Apache-2.0",
  "browserslist": [
    "Android >= 4",
    "ios >= 8"
  ],
  "dependencies": {
    "@deepjs/date": "^0.2.9",
    "@deepjs/html-parser": "^0.2.9"
  },
  "gitHead": "c1f83d6055db63ffba0c99e2725c9fd5b9079d14"
}
