{
  "name": "grapesjs-style-border",
  "version": "1.0.4",
  "description": "Grapesjs Style Border",
  "main": "dist/index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/Ju99ernaut/grapesjs-style-border.git"
  },
  "scripts": {
    "start": "grapesjs-cli serve",
    "build": "grapesjs-cli build",
    "bump": "npm version patch -m 'Bump v%s'"
  },
  "keywords": [
    "grapesjs",
    "plugin"
  ],
  "devDependencies": {
    "grapesjs-cli": "^3.0.1"
  },
  "license": "MIT"
}
