12 lines
266 B
JSON
12 lines
266 B
JSON
{
|
|
"name": "mjml-php",
|
|
"description": "MJML in PHP",
|
|
"author": "Quentin Ferrer",
|
|
"bugs": {
|
|
"url": "https://github.com/qferr/mjml-php/issues"
|
|
},
|
|
"homepage": "https://github.com/qferr/mjml-php#readme",
|
|
"devDependencies": {
|
|
"mjml": "^4.12.0"
|
|
}
|
|
}
|