generator-jhipster
Version:
Spring Boot + Angular/React/Vue in one handy generator
16 lines (15 loc) • 325 B
JSON
{
"devDependencies": {
"@cypress/code-coverage": "3.9.11",
"babel-loader": "8.2.2",
"babel-plugin-istanbul": "6.1.1",
"cypress": "8.6.0",
"eslint-plugin-cypress": "2.12.1",
"cypress-audit": "1.1.0",
"lighthouse": "8.5.1",
"nyc": "15.1.0"
},
"dependencies": {
"dayjs": "1.10.7"
}
}