{
  "name": "taro-vueuse",
  "version": "0.0.2",
  "description": "taro vue版本hooks",
  "keywords": [
    "taro-vueuse",
    "taro",
    "tarojs",
    "vue3"
  ],
  "main": "lib/index.js",
  "module": "es/index.js",
  "types": "dist/index.d.ts",
  "unpkg": "dist/taro-vuese.js",
  "jsdelivr": "dist/taro-vuese.js",
  "sideEffects": false,
  "author": "",
  "publishConfig": {
    "registry": "https://registry.npmjs.org"
  },
  "repository": "",
  "homepage": "",
  "scripts": {
    "build": "yarn father-build",
    "postinstall": "node -e \"try{require('./postinstall')}catch(e){}\""
  },
  "files": [
    "dist",
    "lib",
    "es",
    "package.json",
    "README.md"
  ],
  "dependencies": {
    "@babel/runtime": "^7.7.7",
    "compressorjs-global": "^1.1.2",
    "querystring": "^0.2.1"
  },
  "devDependencies": {
    "@tarojs/taro": "3.4.3",
    "vue": "^3.0.0"
  },
  "peerDependencies": {
    "@tarojs/taro": "3.4.3",
    "vue": "^3.0.0"
  },
  "engines": {
    "node": ">=12.0.0"
  },
  "license": "MIT",
  "gitHead": "0317268daf43cc212f5b9320247d4084cc920441"
}
