@lattln/editorjs-formdep-svgicons
Version:
SVG Icons for EditorJS custom form block tools
21 lines (20 loc) • 457 B
JSON
{
"name": "@lattln/editorjs-formdep-svgicons",
"version": "1.0.4",
"description": "SVG Icons for EditorJS custom form block tools",
"main": "src/svgIcons.js",
"author": "Lin Latt",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/lattln/editorjs-formdep-svgIcons.git"
},
"keywords": [
"EditorJS",
"SVG",
"Icons"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}