Viewing File: /home/ubuntu/voice-assistant-frontend/node_modules/react-tooltip/bower.json

{
  "name": "react-tooltip",
  "description": "react tooltip component",
  "main": "standalone/react-tooltip.js",
  "moduleType": ["globals", "amd", "node"],
  "license": "MIT",
  "ignore": ["bin", "example"],
  "keywords": ["react", "react-component", "tooltip", "react-tooltip"],
  "authors": [
    "wwayne",
    "danielbarion",
    "alexgurr",
    "aronhelser",
    "roggervalf",
    "huumanoid"
  ],
  "homepage": "https://github.com/wwayne/react-tooltip",
  "repository": {
    "type": "git",
    "url": "https://github.com/wwayne/react-tooltip"
  },
  "dependencies": {
    "react": ">=0.14",
    "react-dom": ">=0.14"
  }
}
Back to Directory File Manager