{
  "name": "super-strong-password-generator",
  "version": "2.0.2",
  "description": "This library can be imported as Node.js modules",
  "main": "pw-generator.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/maciejkuran/Strong-password-generator.git"
  },
  "keywords": [
    "password-generator",
    "strong-password-generator",
    "secure-password"
  ],
  "author": "Maciej Kuran-Janowski",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/maciejkuran/Strong-password-generator/issues"
  },
  "homepage": "https://github.com/maciejkuran/Strong-password-generator#readme"
}
