{
  "name": "@toknext/tiktok-shop-sdk-vendor",
  "version": "0.0.0",
  "private": true,
  "description": "Vendored copy of TikTok Shop's official Node.js Partner API SDK (generated by openapi-generator 7.15.0). Not published, not built as a package — consumed directly by src/lib/tiktok/sdk/ via the @tiktok-shop-sdk/* path alias in the root tsconfig.json. See vendor/README.md for TikTok's own installation notes (not applicable as-is; we import individual generated files directly instead of following that README's 'drop into your project' instructions literally).",
  "license": "UNKNOWN",
  "notes": [
    "No LICENSE or NOTICE file was present in the source archive (nodejs_sdk.zip) as of vendoring — verify TikTok's SDK license terms separately before any redistribution beyond this private repo.",
    "Do not edit files under vendor/ — they are auto-generated. Re-vendor from a fresh SDK export instead.",
    "Requires the 'request' npm package at runtime (added to the root package.json) — see PROJECT_STATE.md for the critical CVE risk this introduces (form-data / request SSRF) and why TIKTOK_USE_OFFICIAL_SDK defaults to false."
  ]
}
