{
  "name": "swan-example",
  "version": "1.12.4",
  "description": "小程序官方示例，用于展示当前已支持的接口能力及组件。",
  "main": "app.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/swan-team/swan-example.git"
  },
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/swan-team/swan-example/issues"
  },
  "homepage": "https://github.com/swan-team/swan-example#readme",
  "dependencies": {
    "@smt-lib/bdparse": "^1.0.1",
    "@smt-lib/event-emitter": "^1.0.0",
    "@smt-lib/md5": "^1.0.0",
    "@smt-lib/mobx": "^1.0.0",
    "@smt-lib/promisify": "^1.0.0",
    "@smt-lib/rsa": "^1.0.0",
    "@smt-lib/swanx": "^1.0.0",
    "@smt-ui/component": "latest",
    "@smt-ui/component-gov": "latest",
    "@smt-ui/content-component": "^0.3.0-beta.2",
    "js-pinyin": "^0.1.9",
    "mobx": "4.13.1",
    "@smt-lib/observer": "^1.0.2"
  },
  "devDependencies": {
    "eslint": "^7.32.0"
  }
}
