mirror of
https://github.com/Oxtaly/porkbun-wrapper.git
synced 2025-12-10 02:11:38 +00:00
Added repository to package.json
This commit is contained in:
parent
ac72065654
commit
88874d1ef8
@ -8,6 +8,10 @@
|
|||||||
"keywords": ["porkbun", "porkbun-wrapper", "porkbun-client", "wrapper", "api", "porkbun-api-wrapper", "porkbun-api", "https"],
|
"keywords": ["porkbun", "porkbun-wrapper", "porkbun-client", "wrapper", "api", "porkbun-api-wrapper", "porkbun-api", "https"],
|
||||||
"author": "@Oxtaly",
|
"author": "@Oxtaly",
|
||||||
"license": "GPLv3",
|
"license": "GPLv3",
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/Oxtaly/porkbun-wrapper.git"
|
||||||
|
},
|
||||||
"description": "A simple node.js Porkbun API wrapper with no dependencies to interact with Porkbun's v3 api.",
|
"description": "A simple node.js Porkbun API wrapper with no dependencies to interact with Porkbun's v3 api.",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "^22.15.29",
|
"@types/node": "^22.15.29",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user