{
  "name": "febs-react-component",
  "version": "0.1.11",
  "license": "BSD-3-Clause",
  "homepage": "https://github.com/brainpoint/febs-react-component#readme",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/brainpoint/febs-react-component.git"
  },
  "keywords": [
    "react-native",
    "react",
    "febs",
    "febs-react-web",
    "febs-react-component"
  ],
  "scripts": {
    "postinstall": "node scripts/rename-package.js"
  },
  "dependencies": {
    "deep-equal": "^1.0.1",
    "react": "^15.4.1",
    "react-dom": "^15.4.1",
    "react-router": "^3.0.0"
  },
  "devDependencies": {
    "febs": "^0.1.11"
  }
}
