{
  "name": "lumopackage",
  "version": "2022.10.13",
  "description": "Lumo Test packages",
  "main": "./dist/index.js",
  "scripts": {
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Lumo/NoRepoForThisPackage"
  },
  "keywords": [
    "Package",
    "Test",
    "Lumo"
  ],
  "author": ":Lumo",
  "license": "Unlicense",
  "bugs": {
    "url": "https://github.com/Lumo/NoRepoForThisPackage"
  },
  "homepage": "https://github.com/Lumo/NoRepoForThisPackage",
  "dependencies": {
    "wolfy87-eventemitter": "^5.2.9"
  },
  "devDependencies": {
    "ts-loader": "^6.2.1",
    "typescript": "^3.7.5",
    "webpack": "^4.41.6",
    "webpack-cli": "^3.3.11",
    "webpack-node-externals": "^1.7.2"
  }
}