| 1 |
{ |
| 2 |
"$schema": "https://schemas.wp.org/trunk/block.json", |
| 3 |
"apiVersion": 2, |
| 4 |
"title": "BetterDocs Reading Time", |
| 5 |
"name": "betterdocs/reading-time", |
| 6 |
"category": "betterdocs", |
| 7 |
"description": "Reading Time Block For Single Docs", |
| 8 |
"textdomain": "betterdocs", |
| 9 |
"editorScript":"betterdocs-blocks-editor" |
| 10 |
} |
| 11 |
|