{
  "name": "editorjs-anchor",
  "version": "1.1.3",
  "main": "./dist/bundle.js",
  "license": "MIT",
  "keywords": [
    "anchor",
    "editor.js",
    "editorjs"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/VolgaIgor/editorjs-anchor.git"
  },
  "scripts": {
    "build": "webpack --mode production",
    "build:dev": "webpack --mode development --watch"
  },
  "devDependencies": {
    "@babel/core": "^7.13.14",
    "@babel/preset-env": "^7.13.12",
    "babel-loader": "^8.2.2",
    "css-loader": "^5.2.0",
    "raw-loader": "^4.0.2",
    "style-loader": "^2.0.0",
    "webpack": "^5.30.0",
    "webpack-cli": "^4.6.0"
  },
  "bugs": {
    "url": "https://github.com/VolgaIgor/editorjs-anchor/issues"
  },
  "homepage": "https://github.com/VolgaIgor/editorjs-anchor#readme",
  "author": "VolgaIgor <shuvalovii@yandex.ru>",
  "description": "Tune for adding anchor to Editor.js Blocks"
}
