{
  "name": "tarafindan",
  "version": "1.2.4",
  "description": "simple open source license generator",
  "main": "cli.js",
  "scripts": {},
  "bin": {
    "tarafindan": "./cli.js"
  },
  "keywords": [
    "license",
    "open",
    "source",
    "license",
    "license generator",
    "apache",
    "gnu",
    "mit",
    "gpl",
    "bsd",
    "isc",
    "community"
  ],
  "author": "A. Ozan Tekin",
  "dependencies": {
    "inquirer": "^8.2.0"
  },
  "repository": {
      "type": "git",
      "url": "https://github.com/ahmetozantekin/tarafindan.git"
  }
}
