{
  "name": "south-african-fake-id-generator",
  "version": "1.0.7",
  "description": "This package generates valid fake south african id numbers.",
  "main": "index.js",
  "scripts": {
    "test": "npm test"
  },
  "repository": {
    "type": "git",
    "url": "git+https://gitlab.com/ayabongaqwabi1/south-african-fake-id-generator.git"
  },
  "keywords": [
    "South",
    "Africa",
    "Fake",
    "Id",
    "Generator"
  ],
  "author": "Ayabonga Qwabi",
  "license": "ISC",
  "bugs": {
    "url": "https://gitlab.com/ayabongaqwabi1/south-african-fake-id-generator/issues"
  },
  "homepage": "https://gitlab.com/ayabongaqwabi1/south-african-fake-id-generator#readme",
  "dependencies": {
    "moment": "^2.27.0",
    "south-african-id-parser": "^1.0.0"
  }
}
