{
  "name": "@silexlabs/grapesjs-filter-styles",
  "version": "1.1.0",
  "description": "Grapesjs Filter Styles",
  "main": "dist/index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/silexlabs/grapesjs-filter-styles.git"
  },
  "author": "lexoyo",
  "scripts": {
    "start": "grapesjs-cli serve",
    "build": "grapesjs-cli build --patch=false",
    "lint": "eslint src/**/*"
  },
  "keywords": [
    "silex",
    "grapesjs-plugin",
    "grapesjs",
    "plugin",
    "silex"
  ],
  "devDependencies": {
    "@eslint/eslintrc": "^3.3.1",
    "@eslint/js": "^9.25.0",
    "eslint": "^9.25.0",
    "globals": "^16.0.0",
    "grapesjs-cli": "^4.1.1"
  },
  "license": "AGPL-3.0-or-later"
}
