# tableberg/1.1.5/shared/package.json

Tableberg – Simple Gutenberg Table Block, version 1.1.5. 9 lines.

- Page: https://pluginprobe.com/plugins/tableberg/1.1.5/code/shared/package.json
- Raw: https://pluginprobe.com/plugins/tableberg/1.1.5/raw/shared/package.json
- Modified: 2026-09-16T03:30:32+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/tableberg/1.1.5/code/shared/package.json#L10-L20`.

```json
{
    "name": "@tableberg/shared",
    "private": true,
    "version": "0.0.0",
    "scripts": {
        "check:types": "tsc --noEmit"
    }
}

```
