mirror of
https://github.com/movie-web/providers.git
synced 2025-09-13 15:23:24 +00:00
Added source testing script
This commit is contained in:
@@ -46,9 +46,14 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/crypto-js": "^4.1.1",
|
||||
"@types/node-fetch": "^2.6.6",
|
||||
"@types/spinnies": "^0.5.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.60.0",
|
||||
"@typescript-eslint/parser": "^5.60.0",
|
||||
"@vitest/coverage-v8": "^0.34.3",
|
||||
"commander": "^11.0.0",
|
||||
"dotenv": "^16.3.1",
|
||||
"enquirer": "^2.4.1",
|
||||
"eslint": "^8.30.0",
|
||||
"eslint-config-airbnb-base": "^15.0.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
@@ -56,6 +61,7 @@
|
||||
"eslint-plugin-import": "^2.27.5",
|
||||
"eslint-plugin-prettier": "^4.2.1",
|
||||
"prettier": "^2.6.2",
|
||||
"spinnies": "^0.5.1",
|
||||
"tsc-alias": "^1.6.7",
|
||||
"typescript": "^4.6.3",
|
||||
"vite": "^4.0.0",
|
||||
@@ -67,6 +73,6 @@
|
||||
"cheerio": "^1.0.0-rc.12",
|
||||
"crypto-js": "^4.1.1",
|
||||
"form-data": "^4.0.0",
|
||||
"node-fetch": "^3.3.2"
|
||||
"node-fetch": "^2.7.0"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user