Files
activeadmin-quill_editor/package.json
Mattia Roccoberton 8d6b05297a Bump to version 0.3.2
2021-03-14 15:30:59 +01:00

14 строки
327 B
JSON

{
"name": "activeadmin_quill_editor",
"version": "0.3.2",
"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"
]
}