Skip to content

Commit

Permalink
Create composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
empiricompany committed Apr 24, 2024
1 parent ded09ab commit 0b5501d
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "empiricompany/openmage-mm_monacoeditor",
"license": "OSL-3.0",
"type": "magento-module",
"description": "OpenMage / Magento 1.9 module extension that integrate Monaco Editor with Emmet and Tailwindcss Intellisense in CMS Static Blocks / Pages",
"keywords": [
"magento",
"magento1",
"openmage"
],
"homepage": "https://github.com/empiricompany/openmage-mm_monacoeditor",
"require": {
"php": "^7.4||^8.0",
"magento-hackathon/magento-composer-installer": "*"
}
}

0 comments on commit 0b5501d

Please sign in to comment.