mirror of
https://github.com/fawazahmed0/exchange-api.git
synced 2025-06-29 18:21:14 +00:00
20 lines
485 B
JSON
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"
|
|
}
|