{
  "name": "grapesjs-typed",
  "version": "1.0.5",
  "description": "GrapesJS Typed",
  "main": "dist/grapesjs-typed.min.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/artf/grapesjs-typed.git"
  },
  "scripts": {
    "start": "grapesjs-cli serve",
    "build": "grapesjs-cli build",
    "bump": "npm version patch -m 'Bump v%s' --force"
  },
  "keywords": [
    "grapesjs",
    "plugin"
  ],
  "devDependencies": {
    "grapesjs-cli": "^1.0.10"
  },
  "license": "MIT"
}
