mirror of
https://github.com/cypress-io/cypress.git
synced 2026-03-02 12:59:50 -06:00
9 lines
171 B
JSON
9 lines
171 B
JSON
{
|
|
"name": "plugin-code-coverage",
|
|
"version": "0.0.0-test",
|
|
"devDependencies": {
|
|
"@cypress/code-coverage": "^3.9.12",
|
|
"babel-plugin-istanbul": "^6.1.1"
|
|
}
|
|
}
|