{
  "name": "grapesjs-tooltip",
  "version": "0.1.7",
  "description": "GrapesJS Tooltip component",
  "main": "dist/index.js",
  "files": [
    "dist/"
  ],
  "scripts": {
    "build": "grapesjs-cli build",
    "start": "grapesjs-cli serve"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/artf/grapesjs-tooltip.git"
  },
  "keywords": [
    "grapesjs",
    "plugin",
    "component",
    "tooltip"
  ],
  "author": "Artur Arseniev",
  "license": "BSD-3-Clause",
  "devDependencies": {
    "grapesjs": "^0.19.5",
    "grapesjs-cli": "^3.0.1"
  }
}
