{
  "name": "web-rax-framework",
  "version": "0.6.5",
  "description": "Rax framework for web.",
  "license": "BSD-3-Clause",
  "main": "dist/framework.web.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/alibaba/rax.git"
  },
  "bugs": {
    "url": "https://github.com/alibaba/rax/issues"
  },
  "homepage": "https://github.com/alibaba/rax#readme",
  "dependencies": {
    "raf": "^3.3.0",
    "rax": "^0.6.5",
    "runtime-shared": "^0.6.5",
    "whatwg-fetch": "^2.0.1"
  }
}
