{
  "name": "react-native-bpk-component-panel",
  "version": "2.0.1",
  "main": "index.js",
  "description": "Backpack React Native panel component.",
  "repository": {
    "type": "git",
    "url": "git@github.com:Skyscanner/backpack.git"
  },
  "author": "Backpack Design System <backpack@skyscanner.net>",
  "license": "Apache-2.0",
  "peerDependencies": {
    "react": "^16.8.3",
    "react-native": ">= 0.59.0",
    "react-native-bpk-appearance": ">= 1.3.1"
  },
  "dependencies": {
    "bpk-tokens": "^32.0.0",
    "prop-types": "^15.5.8"
  },
  "devDependencies": {
    "react-native-bpk-component-text": "^5.0.1",
    "react-native-bpk-test-utils": "^0.0.7"
  },
  "publishConfig": {
    "registry": "https://registry.npmjs.org/"
  },
  "gitHead": "123e19b0f86f1e61d62a9f1da61c7c052470ed10"
}
