{
  "name": "sureshhardiya-resource",
  "version": "1.0.8",
  "keywords": [
    "codex editor",
    "tool",
    "resources",
    "editorjs",
    "editor.js",
    "editor"
  ],
  "description": "SupplementResourcess Tool for Editor.js",
  "license": "MIT",
  "repository": "git@github.com:sureshHARDIYA/supplement-resources.git",
  "main": "./dist/bundle.js",
  "scripts": {
    "build": "webpack --mode production",
    "build:dev": "webpack --mode development --watch"
  },
  "author": {
    "name": "Suresh Kumar Mukhiya",
    "email": "itsmeskm99@gmail.com"
  },
  "devDependencies": {
    "@babel/core": "^7.3.4",
    "@babel/preset-env": "^7.3.4",
    "babel-loader": "^8.0.5",
    "css-loader": "^2.1.1",
    "style-loader": "^0.23.1",
    "svg-inline-loader": "^0.8.0",
    "webpack": "^5.88.2",
    "webpack-cli": "^5.1.4"
  }
}
