{
  "name": "edda-util-js",
  "version": "0.0.1",
  "description": "",
  "main": "./dist/edda-utils.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "build:watch":"webpack --watch"
  },
  "keywords": [
    "edda"
  ],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "webpack": "^5.64.1",
    "webpack-cli": "^4.9.1"
  }
}
