12345678910111213 |
- {
- "name": "tui-text-editor",
- "version": "0.5.1",
- "description": "embeddable tui-lib text editor",
- "main": "index.js",
- "repository": "https://notabug.org.towerofnix/tui-text-editor.git",
- "author": "Florrie <towerofnix@gmail.com>",
- "license": "GPL-3.0",
- "dependencies": {
- "tui-lib": "^0.1.1"
- }
- }
|