{
  "name": "peppu-market",
  "version": "0.0.1",
  "description": "peppu-market",
  "main": "dist/index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/hannydevelop/peppu-market.git"
  },
  "scripts": {
    "start": "grapesjs-cli serve",
    "build": "grapesjs-cli build",
    "bump": "npm version patch -m 'Bump v%s'"
  },
  "keywords": [
    "grapesjs",
    "plugin"
  ],
  "devDependencies": {
    "grapesjs-cli": "^4.1.3"
  },
  "license": "MIT"
}
