{
  "name": "@jkt48connect-corp/sdk",
  "version": "3.0.14",
  "description": "CLI dan modul untuk mengakses data dari API JKT48Connect, termasuk data member, teater, event, pembayaran, dan lainnya.",
  "main": "index.js",
  "bin": {
    "jkt48connect": "index.js"
  },
  "scripts": {
    "test": "node index.js",
    "start": "node index.js"
  },
  "keywords": [
    "jkt48",
    "connect",
    "api",
    "cli",
    "modul",
    "nodejs",
    "valzy",
    "payment",
    "live"
  ],
  "author": "Valzyy",
  "license": "MIT",
  "dependencies": {
    "axios": "^1.5.0"
  },
  "engines": {
    "node": ">=14.0.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Valzyy-j/jkt48connect-cli.git",
    "homepage": "https://www.jkt48connect.my.id"
  },
  "bugs": {
    "url": "https://github.com/Valzyy-j/jkt48connect-cli/issues",
    "email": "contact@jkt48connect.my.id"
  },
  "contributors": [
    {
      "name": "Valzyy",
      "email": "support@jkt48connect.my.id",
      "url": "https://github.com/Valzyy-j"
    }
  ],
  "homepage": "https://www.jkt48connect.my.id",
  "licenseText": "MIT License. See the LICENSE file for more details.",
  "private": false
}
