mirror of
https://github.com/strapi/strapi.git
synced 2025-12-29 16:16:20 +00:00
12 lines
187 B
JSON
12 lines
187 B
JSON
{
|
|
"name": "api-tests",
|
|
"version": "4.11.0",
|
|
"private": true,
|
|
"dependencies": {
|
|
"dotenv": "14.2.0",
|
|
"lodash": "4.17.21",
|
|
"qs": "6.11.1",
|
|
"supertest": "6.3.3"
|
|
}
|
|
}
|