2015-08-10 23:50:02 +08:00
|
|
|
{
|
2022-11-18 04:41:46 +08:00
|
|
|
"name": "grafana-email-campaign",
|
2015-08-10 23:50:02 +08:00
|
|
|
"version": "1.0.0",
|
2022-11-18 04:41:46 +08:00
|
|
|
"description": "Grafana Email templates based on MJML",
|
|
|
|
|
"author": "Grafana Labs",
|
2015-08-10 23:50:02 +08:00
|
|
|
"devDependencies": {
|
2023-02-10 18:18:20 +08:00
|
|
|
"grunt": "1.5.3",
|
2022-11-18 04:41:46 +08:00
|
|
|
"grunt-assemble": "0.6.3",
|
|
|
|
|
"grunt-cli": "^1.4.3",
|
|
|
|
|
"grunt-contrib-copy": "^1.0.0",
|
2019-11-01 01:33:33 +08:00
|
|
|
"grunt-contrib-watch": "1.1.0",
|
|
|
|
|
"grunt-text-replace": "0.4.0",
|
2022-11-18 04:41:46 +08:00
|
|
|
"load-grunt-config": "3.0.1",
|
|
|
|
|
"mjml": "^4.13.0"
|
2015-08-10 23:50:02 +08:00
|
|
|
}
|
|
|
|
|
}
|