{
  "name": "nuxtify-api",
  "version": "2.2.0",
  "description": "Lightweight music API for client without third-party libraries.",
  "main": "index.js",
  "types": "index.d.ts",
  "scripts": {
    "build": "npx tsc"
  },
  "repository": {
    "url": "https://github.com/pth-1641/Nuxtify-API",
    "type": "git"
  },
  "homepage": "https://github.com/pth-1641/Nuxtify-API",
  "keywords": [
    "api",
    "nuxtify",
    "music",
    "zingmp3",
    "mp3"
  ],
  "author": {
    "name": "pth-1641",
    "email": "pth16042001@gmail.com"
  },
  "license": "MIT",
  "engines": {
    "node": ">=18.0.0"
  }
}
