mirror of
https://github.com/cypress-io/cypress.git
synced 2026-05-20 15:20:23 -05:00
24 lines
855 B
JSON
24 lines
855 B
JSON
{
|
|
"cypress": {
|
|
"v0.0": {
|
|
"documentation": "cypress/v0.0/documentation",
|
|
"customPages": "cypress/v0.0/customPages",
|
|
"customContent": {
|
|
"appearance": {
|
|
"html_body": "cypress/v0.0/customContent/appearance/landing_page.html",
|
|
"stylesheet": "cypress/v0.0/customContent/appearance/styles.css"
|
|
}
|
|
}
|
|
},
|
|
"v1.0": {
|
|
"documentation": "cypress/v1.0/documentation",
|
|
"customPages": "cypress/v1.0/customPages",
|
|
"customContent": {
|
|
"appearance": {
|
|
"html_body": "cypress/v0.0/customContent/appearance/landing_page.html",
|
|
"stylesheet": "cypress/v0.0/customContent/appearance/styles.css"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |