{
  "name": "react-text-highlighting",
  "version": "0.0.5",
  "description": "react text highlight component",
  "main": "./lib/index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/quentin-/react-text-highlighting.git"
  },
  "homepage": "",
  "bugs": "/issues",
  "directories": {
    "example": "examples"
  },
  "author": {
    "name": "Quentin Cuvillier",
    "email": "cuvillier.quentin@gmail.com"
  },
  "license": "MIT",
  "peerDependencies": {
    "react": "0.14.7",
    "react-dom": "0.14.7"
  },
  "tags": [
    "react",
    "component",
    "highlight",
    "highlighter",
    "highlighting",
    "react-component"
  ],
  "keywords": [
    "react",
    "component",
    "highlight",
    "highlighter",
    "highlighting",
    "react-component"
  ]
}
