{"name":"@iobroker/js-controller-adapter","version":"5.0.1-alpha.0-20230331-62b38aa7","keywords":["ioBroker"],"author":{"name":"bluefox","email":"dogafox@gmail.com"},"license":"MIT","_id":"@iobroker/js-controller-adapter@5.0.1-alpha.0-20230331-62b38aa7","maintainers":[{"name":"foxriver76","email":"moritz.heusinger@gmail.com"},{"name":"iobluefox","email":"info@iobroker.net"},{"name":"bluefox","email":"dogafox@gmail.com"},{"name":"apollon77","email":"github@fischer-ka.de"},{"name":"ldittmar","email":"iobroker@lmdsoft.de"},{"name":"alcalzone","email":"d.griesel@gmx.net"}],"contributors":[{"name":"bluefox","email":"dogafox@gmail.com"},{"name":"Apollon77","email":"iobroker@fischer-ka.de"},{"name":"foxriver76","email":"moritz.heusinger@gmail.com"}],"dist":{"shasum":"e18703cbdcab29e008336ea3f6407c5db541a380","tarball":"https://registry.npmjs.org/@iobroker/js-controller-adapter/-/js-controller-adapter-5.0.1-alpha.0-20230331-62b38aa7.tgz","fileCount":30,"integrity":"sha512-xOsUYyVJRgUbH4M0QtgE6DOOYH6wCXIw4QplAIgBCqGYWndKwCb33RN68C41rA65ES21d3Kizk//snWE4N+fdg==","signatures":[{"sig":"MEUCIApz2knQeBcGse+PkTlb8n4uIg4wLsGJSVy88DOiqAB5AiEA8W1NDsQ0pYeGhUKdolnLBw/DCf92atNvu+lvrit5Kok=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":876777,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJzZ0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqI6A/+MmYDQvHBt0u83vmjhMUriWBvvbDsp2JEbUxo3CK57emn1G96\r\nAVsFlH+zP/MbzRZZzsRui0qftV82IWAVmqKTP5wWvDlVGlSTjmxDhKVkt9bP\r\nBHzqM3vzGeHxI1cK+h9tDm52Bh2xJq0FvAFENqS8rlK84NPHy7dvvXktjnIc\r\n7uvpVJTnS1Jos2Uj56gKKH9eimokf6h9YNou4sA0KNovoLQosAXKHuuxo2Xe\r\nRKMXC0rvyNBrjol4gLK/xyreUWUULKwlWqWFXayAOCw/cGfCk/JCFtu+chvp\r\nZrDIn599GCMpcasM4YrWqWoVy+hLLgPoAlDentMwRvcIX6X6JkRPtk+/pest\r\nfreuliYwQWHJsnHhsdyJyzg6p7hirEuLrUTB4nINkXYpGkN3uMCBNuGfiAmL\r\nS9ghXBiIoznmZ+hCI0ryidO3VXkL4bQsKt0wOzOEHO9veu2hRH3202m+wLBO\r\n+GrbC/zsBTdhAjZNNPWerZ1Zl5JqqAkTysxmGozUMTitoljF74016BKWtfZr\r\nXfH52L3MYb+pjMEgBiHFCLjEEOkhWqGslDcueyUArzGmdWKC5g1UBxPpfRUc\r\nl5+5/OSx/wlfkamdx/ESkghg0sZBz5TFD+0kt/oJbbjlRR7Bv1YKvtBJ7s/z\r\n30n1xsBFJVsSnXTURnTyodPpmqsL3CpHj74=\r\n=qfNc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/index.js","types":"build/index.d.ts","engines":{"node":">=12.0.0"},"gitHead":"e1f5044e28058533f279a15b3234479ebcd24411","scripts":{"build":"tsc -b tsconfig.build.json","build:doc":"typedoc --excludeExternals --excludeProtected --excludePrivate --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-markdown src/lib/adapter/adapter.ts --out ../controller/doc","postbuild":"cpy ./cert ../build/ --cwd=src"},"_npmUser":{"name":"bluefox","email":"dogafox@gmail.com"},"repository":{"url":"https://github.com/ioBroker/ioBroker.js-controller/packages/adapter","type":"git"},"_npmVersion":"lerna/6.6.1/node@v16.19.1+x64 (linux)","description":"The Library contains the Adapter class of ioBroker.","directories":{},"_nodeVersion":"16.19.1","dependencies":{"semver":"^7.3.7","fs-extra":"^11.1.0","pidusage":"^3.0.2","readline":"^1.3.0","deep-clone":"^3.0.3","node.extend":"^2.0.2","jsonwebtoken":"^9.0.0","node-schedule":"^2.1.0","@alcalzone/pak":"^0.8.1","@iobroker/plugin-base":"~1.2.1","@iobroker/plugin-sentry":"~1.2.0","@iobroker/db-states-file":"5.0.1-alpha.0-20230331-62b38aa7","@iobroker/db-objects-file":"5.0.1-alpha.0-20230331-62b38aa7","@iobroker/db-states-jsonl":"5.0.1-alpha.0-20230331-62b38aa7","@iobroker/db-states-redis":"5.0.1-alpha.0-20230331-62b38aa7","@iobroker/db-objects-jsonl":"5.0.1-alpha.0-20230331-62b38aa7","@iobroker/db-objects-redis":"5.0.1-alpha.0-20230331-62b38aa7","@iobroker/js-controller-common":"5.0.1-alpha.0-20230331-62b38aa7","@iobroker/js-controller-common-db":"5.0.1-alpha.0-20230331-62b38aa7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/js-controller-adapter_5.0.1-alpha.0-20230331-62b38aa7_1680291444410_0.21360983350173068","host":"s3://npm-registry-packages"}}