{
  "name":
    "crash-js-webpack",
  "version":
    "0.0.78",
  "description":
    "Meta-module/package which can be required to automatically install modules needed to generate webpacks of projects depending on the Crash Javascript library.",
  "funding":
    { "type":
        "patreon",
      "url":
        "https://patreon.com/tallero"
  },
  "man":
    "./man/crash-js-webpack.1",
  "files": [
    "AUTHORS.rst",
    "COPYING",
    "README.md",
    "package.json"
  ],
  "keywords": [
    "crash-bash",
    "crash-js",
    "dogeos",
    "evmfs",
    "opfs",
    "fs",
    "themartiancompany",
    "tmcfs",
    "webpack",
    "ur"
  ],
  "homepage":
    "https://gitlab.com/tallero/crash-js-webpack",
  "bugs": {
    "url":
      "https://gitlab.com/tallero/crash-js-webpack/issues"
  },
  "repository": {
    "type":
      "git",
    "url":
      "git+https://gitlab.com/tallero/crash-js-webpack.git"
  },
  "license":
    "AGPL-3.0-or-later",
  "author":
    { "name":
        "Pellegrino Prevete",
      "email":
        "pellegrinoprevete@gmail.com",
      "url":
        "https://github.com/tallero"
  },
  "devDependencies": {
  },
  "dependencies": {
    "buffer":
      "^6.0.3",
    "libcrash-js":
      "npm:crash-js@^1000000000000012.1000000000000001.1000000000000001",
    "opfs":
      "npm:@themartiancompany/opfs@^2.0.22",
    "path":
      "npm:@themartiancompany/std__path@^1.1.1",
    "web-worker":
      "^1.5.0"
  },
  "type":
    "module",
  "scripts":
    { "build":
        "npm install" }
}
