{
  "name": "driver-miniapp",
  "version": "0.1.5",
  "description": "MiniApp (runtime) driver for Rax",
  "license": "BSD-3-Clause",
  "main": "lib/index.js",
  "files": [
    "lib"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/raxjs/miniapp.git"
  },
  "bugs": {
    "url": "https://github.com/raxjs/miniapp/issues"
  },
  "homepage": "https://github.com/raxjs/miniapp#readme",
  "devDependencies": {
    "rax": "^1.0.0"
  }
}
