2015-08-10 10:50:02 -05:00
|
|
|
{
|
2022-11-17 14:41:46 -06:00
|
|
|
"name": "grafana-email-campaign",
|
2015-08-10 10:50:02 -05:00
|
|
|
"version": "1.0.0",
|
2022-11-17 14:41:46 -06:00
|
|
|
"description": "Grafana Email templates based on MJML",
|
|
|
|
"author": "Grafana Labs",
|
2015-08-10 10:50:02 -05:00
|
|
|
"devDependencies": {
|
2019-10-31 12:33:33 -05:00
|
|
|
"grunt": "1.0.1",
|
2022-11-17 14:41:46 -06:00
|
|
|
"grunt-assemble": "0.6.3",
|
|
|
|
"grunt-cli": "^1.4.3",
|
|
|
|
"grunt-contrib-clean": "2.0.0",
|
|
|
|
"grunt-contrib-copy": "^1.0.0",
|
2019-10-31 12:33:33 -05:00
|
|
|
"grunt-contrib-watch": "1.1.0",
|
|
|
|
"grunt-text-replace": "0.4.0",
|
2022-11-17 14:41:46 -06:00
|
|
|
"load-grunt-config": "3.0.1",
|
|
|
|
"mjml": "^4.13.0"
|
2015-08-10 10:50:02 -05:00
|
|
|
}
|
|
|
|
}
|