mirror of
https://github.com/fawazahmed0/exchange-api.git
synced 2025-06-29 18:21:14 +00:00
13 lines
209 B
JSON
13 lines
209 B
JSON
{
|
|
"name": "currency-api",
|
|
"version": "1.0.0",
|
|
"dependencies": {
|
|
"fs-extra": "^11.2.0",
|
|
"playwright": "^1.42.0",
|
|
"semver": "^7.6.0"
|
|
},
|
|
"devDependencies": {
|
|
"wrangler": "^3.30.1"
|
|
}
|
|
}
|