{
  "name": "@superdispatch/phones",
  "version": "0.50.12",
  "license": "MIT",
  "files": [
    "dist-*/**",
    "bin/"
  ],
  "pika": true,
  "sideEffects": false,
  "repository": {
    "type": "git",
    "url": "https://github.com/superdispatch/ui.git"
  },
  "dependencies": {
    "@superdispatch/ui": "^0.50.12",
    "awesome-phonenumber": "6.7.0",
    "clsx": "^1.2.1"
  },
  "peerDependencies": {
    "@babel/runtime": "^7.0.0",
    "@material-ui/core": "^4.7.2",
    "@material-ui/icons": "^4.5.1",
    "@material-ui/styles": "^4.11.4",
    "react": "^17.0.2"
  },
  "publishConfig": {
    "access": "public",
    "directory": "pkg",
    "registry": "https://registry.npmjs.org/"
  },
  "esnext": "dist-src/index.js",
  "module": "dist-web/index.js",
  "main": "dist-node/index.js",
  "types": "dist-types/index.d.ts"
}
