{
  "name": "@hippy/vue",
  "version": "3.3.2",
  "description": "Vue binding for Hippy native framework",
  "author": "OpenHippy Team",
  "license": "Apache-2.0",
  "entry": "./src/index.ts",
  "main": "./dist/index.js",
  "module": "./dist/index.js",
  "types": "./dist/index.d.ts",
  "homepage": "https://hippyjs.org",
  "repository": "https://github.com/Tencent/Hippy",
  "bugs": {
    "url": "https://github.com/Tencent/Hippy/issues"
  },
  "keywords": [
    "hippy",
    "hippy-vue",
    "native",
    "web",
    "framework",
    "compiler"
  ],
  "devDependencies": {
    "ansi-regex": "^5.0.1",
    "hosted-git-info": "~3.0.8",
    "lodash": "~4.17.21",
    "minimist": "^1.2.6",
    "normalize-url": "^4.5.1",
    "typescript": "^3.2.2",
    "y18n": "^4.0.1"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "06b0beccd8b6a56929ef80601b53ac6e83fd226c"
}
