зеркало из
https://github.com/rs-pro/activeadmin-quill_editor.git
synced 2026-08-28 15:36:17 +03:00
19 строки
434 B
JSON
19 строки
434 B
JSON
{
|
|
"name": "activeadmin_quill_editor",
|
|
"version": "1.2.0",
|
|
"description": "Quill Editor for ActiveAdmin",
|
|
"author": "Mattia Roccoberton <mat@blocknot.es>",
|
|
"license": "MIT",
|
|
"homepage": "https://github.com/blocknotes/activeadmin_quill_editor",
|
|
"main": "index.js",
|
|
"files": [
|
|
"app/**/*",
|
|
"index.js"
|
|
],
|
|
"devDependencies": {
|
|
"@eslint/js": "^9.22.0",
|
|
"eslint": "^9.22.0",
|
|
"globals": "^16.0.0"
|
|
}
|
|
}
|