mirror of
https://github.com/strapi/strapi.git
synced 2026-05-03 16:22:30 +00:00
12 lines
186 B
JSON
12 lines
186 B
JSON
{
|
|
"name": "api-tests",
|
|
"version": "5.44.0",
|
|
"private": true,
|
|
"dependencies": {
|
|
"dotenv": "16.6.1",
|
|
"lodash": "4.18.1",
|
|
"qs": "6.15.0",
|
|
"supertest": "7.2.2"
|
|
}
|
|
}
|