11 lines
204 B
JSON
11 lines
204 B
JSON
{
|
|
"name": "tests-env",
|
|
"author": "daniel.hutzel@sap.com",
|
|
"devDependencies": {
|
|
"@types/jest": "*",
|
|
"jest": "^24.8.0",
|
|
"supertest": "^4.0.2"
|
|
},
|
|
"license": "SAP SAMPLE CODE LICENSE"
|
|
}
|