0
0
mirror of https://github.com/fawazahmed0/exchange-api.git synced 2025-06-29 18:21:14 +00:00
exchange-api/package.json
2024-02-29 19:39:38 +05:30

20 lines
485 B
JSON

{
"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"
}