{"name":"@iobroker/js-controller-adapter","version":"4.1.0-alpha.0-20220830-f39ffe6c","keywords":["ioBroker"],"author":{"name":"bluefox","email":"dogafox@gmail.com"},"license":"MIT","_id":"@iobroker/js-controller-adapter@4.1.0-alpha.0-20220830-f39ffe6c","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":"fd6c199273ea6681ef38e21e7a3e617344b5f4e9","tarball":"https://registry.npmjs.org/@iobroker/js-controller-adapter/-/js-controller-adapter-4.1.0-alpha.0-20220830-f39ffe6c.tgz","fileCount":30,"integrity":"sha512-/Ag4MyFKc8amB2RxeeAtuS6I1EIf1l6Y11IzUwxvb2DE3tybDI5WWwaCGIA49YQdWZCeRxAGTSytcYe3KmzmgA==","signatures":[{"sig":"MEQCIGCsz0zYVk5qc/hB1Z/om2HDHmvxIZrPcBg07iNBaNOPAiBPYgZk6c0osZO8pdqc8bxsv5jDZXWzPHDB+wCPSF0WNQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":882003,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDZA2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqxIw//WuUbqt3/b6+gQAqZDOr5wGXgNbkLOjlSzqVd5W8HYOBDUlNI\r\nud2NeFmVLPVI2nl21ckEaRmRxL1dLtXiRAVJSgPpmuy36jFfheidJaxRpPe9\r\nM5Z/hwJep1QqW4Ef9QB/qJzzHSdVZAIlYVpN/q0WEYVjHSJg8xCbAT0C7wa2\r\nDjQjzhnsMfJ7LL8iIXOBJVsR1oDcaS688a5Lzw1WNzMg86s0DjzRHQPkHX+Y\r\nji+ueo15vQvAkbYUbA72TsblBHAMA6QvoBNeAxVbw+qZXUjXSXAV8DoGz5KX\r\nBPJ2wvVii80KlnBKYqeGqRvHqIWvMU/PaXdUeiqE8syvzQXuhQB26FkW9bYD\r\nuZiOFpSw7t2EnRawwI7cIuS7wYauD1S0E0CqyUxvnguhV4pQtPex3t1f4mee\r\nykghgZKX1kYCyEjle+bGtuZ7KjByulUhsOyXJRqOKQ6Xk26QYjbWT+ZKe7+1\r\n2EMblCZ3IdYtxONtWHTWIVeqL82Sw/UuT/mYY4vI91CUPdAes5CQ9Lr+GkWI\r\n0Ca4Yy56GHT/cZ9pNE+jLZW/9QmrcduEWRY8tTcGgZrmUO8rkMg5RToaPl70\r\njM16wlaAmKTBvgRzXr4IURStsU1o6ar89ZRtTNDbCGB/8o4nFt0IldlTwYMf\r\nxXVIK6fcUxyFbWms/lXAtFN2EtjPLY0qPvU=\r\n=3Bqe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/index.js","types":"build/index.d.ts","engines":{"node":">=12.0.0"},"gitHead":"d1b4eb8884368eadc31df95a17c723ef71423c8c","scripts":{"build":"tsc -b tsconfig.build.json","postbuild":"cpy ./cert ../build/ --cwd=src && typedoc --excludePrivate --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-markdown src/lib/adapter/adapter.ts --out ../controller/doc"},"_npmUser":{"name":"bluefox","email":"dogafox@gmail.com"},"repository":{"url":"https://github.com/ioBroker/ioBroker.js-controller/packages/adapter","type":"git"},"_npmVersion":"lerna/4.0.0/node@v14.20.0+x64 (linux)","description":"The Library contains the Adapter class of ioBroker.","directories":{},"_nodeVersion":"14.20.0","dependencies":{"semver":"^7.3.7","fs-extra":"^10.1.0","pidusage":"^3.0.0","readline":"^1.3.0","deep-clone":"^3.0.3","node.extend":"^2.0.2","jsonwebtoken":"^8.5.1","node-schedule":"^2.1.0","@alcalzone/pak":"^0.7.0","@iobroker/plugin-base":"~1.2.1","@iobroker/plugin-sentry":"~1.2.0","@iobroker/db-states-file":"4.1.0-alpha.0-20220830-f39ffe6c","@iobroker/db-objects-file":"4.1.0-alpha.0-20220830-f39ffe6c","@iobroker/db-states-jsonl":"4.1.0-alpha.0-20220830-f39ffe6c","@iobroker/db-states-redis":"4.1.0-alpha.0-20220830-f39ffe6c","@iobroker/db-objects-jsonl":"4.1.0-alpha.0-20220830-f39ffe6c","@iobroker/db-objects-redis":"4.1.0-alpha.0-20220830-f39ffe6c","@iobroker/js-controller-common":"4.1.0-alpha.0-20220830-f39ffe6c","@iobroker/js-controller-common-db":"4.1.0-alpha.0-20220830-f39ffe6c"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/js-controller-adapter_4.1.0-alpha.0-20220830-f39ffe6c_1661833270553_0.16736794471272742","host":"s3://npm-registry-packages"}}