Files
activeadmin-quill_editor/package.json
Mattia Roccoberton 38e5406d5d Bump to version 1.0.0
2022-04-19 21:49:20 +02:00

14 строки
327 B
JSON

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