{
  "name": "bpk-component-phone-input",
  "version": "5.0.16",
  "description": "Backpack phone input component.",
  "license": "Apache-2.0",
  "repository": {
    "type": "git",
    "url": "git@github.com:Skyscanner/backpack.git"
  },
  "author": "Backpack Design System <backpack@skyscanner.net>",
  "main": "index.js",
  "publishConfig": {
    "registry": "https://registry.npmjs.org/"
  },
  "gitHead": "f9f94f86d7cfc75e43bc6ad5eb01b23e62a89cc8",
  "dependencies": {
    "@skyscanner/bpk-foundations-web": "^2.0.0",
    "bpk-component-input": "^6.0.17",
    "bpk-component-label": "^5.0.8",
    "bpk-component-select": "^5.0.3",
    "bpk-component-text": "^4.0.10",
    "bpk-mixins": "^22.0.3",
    "bpk-react-utils": "^4.0.0",
    "prop-types": "^15.6.2"
  },
  "peerDependencies": {
    "react": "^16.3.0"
  },
  "devDependencies": {
    "bpk-component-fieldset": "^3.0.17",
    "bpk-component-image": "^5.0.11"
  }
}
