mirror of
https://github.com/strapi/strapi.git
synced 2025-12-30 08:43:28 +00:00
12 lines
194 B
JSON
12 lines
194 B
JSON
{
|
|
"name": "api-tests",
|
|
"version": "5.0.0-beta.10",
|
|
"private": true,
|
|
"dependencies": {
|
|
"dotenv": "16.4.5",
|
|
"lodash": "4.17.21",
|
|
"qs": "6.11.1",
|
|
"supertest": "6.3.3"
|
|
}
|
|
}
|