{
  "name": "@alitajs/theme",
  "version": "1.3.4",
  "description": "",
  "main": "lib/index.js",
  "module": "es/index.js",
  "types": "es/index.d.ts",
  "files": [
    "lib",
    "es",
    "README.md"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/alitajs/antd-mobile-plus"
  },
  "keywords": [
    "alita"
  ],
  "authors": [
    "xiaohuoni <448627663@qq.com> (https://github.com/xiaohuoni)"
  ],
  "license": "MIT",
  "bugs": "http://github.com/alitajs/antd-mobile-plus/issues",
  "homepage": "https://github.com/alitajs/antd-mobile-plus/tree/master/packages/theme#readme",
  "publishConfig": {
    "access": "public"
  },
  "dependencies": {
    "@lingxiteam/antd-mobile-v2-theme": "^0.0.1"
  }
}
