Files
english/.opencode/skills/payment-integration/scripts/package.json
2026-04-12 01:06:31 +07:00

18 lines
324 B
JSON

{
"name": "payment-integration-scripts",
"version": "1.0.0",
"description": "Helper scripts for SePay and Polar payment integration",
"scripts": {
"test": "node test-scripts.js"
},
"keywords": [
"payment",
"sepay",
"polar",
"webhook",
"checkout"
],
"author": "",
"license": "MIT"
}