{
  "name": "visual-search",
  "version": "1.1.4",
  "description": "Visual Search component using React",
  "main": "lib/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/dmitrydwhite/visual-search"
  },
  "keywords": [
    "visual",
    "search",
    "component"
  ],
  "author": "dmitry.white@nike.com",
  "license": "ISC",
  "devDependencies": {
    "react": "^15.6.1"
  },
  "dependencies": {
    "react": "^15.6.1",
    "babel-plugin-add-module-exports": "^0.2.1"
  }
}
