{
  "name": "password-show-hide-field-react",
  "version": "1.0.4",
  "description": "Show and Hide Password text",
  "main": "index.js",
  "author": "Sujal Patel<sujalpatel022@gmail.com>",
  "license": "MIT",
  "scripts": {
    "start": "webpack-dev-server"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sujalpatel2209/PasswordShowHide.git"
  },
  "bugs": {
    "url": "https://github.com/sujalpatel2209/PasswordShowHide/issues"
  },
  "homepage": "https://github.com/sujalpatel2209/PasswordShowHide/issues#readme",
  "keywords": [
    "react-component",
    "password-hide-show",
    "input",
    "inputfield",
    "page",
    "form"
  ],
  "dependencies": {

  },
  "peerDependencies": {
    "react": "*",
    "react-dom": "*"
  },
  "devDependencies": {
    "babel-core": "^6.26.0",
    "babel-loader": "^7.1.2",
    "babel-preset-es2015": "^6.24.1",
    "babel-preset-react": "^6.24.1"
  }
}
