Files
activeadmin-quill_editor/package.json
Mattia Roccoberton 2d5429718c Bump to version 0.3.4
2021-03-16 08:32:57 +01:00

14 строки
327 B
JSON

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