0
0
mirror of https://github.com/fawazahmed0/exchange-api.git synced 2025-06-30 10:33:50 +00:00

update package jsons

This commit is contained in:
Fawaz Ahmed 2024-02-29 20:29:26 +05:30
parent d668898c5b
commit bcde78805f
2 changed files with 8 additions and 14 deletions

View File

@ -1,19 +1,8 @@
{
"name": "currency-api",
"version": "1.0.0",
"description": "",
"main": "currscript.js",
"dependencies": {
"fs-extra": "^9.1.0",
"playwright": "^1.37.1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/fawazahmed0/currency-api.git"
},
"author": "Fawaz Ahmed fawazahmed0@hotmail.com",
"bugs": {
"url": "https://github.com/fawazahmed0/currency-api/issues"
},
"homepage": "https://github.com/fawazahmed0/currency-api#readme"
"fs-extra": "^11.2.0",
"playwright": "^1.42.0"
}
}

5
skeleton-package.json Normal file
View File

@ -0,0 +1,5 @@
{
"name": "@fawazahmed0/currency-api",
"version": "YYYY.MM.DD"
}