{
  "name": "@starpad/client",
  "version": "0.13.14",
  "description": "Client features for Starpad framework",
  "author": "Guillaume Chau <guillaume.b.chau@gmail.com>",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/starpad-dev/starpad-framework.git",
    "directory": "packages/client"
  },
  "bugs": {
    "url": "https://github.com/starpad-dev/starpad-framework/issues"
  },
  "homepage": "https://github.com/starpad-dev/starpad-framework#readme",
  "publishConfig": {
    "access": "public"
  },
  "scripts": {
    "build": "mr-pkg-build",
    "dev": "mr-pkg-watch",
    "clean": "mr-pkg-clean",
    "prepublishOnly": "yarn clean && yarn build"
  },
  "dependencies": {
    "@starpad/shared-utils": "^0.13.0",
    "@starpad/ui": "^0.13.9",
    "@stripe/stripe-js": "^1.9.0",
    "@types/google.maps": "^3.44.3",
    "@types/lodash": "^4.14.149",
    "algoliasearch": "^4.2.0",
    "cloudinary-vue": "^1.1.1",
    "graphql-tag": "^2.10.3",
    "lodash": "^4.17.15",
    "places.js": "^1.18.2",
    "vue-feather-icons": "^5.0.0"
  },
  "devDependencies": {
    "@starpad/internal-tools": "^0.13.0",
    "@types/node": "^13.9.1",
    "@types/vue-feather-icons": "^5.0.1",
    "@types/webpack-env": "^1.15.1",
    "@vue/apollo-composable": "4.0.0-alpha.9",
    "@vue/composition-api": "^1.0.0-beta.6",
    "typescript": "^4.5.5",
    "vue-router": "^3.1.6"
  },
  "peerDependencies": {
    "@vue/apollo-composable": "4.0.0-alpha.9",
    "@vue/composition-api": "^1.0.0-beta.6",
    "vue-router": "^3.1.6"
  },
  "gitHead": "ccd85bc00a9b1c53878d73844ace1163d17f9cc0"
}
