{"name":"@iobroker/js-controller-adapter","version":"5.0.1-alpha.0-20230404-e6dd10a9","keywords":["ioBroker"],"author":{"name":"bluefox","email":"dogafox@gmail.com"},"license":"MIT","_id":"@iobroker/js-controller-adapter@5.0.1-alpha.0-20230404-e6dd10a9","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":"60ae0c84ae4981161eb030f35f16142f2503589e","tarball":"https://registry.npmjs.org/@iobroker/js-controller-adapter/-/js-controller-adapter-5.0.1-alpha.0-20230404-e6dd10a9.tgz","fileCount":30,"integrity":"sha512-rhZxIZqT+Um55LjUtHQTb4tjQY5Rt5eG+IUiESgwbBRb6ZCT05gtKNv6CUQzCGo70i6dNxFeGoTX1R0d49LwPw==","signatures":[{"sig":"MEQCIBtSFgb6eZWg+UNpSTD0SYp0GIaeAQx5pIHSJA3iPUW2AiA7XwgceGAZhHPih3TT547NLTVPP/Bu3V1lM5a7LBDiQQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":877548,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkK5FrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqrsA//evmNo3+UD2xS8799DOvGTt9LvoqXTA7dJm87DPJMnE7mg5Qp\r\nVu+X/NtHxjW6tlh4JCx/+RG3+iVJXY4lM91b4L+ZtS86B+5XE5B+YXN24WG7\r\nCEtePFXKugCjG64Sm1WyenmGOun/H2BK10VyhyoUGip2rDQmSwe9Dbclue+p\r\nb3g8Czqt/wkHix9TDeXGNIWkoFQ7LCIXB/5tGa2qopA9U/Y6avmPDAQ5mZ74\r\n2561f1rQrnnKXZbq8qyYdW109MVzy1z/TPnTrEcGbnL0pRJDLsUkqni3IGpl\r\n2MaPOtfObBe/N4JUDsEBfxd+9NahgOYlCCXOhXXGE5p8+8P0+nXk6omVUBuO\r\n4f1tiuIcadbEvNVNE89GrN3+0BL/OD15w6s47DBmVCNSq7c+QMh9Q/+SEEmQ\r\nL5ks+iDO3z2Eg8GxmKRL9EgIgdSWZtLGWHj+FMTmFPC0uI7Lc0yF9rEeipUj\r\nLX/Ptb0UtPsZ8nqe5mkMCi5cjfZ9nr4JvPCsKpdRFXviju1AY7eLXexr7QUO\r\nUWR7daoZhV72u+dgNcJXDBmDqqp8cRHpYJrCsOpsoF6T8f+s2gMj/4QmdR7v\r\nTaKm1ejoeNWsi2wdLk/hrtx3vlMgtppi85Ne0uoap94hF4g0+r3SLdrITg92\r\nxqVKUdKyPEeprT0jVhBORJXGG4lcLV/xgzY=\r\n=ZZl2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/index.js","types":"build/index.d.ts","engines":{"node":">=12.0.0"},"gitHead":"b0b6508c4cf0c9352d6d02bc57264010f936996d","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-20230404-e6dd10a9","@iobroker/db-objects-file":"5.0.1-alpha.0-20230404-e6dd10a9","@iobroker/db-states-jsonl":"5.0.1-alpha.0-20230404-e6dd10a9","@iobroker/db-states-redis":"5.0.1-alpha.0-20230404-e6dd10a9","@iobroker/db-objects-jsonl":"5.0.1-alpha.0-20230404-e6dd10a9","@iobroker/db-objects-redis":"5.0.1-alpha.0-20230404-e6dd10a9","@iobroker/js-controller-common":"5.0.1-alpha.0-20230404-e6dd10a9","@iobroker/js-controller-common-db":"5.0.1-alpha.0-20230404-e6dd10a9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/js-controller-adapter_5.0.1-alpha.0-20230404-e6dd10a9_1680576875379_0.17383350085500116","host":"s3://npm-registry-packages"}}