mirror of
https://github.com/strapi/strapi.git
synced 2026-01-01 17:54:44 +00:00
12 lines
192 B
JSON
12 lines
192 B
JSON
{
|
|
"name": "api-tests",
|
|
"version": "5.0.0-rc.20",
|
|
"private": true,
|
|
"dependencies": {
|
|
"dotenv": "16.4.5",
|
|
"lodash": "4.17.21",
|
|
"qs": "6.11.1",
|
|
"supertest": "6.3.3"
|
|
}
|
|
}
|