{"versions":{"1.4.2":{"type":"module","name":"@symbiotejs/symbiote","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"dts-bundle-generator --config ./dts.config.json","build":"node esbuild.js && npm run types"},"module":"./build/symbiote.js","types":"./build/symbiote.d.ts","publishConfig":{"access":"public"},"version":"1.4.2","description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@types/node":"^17.0.14","dts-bundle-generator":"^6.5.0","esbuild":"^0.14.8","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","typescript":"^4.5.5"},"eslintConfig":{"extends":["eslint-config-prettier"],"parserOptions":{"ecmaVersion":2020,"sourceType":"module"},"rules":{"no-unused-vars":"off","no-console":"off","max-classes-per-file":"off","prefer-const":"off","no-param-reassign":"off","guard-for-in":"off","no-restricted-syntax":"off","class-methods-use-this":"off","dot-notation":"off","no-plusplus":"off","no-return-await":"off","no-await-in-loop":"off","one-var":"off","default-case":"warn","no-shadow":"warn","no-prototype-builtins":"off","require-jsdoc":"off","valid-jsdoc":"off"},"env":{"node":true,"browser":true}},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"gitHead":"44793b65572966169e659e7f41e7b3f7c68c5db7","_id":"@symbiotejs/symbiote@1.4.2","_nodeVersion":"15.4.0","_npmVersion":"7.18.1","dist":{"integrity":"sha512-NA1B4ggOZpoBRRSzmjz8paTQUKlZAlG+AUPvPD9bhn2G2+4U1IzIZS9HFJKJZoKWYgrQ5Ml3b6YvaqqwtSAeKA==","shasum":"8a09581e370b2cfc7a3164066f86a0fab1be015c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-1.4.2.tgz","fileCount":7,"unpackedSize":74373,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh+oTcCRA9TVsSAnZWagAA06YP/j8n9l/9LrkGgNjHXtj4\nUiIgZtG8ymz+G1CijuPosbAFtdUNeXxqLUACtI4590WaeZ3zuHn5fMHdgbaC\nY6Ot1kjgZGn4dAJgI8oaFZgFxsUoXEeW5JcV11T3AY2eQ5uVyqnvlQafsHG/\njjUw6B0exvHaLNYynMGVCHsxYcszoYgVV74TnJO7qY4qLNx3q5SsEh4lQPU6\n6muPz8Fu0g4mplj7zQSTC+AZrZ7TaPZP3BGVVcQRqqHK0UAPSXpwWwFS+iiO\nS5OaINTKYlqii2MSSs1Dcyy1hae7H5cZJFtMBavV8tqf2FC24PDh9wM5B+7p\nv10lkEp6aul5nqEzhaf+3137MRqa0HX40odoZfcLOzsMC8q0fUNPO6fKsMX2\nHraTNlEpu7CxWLLbNVaonpAD2bDWFGxwetOQ/4gV3cjBGxVj+bjDM7/m8meJ\nLJ4geATAAUMOHFi5v/R7a3xEh4FhnzqtJGycIL5wBqyaeBE7ARlOpANULku1\nNpa7Q8yGgMVCaWQgp6mI2thxt0mXjBh3K+3ONYeXMWzBbpjdeJRnYuFOlvEe\nZIHm7mqEzVDF+Jc54IqlGILbu3pMkYc+GULycs0wNTsnO5cZ+TEvZcT8pP2M\njiyi96zQgunFp6J1iyBEdr3tUPO6favbJBBGCzuiQH+kxPifP2Rf5pgwM3HF\niUW1\r\n=u1xx\r\n-----END PGP SIGNATURE-----\r\n","size":20214},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_1.4.2_1643807963921_0.5483820208307197"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-02T13:19:49.160Z","contributors":[]},"1.4.1":{"type":"module","name":"@symbiotejs/symbiote","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"dts-bundle-generator --config ./dts.config.json","build":"node esbuild.js && npm run types"},"module":"./build/symbiote.js","types":"./build/types.d.ts","publishConfig":{"access":"public"},"version":"1.4.1","description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@types/node":"^17.0.14","dts-bundle-generator":"^6.5.0","esbuild":"^0.14.8","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","typescript":"^4.5.5"},"eslintConfig":{"extends":["eslint-config-prettier"],"parserOptions":{"ecmaVersion":2020,"sourceType":"module"},"rules":{"no-unused-vars":"off","no-console":"off","max-classes-per-file":"off","prefer-const":"off","no-param-reassign":"off","guard-for-in":"off","no-restricted-syntax":"off","class-methods-use-this":"off","dot-notation":"off","no-plusplus":"off","no-return-await":"off","no-await-in-loop":"off","one-var":"off","default-case":"warn","no-shadow":"warn","no-prototype-builtins":"off","require-jsdoc":"off","valid-jsdoc":"off"},"env":{"node":true,"browser":true}},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"gitHead":"b24a8f86e8e0346bf0994387f05e1c904b848e73","_id":"@symbiotejs/symbiote@1.4.1","_nodeVersion":"15.4.0","_npmVersion":"7.18.1","dist":{"integrity":"sha512-G44zAMiGmI0E71TNAgG4hvrPZOVm29LnU+2HPL4aNcQisQ2FOyGfTkO8X9S5dKaLzPpTgJcJN5llVLfJNy3i9w==","shasum":"44dc04fc1e75fd51e92cf9b4a2037056f2355c5d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-1.4.1.tgz","fileCount":8,"unpackedSize":92198,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh+klOCRA9TVsSAnZWagAAm00P/1FWB5P/lW3TNEELne+L\nk6yC7fMYEQB99/EaXooDzDbqJi3pS3ouP0LV40PNrIariIIaBwX1ry5qJrqb\nOpmaPU4dDBnvb6DBV9ONUisS8OEI3inmeFJANego2d/pV/kr4DkuM60TSSJw\nIN3vqBdQjt07xZgW3FIUZuRFCvWVqlWRs9gjXRDnLdEDT3b1cP2k4ezWLhFF\nI6ICPhRk49O9BYERJgCoGZYAB/3thFd59pU10yB+9x6e2TI8ZvHL+DXdmXIT\na8UftETAoWJ10cG9k8FLQBbkJDR9GYwSGciVlxEvokuuQY57Il8Ijen1tq1Q\nnd6Jwa7OQLmqUVnl4v9nEQmW5beH8i5OcluRwiCxhETm0NrbBSomOAiY8ZoY\nb3p8FUE0+WUYCd19fVsgALvlqYU3d1R/KvF/Yq6Muzw89aI82CsXTWS5quzn\niTBZUCACnH/3D2PqCG69il/GVucQIA28DLMtxZedfSe1tzkAGrHMUD8qlBhA\n6jlgZUZj0OQfRPNJf8WEvNy8QPsjPx4DUYfMXaiJn7rCIMv+gsrBP4Dq3HIu\n2BVLpBinA/QjyidSAGRlJz32mnQEJISX1/uLVLvPVEhPjIsUsLYbOqBKA+U/\n7MMP4Wp9+hhRt+fDnXsQRHvWFp9MNrVLen2GHdLsGTuTcLCRFzp0mhpY9Cd0\nRTvE\r\n=Y76Q\r\n-----END PGP SIGNATURE-----\r\n","size":20375},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_1.4.1_1643792718771_0.9298799024666771"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-02T09:05:43.393Z","contributors":[]},"1.3.0":{"type":"module","name":"@symbiotejs/symbiote","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","build":"node esbuild.js && rollup --config rollup.config.js"},"publishConfig":{"access":"public"},"version":"1.3.0","description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","esbuild":"^0.14.8","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","rollup":"^2.60.0","typescript":"^3.9.7"},"eslintConfig":{"extends":["eslint-config-prettier"],"parserOptions":{"ecmaVersion":2020,"sourceType":"module"},"rules":{"no-unused-vars":"off","no-console":"off","max-classes-per-file":"off","prefer-const":"off","no-param-reassign":"off","guard-for-in":"off","no-restricted-syntax":"off","class-methods-use-this":"off","dot-notation":"off","no-plusplus":"off","no-return-await":"off","no-await-in-loop":"off","one-var":"off","default-case":"warn","no-shadow":"warn","no-prototype-builtins":"off","require-jsdoc":"off","valid-jsdoc":"off"},"env":{"node":true,"browser":true}},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"gitHead":"300f3658f7be528f52b58ac14e055d438798da48","_id":"@symbiotejs/symbiote@1.3.0","_nodeVersion":"15.4.0","_npmVersion":"7.18.1","dist":{"integrity":"sha512-7NkH+Xhg0ZeCnMi9AUxQUPaVcJmZjP6BKPcM6tNOoy8dhiTP7DXmBBQzRJ/bvIU7Y6EMKmdMkiBPSnzdVLZLHQ==","shasum":"aafda952741a47d3d302613e1c133fbf6c62ac1e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-1.3.0.tgz","fileCount":7,"unpackedSize":91890,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh8CckCRA9TVsSAnZWagAAjJUP/Razu4DvYqQ0R3J63QvP\nY6KzQHWZQJ6LcoqXONNR6ZmvrDF2mvgyt0y6U+sVUic2vp6g8KS+d6OOGBds\nchSQhB6uXaSXzhcMwk/rolwf1IfYtoDADRXRKZi7RBPTCElyb2kNi0IIW3b+\nfjTFmT33BfiLmgfrvTgLOBTGekUQmzOasLpGzHhpFApfQk7Z5jLJghe+Yjbo\n9fc+nW7l2hdLJQ1BXjeJ8wg/hCgUQOowBWOSPgn+VA7k4Umcwxz+jbZS8u18\nx0fHnW5/UGu+xna7ZOIShlP1JNV3kUtR7uxo9wq4lhCdBBrlK5sxR0JHaTlZ\nWqRf4CbJtAIr9DhEzklI3N2sHZF6JV/ecYMbGKBPRrgIRS6CHMVpEyl8FJSn\nlwTeD3iMQLAtlzlKDAddBYpCmt5KCDaOJ5m81Rl9svkfUbnSk5hdQR1WWYyK\ngOUrrky7TYhztBd4nRxQr+FIMrdBnY36qcJ7rz16K939QN/hmNSKfnJECosp\n4sJyfPhBS28BwK74U2x0hBUM8RGhlth8gWwzBAmogY02KRXYf9CrI8n3nCpf\n+dpsT6wF6dUDvitgJxQsGcSTHpv6eXqlzjDrENBCIyJtGiPqLlvxe4FYVP0z\nROTYZotsW1rMzuZ5Vd+uEhezzm+xgJMJI9ySEzP+pcE8QINhe/NEV7xJ3N+Q\nCUS6\r\n=eWfX\r\n-----END PGP SIGNATURE-----\r\n","size":20249},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_1.3.0_1643128611866_0.46595234555699827"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-25T16:38:45.778Z","contributors":[]},"1.4.0":{"type":"module","name":"@symbiotejs/symbiote","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","build":"node esbuild.js && rollup --config rollup.config.js"},"publishConfig":{"access":"public"},"version":"1.4.0","description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","esbuild":"^0.14.8","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","rollup":"^2.60.0","typescript":"^3.9.7"},"eslintConfig":{"extends":["eslint-config-prettier"],"parserOptions":{"ecmaVersion":2020,"sourceType":"module"},"rules":{"no-unused-vars":"off","no-console":"off","max-classes-per-file":"off","prefer-const":"off","no-param-reassign":"off","guard-for-in":"off","no-restricted-syntax":"off","class-methods-use-this":"off","dot-notation":"off","no-plusplus":"off","no-return-await":"off","no-await-in-loop":"off","one-var":"off","default-case":"warn","no-shadow":"warn","no-prototype-builtins":"off","require-jsdoc":"off","valid-jsdoc":"off"},"env":{"node":true,"browser":true}},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"gitHead":"39a793850164d7a92940dce68b6410581368a95a","_id":"@symbiotejs/symbiote@1.4.0","_nodeVersion":"15.4.0","_npmVersion":"7.18.1","dist":{"integrity":"sha512-UQOctPxY6C2rlOJDVDikRY4w3FQkeOG2mStJMhX1YJ1gVR/AbAl81LFW1yWmYdkoe9X7hDh1UcZCl82Qzs5VVw==","shasum":"c35b28f9cf7be8a3867d1bee1273604fae1eebf3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-1.4.0.tgz","fileCount":7,"unpackedSize":93894,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh8lHVCRA9TVsSAnZWagAAnSUP/A5QbvIFW9HT3iVF0JTc\nTpjYns4M/a8a7C4MyyVXHAsith6LlVFvcnDEqfyBRHfsOYCOPfI4zvkvNogC\naeAyWHmGNlqlYXnqvJH6FHPeOzGwqJC5HUpypOLmhkkEw6NHq90TWAZqr6/j\nPrmD3EEIrZsrDDnQkJ1y8OkIjociuMVIXu+ye0KjDfqV6RBAIskQ6SbZJeQv\nPWhCDLyKPF2hr/bfunw9gDUAIMVI2Cyc9BuhHqkuvS470BCUfHuuCehCKBeE\nONwvgH5bV/fIxqB1fFIpcep9lLQ06grHWI+s/ZNkrzZWvBKBsMJiSIIUp3sO\nKMzAPfHUkUQAJJ6TYz9U7E68fHV99QXz7BApccK4iP98ckNA781nOor3MfS7\n1iROFs9t3vzhORz+5KazOwuU+vdeEtVQqGyeAmUWa5lz7tL16nJ8bxsmi6qE\nzY5+uhTQKp34qG/P24vRXxqtm0pnE5rWaS+V4M/F0bv/zcOhpzgLB23lBxbI\nnvLIDsiuFJP8rvZMZusJ8EBuTFOCqmgeQSTsJb4DUS2D6iw0xX37pD9YyDWC\njUWrIn8KcUTM6wBZun1LD/jnq/LcHnpR/8nTw7wkf6YgeLSdExLf58uFlyUn\nLaK2YWp/lmMY/jExPvL1LoGIXf/sa58qZNEuLvcd466BY6DFaRq2gOGPcvZ6\ni1th\r\n=wEqX\r\n-----END PGP SIGNATURE-----\r\n","size":20671},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_1.4.0_1643270613473_0.5075435110701192"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-27T08:03:47.366Z","contributors":[]},"1.1.1":{"type":"module","name":"@symbiotejs/symbiote","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","build":"node esbuild.js && rollup --config rollup.config.js"},"publishConfig":{"access":"public"},"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","esbuild":"^0.14.8","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","rollup":"^2.60.0","typescript":"^3.9.7"},"eslintConfig":{"extends":["eslint-config-prettier"],"parserOptions":{"ecmaVersion":2020,"sourceType":"module"},"rules":{"no-unused-vars":"off","no-console":"off","max-classes-per-file":"off","prefer-const":"off","no-param-reassign":"off","guard-for-in":"off","no-restricted-syntax":"off","class-methods-use-this":"off","dot-notation":"off","no-plusplus":"off","no-return-await":"off","no-await-in-loop":"off","one-var":"off","default-case":"warn","no-shadow":"warn","no-prototype-builtins":"off","require-jsdoc":"off","valid-jsdoc":"off"},"env":{"node":true,"browser":true}},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"version":"1.1.1","description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"gitHead":"096dc0d34ef5c2a400c2019c28687c560aba1c33","_id":"@symbiotejs/symbiote@1.1.1","_nodeVersion":"15.4.0","_npmVersion":"7.18.1","dist":{"integrity":"sha512-O/88z1ZoYaCtVif6N63SFN5dPOhyXE1mhFMoj/FPy49ezGZbN6/Ewn8hE9XfF3YGo8BN4dnKnc5kvm94CwMYxg==","shasum":"d3838c940b21b3e877d71e18852265e77a5f736a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-1.1.1.tgz","fileCount":7,"unpackedSize":86329,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhyuEJCRA9TVsSAnZWagAAokwP/0yhVOxDIDCfdBAHjvVp\nrAj4JU63Adyul/NTfBLhnQJdrZhoSCs9kbXrAAl88XcIIRsH7nQbbu+31/CG\nokvWc4K7li37O0Ku8+FdE1X21gngMHDpdDAjiF+pF9+3mKj97gxsURB/x07Z\nLZAq0RF7NAfxxcfx8KB6cd06xBZo9tcgeh4greByTk77L+Pq4rLExsQTZc8s\n0Y3x7N/U+4vnTdmXAT6fY1cfZeu7EXmS58NyRpI8a4Wo71+sb/Vhg7KwPF/z\nFim8ury8LEKlnhIojZ46Uh9wi0wb2bSX9WuL03tptu80OunuR7W1PtmKLR6Z\n0EWsvuvykm7zAk2I8MXpos4rPMgnWQmejaW3aINmt1pU++XTDGNdGbQBW51X\ncv68rEcnd/2n1yZjZdm1tdiJttvJfW9aj/GN63PVSA+PHD+TPLsyAlNpcJSx\nyvI2zifVMaDEQqKe9DAeum3YY8VKvg0Vv0X5Q9Asn39zEfAQ9kN+YLE1rYl8\nsrKdz8QQHKsF2STMe4I74IvPSrI4tlTxB/m44Ra9w8X2EnJwZakyRa8pfuM6\npLQGGFg5ns/Luc3vxRvyagYfeSXsPlgHhsovZtNH9OXA/Lc6vFmu0HyTv+IW\nZK6dfS5Sfa58TXlykWxlBkW8cUiZEodmn6aoeMEsYpUfAkBialA1n/lOG7BM\nLAiD\r\n=lO7i\r\n-----END PGP SIGNATURE-----\r\n","size":19105},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_1.1.1_1640685832922_0.43769460797462534"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-28T10:04:05.850Z","contributors":[]},"1.1.2":{"type":"module","name":"@symbiotejs/symbiote","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","build":"node esbuild.js && rollup --config rollup.config.js"},"publishConfig":{"access":"public"},"version":"1.1.2","description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","esbuild":"^0.14.8","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","rollup":"^2.60.0","typescript":"^3.9.7"},"eslintConfig":{"extends":["eslint-config-prettier"],"parserOptions":{"ecmaVersion":2020,"sourceType":"module"},"rules":{"no-unused-vars":"off","no-console":"off","max-classes-per-file":"off","prefer-const":"off","no-param-reassign":"off","guard-for-in":"off","no-restricted-syntax":"off","class-methods-use-this":"off","dot-notation":"off","no-plusplus":"off","no-return-await":"off","no-await-in-loop":"off","one-var":"off","default-case":"warn","no-shadow":"warn","no-prototype-builtins":"off","require-jsdoc":"off","valid-jsdoc":"off"},"env":{"node":true,"browser":true}},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"gitHead":"f91de08d7c66287abf6154b169fa0a5895a1c7db","_id":"@symbiotejs/symbiote@1.1.2","_nodeVersion":"15.4.0","_npmVersion":"7.18.1","dist":{"integrity":"sha512-i9Y9JqcmG1iTsv6ScxtQitv2To6IXRowbIhZ2qgb7DfjHLl3iI/GPG7rWRW7QasT0wWM+VDfYdvIAaUrFHW83w==","shasum":"e6da0a3a3bf2379a922401602ec939ff301b80b1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-1.1.2.tgz","fileCount":7,"unpackedSize":86328,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhyuWpCRA9TVsSAnZWagAAJ2sP/Rd1yIDFK4FwiYChRZSM\nyY6eSpEZXHKNNhMqK++se9sljPznmTnk6M34khVW1z9QxjcH4UZhihKYTRdh\nbuaD/8YxxexyP3QlsfqENbgFKKaSQa5fccQS8qCZl2Op7MPiwWUZV2qcm8ue\nHLmmomtdKQAOmH6jJwN/uZvPbpKOuPR26UoP9rMk+vfM2A0B/OH5dZYgnZXJ\nOb1eJWPIzZNn+Lio5KqBkStgjWgkpuKaZy9pTRBoptIVbPxxE2ZSaRFzq7Fk\nt7CrhD0i3qtzlt01ML44YCoh1FKIbUQo/i+kO3DGJONGavWlv3JhB6XC5XtF\nQ4/TVOlr2U15soW5Doj6Ha1CnlGfvpG3HsE18f+p1IYHerrtee2FC33olZ+G\nPNbBf5rx6UhsxF05KJW+pj+hwKMGrnykp47Y6MgZxel9WvV0x+BbvtNtxLQ5\n0EeVt6tb2zFhQuU28lwBJV3gDdILbpTTkkHzIqAXBRV7+nG/fixaDTl4eip0\nCKoV5VadLrJrtzhZv6T6gCDyJ++IzTcNvhRgrOJpy94aPpyTisPv0GK7wgmK\nOmyi31k4OkgOw/veCkE7SEu6mCb/xdFhiMVaRyZwnAOhUDcbUNsYdXlmS0gt\nI1/KiUYj34kW6ICPqsii8g8BVEIQLQXmFDgq97cV/6Gt8aEcVQiZ5BRjATlc\n/kCt\r\n=T1ax\r\n-----END PGP SIGNATURE-----\r\n","size":19106},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_1.1.2_1640687017710_0.0853979499488331"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-28T10:23:49.421Z","contributors":[]},"1.2.0":{"type":"module","name":"@symbiotejs/symbiote","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","build":"node esbuild.js && rollup --config rollup.config.js"},"publishConfig":{"access":"public"},"version":"1.2.0","description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","esbuild":"^0.14.8","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","rollup":"^2.60.0","typescript":"^3.9.7"},"eslintConfig":{"extends":["eslint-config-prettier"],"parserOptions":{"ecmaVersion":2020,"sourceType":"module"},"rules":{"no-unused-vars":"off","no-console":"off","max-classes-per-file":"off","prefer-const":"off","no-param-reassign":"off","guard-for-in":"off","no-restricted-syntax":"off","class-methods-use-this":"off","dot-notation":"off","no-plusplus":"off","no-return-await":"off","no-await-in-loop":"off","one-var":"off","default-case":"warn","no-shadow":"warn","no-prototype-builtins":"off","require-jsdoc":"off","valid-jsdoc":"off"},"env":{"node":true,"browser":true}},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"gitHead":"b7f0083288ab10203dcc10eaafa438c4290be8c3","_id":"@symbiotejs/symbiote@1.2.0","_nodeVersion":"15.4.0","_npmVersion":"7.18.1","dist":{"integrity":"sha512-BHQVD4CCQvqRGOx76nRLwjBXQ91pVhVPnTPkLHAeTrOUK9vNGCPzrMJ7Bt707HyxErInX6put7xUNy3DtCBGiQ==","shasum":"d71874cba62dd53bf30cd7053dc3c98c32b93d8d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-1.2.0.tgz","fileCount":7,"unpackedSize":90430,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh8Bd3CRA9TVsSAnZWagAA7ocQAJOt3EJbuDG/qahIRbgv\nMfpg8KVxlunf4XBRmzXvm+9aAGr7oVWPrDF1CaHHN1X0Qywl6ECZdIHyVg/+\nD5xSu+eDCkzy4YkrXXGHFjyWd4n19yb4nQbiSbTnq/8gxdORk3FHSvZg5HFE\nOY6Z1+LELfnA8vAVUtqdUdksq4J91eenTQNLUqjox7ML+A/aKspvBpfYW66k\nha0MGZcSBKltpQ7cp7AmQoD0H7BntPZtzNWZKyJdTbaNgm0ZVUQ/2rxGwm46\nm/vS8L6ARsRFw7B9T+eLztF3sTIIHojxDmshpKlrwiyoVUrvXRRlkq0lHDe0\nRv/uNStxj0JVQKyU1834q6aU88ovL4wjXwUn+q4pmoiKxqcbtT4ccW/H/2jc\nXju+mJzUzhOna3/U/iR6sDDScQ6ppLd9mxY1/swDdysWiyfr5hMzV8easP+M\nwFZEgsCAURLJOZOneBRY2G+0+qSm65mEgk3j5mP+9eUTY98zBaJMsHSfDIyS\nXN1ian4nYaVAAbxV5I88W+tHVoHjUV2L+yjDXbnaQ/CC98WETlJ4mk6yKlRr\nftgZZ+Fiy1PxmekjJ7Dgy89NvKIEYPW0YBTSOU/N/wgyzBGoBAoUiBzlFbLC\nD9M28bfBudDVPc4odOUYYN7cgUG+a+RIe5qVealML8z8HnjHZ+LTvrrr5mAL\n2FC8\r\n=oN8v\r\n-----END PGP SIGNATURE-----\r\n","size":19952},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_1.2.0_1643124598968_0.5281831398621863"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-25T15:30:08.369Z","contributors":[]},"1.3.1":{"type":"module","name":"@symbiotejs/symbiote","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","build":"node esbuild.js && rollup --config rollup.config.js"},"publishConfig":{"access":"public"},"version":"1.3.1","description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","esbuild":"^0.14.8","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","rollup":"^2.60.0","typescript":"^3.9.7"},"eslintConfig":{"extends":["eslint-config-prettier"],"parserOptions":{"ecmaVersion":2020,"sourceType":"module"},"rules":{"no-unused-vars":"off","no-console":"off","max-classes-per-file":"off","prefer-const":"off","no-param-reassign":"off","guard-for-in":"off","no-restricted-syntax":"off","class-methods-use-this":"off","dot-notation":"off","no-plusplus":"off","no-return-await":"off","no-await-in-loop":"off","one-var":"off","default-case":"warn","no-shadow":"warn","no-prototype-builtins":"off","require-jsdoc":"off","valid-jsdoc":"off"},"env":{"node":true,"browser":true}},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"gitHead":"85b72322199b638fbde8d65e17c4380364f411d3","_id":"@symbiotejs/symbiote@1.3.1","_nodeVersion":"15.4.0","_npmVersion":"7.18.1","dist":{"integrity":"sha512-/SA9Lfb/g7gHHBi1egu2Z+RPPmtEd6M8hSHtn6ASip90eg+0QN7VETDpC7+kkSVLFoSyF+N//ViyBUlLHce2CQ==","shasum":"f352c39269555c60cbb9300f3d0128cb77341449","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-1.3.1.tgz","fileCount":7,"unpackedSize":92854,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh8S/sCRA9TVsSAnZWagAAE40QAJODcy8U5m41r/JdcBQ1\nTkRq6d2zTiNZJGHKBqpdieZmLI9X7/hHnfBypllJ8uyadEFZlqtUjkV4+vk+\nwdyiq1Djxld7nXnWPkiI7p3J6XqGH/c/BjlWSqH2F4t8hhY2i3m0MXznqiit\nUP96YqCnzhVa/pJGNWF1kE5+a8MQ3w3NI+rbYVh6O97FU1DZBpm1avs7YKq4\nhrG0Xk3G4LoxT+GH1VZtiobUeklxEUu5kcyrZsU6boDmlAajQ1kNTV26eAey\nrIM/n3943l6PEmaoi0H0DMFQTZtWjiI2tC+XBZJIBxc254dT2HLY1eQNsH6/\nAuzpYeXykb+1kkmAGHNML7E2dyzmX+mey573uPBJcwItNtQzjYNYjIdWAqa1\niogaKBwfbv+CFss/2+fG1dgntKxf+PPSdC1RlpHIKv0WhQlWaSmCsdarisib\nDB2dDetntYtJFkp9SqJgUw0aY6I6xvMjRaslBGu8udEUHMnQomePqP+Lskv/\nWgxVYYLSe4orRVmvvJR9isygONnvKU2041vYDYQrdtfCuhiFPpPF2R3slIEB\nQLzxQjErRT3j3rT92GVQmO0s0e2i0jYmvXbu9qemkSvZm425zUuMQ3HDZvRH\nEM8VIb4yS/N1UATYXdIDN5SXMsRmN320sgWxQ0sNJPn/r64yjJZc+jIRTwbf\ntx/i\r\n=QX69\r\n-----END PGP SIGNATURE-----\r\n","size":20472},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_1.3.1_1643196396724_0.5910143100199483"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-26T11:26:49.972Z","contributors":[]},"1.3.2":{"type":"module","name":"@symbiotejs/symbiote","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","build":"node esbuild.js && rollup --config rollup.config.js"},"publishConfig":{"access":"public"},"version":"1.3.2","description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","esbuild":"^0.14.8","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","rollup":"^2.60.0","typescript":"^3.9.7"},"eslintConfig":{"extends":["eslint-config-prettier"],"parserOptions":{"ecmaVersion":2020,"sourceType":"module"},"rules":{"no-unused-vars":"off","no-console":"off","max-classes-per-file":"off","prefer-const":"off","no-param-reassign":"off","guard-for-in":"off","no-restricted-syntax":"off","class-methods-use-this":"off","dot-notation":"off","no-plusplus":"off","no-return-await":"off","no-await-in-loop":"off","one-var":"off","default-case":"warn","no-shadow":"warn","no-prototype-builtins":"off","require-jsdoc":"off","valid-jsdoc":"off"},"env":{"node":true,"browser":true}},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"gitHead":"b8b5d7ef6102dc321f59eaab4d91cdab8217b897","_id":"@symbiotejs/symbiote@1.3.2","_nodeVersion":"15.4.0","_npmVersion":"7.18.1","dist":{"integrity":"sha512-jFHqtaRzfCDNwdv/Hrl5WJ1tQZ4MAGFvu2Gkb+dG4l9mRzlyXqzu6N9XmIataV8v63a/dBXQa8sQ4ej3xvuJoQ==","shasum":"488e9e7f9c0e675bfdaa76121387ac071e73dd36","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-1.3.2.tgz","fileCount":7,"unpackedSize":93100,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh8Xf7CRA9TVsSAnZWagAASuoP/2NI8XpnYzDFYB/Urr2D\n2UhhAxPc6Q3YOaL5fg59JFbJuU9fJwqJg6OLEtK1xlnckHnkbNkplTR6RNWU\nuZ5NoSdajm/lctdzePY/Im+thbuMphIgJ+c70sqiO7Hypidf7jGuYbdQyFof\n+NjjONX5my2pKORdT4RzfNVAN3XcG5eK6w4kGr7mD39xHLbpt0XiTab74jk5\nNeFphOlmcFeUqUrCo11H4rwFp9A7RZyAlFhmICjnuU06sNxGjnfGpeaBBlrd\nNdGT/wo8RalWYA86oPoERehl1Rmnbab8X/70adIPLipn/pV87u9/xAsikOpp\nM4+0UsYAn9lJ0fOj8FMsT2b0FSSlFwQFSWx5Qv2nqTkAgoJz26tK5iVCLKZo\nE9AdY8xpBIGMxx4Rqu8PK5ZKWoEwgVpGhUi3nW/SNTgM9XIpIQNu/02s0Nr7\n93SgY+1wernOPffJPyD4XjreNwIhpA2m5hOazikfgNgP1sV6J4QcX99W6Tua\nirVnqNuQ4tc9wCxFGlZhxpVuB+0g+zrq8snYEZl4Sl5XnC/585j4/jnuPDVr\nezn+fFWGfEXEucUAwni9yw7W8JkDvc5Rg6TAIHUfygx+EWZPcvRDwonYwwC1\ngP6H5T/DT8vMnZjNPwCu3pInogF6i3CH29le1pKxg7fpLAbZ4LxgiJhbp+Xa\nDHPi\r\n=uCqd\r\n-----END PGP SIGNATURE-----\r\n","size":20501},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_1.3.2_1643214842901_0.6297934724470258"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-26T16:34:21.689Z","contributors":[]},"1.4.3":{"type":"module","name":"@symbiotejs/symbiote","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"dts-bundle-generator --config ./dts.config.json","build":"node esbuild.js && npm run types"},"module":"./build/symbiote.js","types":"./build/symbiote.d.ts","publishConfig":{"access":"public"},"version":"1.4.3","description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@types/node":"^17.0.14","dts-bundle-generator":"^6.5.0","esbuild":"^0.14.8","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","typescript":"^4.5.5"},"eslintConfig":{"extends":["eslint-config-prettier"],"parserOptions":{"ecmaVersion":2020,"sourceType":"module"},"rules":{"no-unused-vars":"off","no-console":"off","max-classes-per-file":"off","prefer-const":"off","no-param-reassign":"off","guard-for-in":"off","no-restricted-syntax":"off","class-methods-use-this":"off","dot-notation":"off","no-plusplus":"off","no-return-await":"off","no-await-in-loop":"off","one-var":"off","default-case":"warn","no-shadow":"warn","no-prototype-builtins":"off","require-jsdoc":"off","valid-jsdoc":"off"},"env":{"node":true,"browser":true}},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"gitHead":"92d0cebb7635456d8fb2055fe9a1119320d04f72","_id":"@symbiotejs/symbiote@1.4.3","_nodeVersion":"15.4.0","_npmVersion":"7.18.1","dist":{"integrity":"sha512-4cHNuvuiIw0I7RVPTMQX7uj7+DQXiD77/aRL0h4r3jqglY7Vybo6pbxPWY9IzhukmOYqucaniTV6HV6k4M9Fmw==","shasum":"3cd4aaf732f44487aaa0c9c71ec7b3649c19a919","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-1.4.3.tgz","fileCount":20,"unpackedSize":115611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiAOaQCRA9TVsSAnZWagAA3tUP/i0seGo607wwRGfUxv2Z\nvC/XJMdF+uvALHyN1AgTsIt//YBBIsWQqFejrc5Zut9B67jj3RrAdM9HWQdJ\nc/yTQxar6HtHD9L778Wi5Y1bEy+z1kjIaC6TaFH84y8qum2ef2XTiVFkKwk7\nc4lV8T4x0rq6GX3ChqqPeekI2UQaa0A5m1Fyztc1/6wwp5UzSDZlQq3cYOeC\nIEptFD8u5c0Ou5QpWj7nrhU1tPh8000BJSGKpd4/+KPKH/gm6KnH66L6iffD\n8biW1X4MMWPjZDol6nZSds+MkhoXrxE4EV8ioqbVDSxMTey77uli7/p5GZtx\nlUDPQ3O0m8czHL5ooNnSbmjx1roITxlk7GItbmzBlGyJIJU37fUIljM+grha\ngDmWoFJoAWkq3J7VoK/1SEyqjniJdLt3P9C33iYH+ePXwN6qjAyT5iVQgew6\nPrNTDLLC6n8+fn6WU31hCMNd54wf2k7ezpFpg+iQCLSrwNWKCWFCrgRATFwS\nkqvS6tx43KQGAThnw6itsFf+C/G8Bxe2k/EkFvkzgeblw08PlvN8dVxRTzik\nmHzFHlyiwrr9prg1JxIuwcq70aKm+Y0sH+t+zFpNfTKtUMN2rsRtnHuihyyO\nWdXE64Hyy4p/+90Reb4fl03/x0nJoXl1UVtqSpjvYFYO8mXsdNrXNJtRTlGF\nGdNb\r\n=SYpw\r\n-----END PGP SIGNATURE-----\r\n","size":29090},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_1.4.3_1644226192059_0.9270211007351994"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-07T09:30:02.092Z","contributors":[]},"1.4.4":{"type":"module","name":"@symbiotejs/symbiote","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"dts-bundle-generator --config ./dts.config.json","build":"node esbuild.js && npm run types"},"module":"./build/symbiote.js","types":"./build/symbiote.d.ts","publishConfig":{"access":"public"},"version":"1.4.4","description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@types/node":"^17.0.14","dts-bundle-generator":"^6.5.0","esbuild":"^0.14.8","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","typescript":"^4.5.5"},"eslintConfig":{"extends":["eslint-config-prettier"],"parserOptions":{"ecmaVersion":2020,"sourceType":"module"},"rules":{"no-unused-vars":"off","no-console":"off","max-classes-per-file":"off","prefer-const":"off","no-param-reassign":"off","guard-for-in":"off","no-restricted-syntax":"off","class-methods-use-this":"off","dot-notation":"off","no-plusplus":"off","no-return-await":"off","no-await-in-loop":"off","one-var":"off","default-case":"warn","no-shadow":"warn","no-prototype-builtins":"off","require-jsdoc":"off","valid-jsdoc":"off"},"env":{"node":true,"browser":true}},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"gitHead":"58e3f909588c38e0060854ac81e31629757a40e6","_id":"@symbiotejs/symbiote@1.4.4","_nodeVersion":"15.4.0","_npmVersion":"7.18.1","dist":{"integrity":"sha512-c5UlxQHTWraF0eb+OR8wY4R/i5xtXNQuUjYCH779oqJiKtgbONx48nYaLuVuGjOjY4qMqDOZpFGKRxems8FYKA==","shasum":"b94973030655124afc0764f5b0157e1b36765c1e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-1.4.4.tgz","fileCount":20,"unpackedSize":115871,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiAOcDCRA9TVsSAnZWagAAD7gP/imdAJD7RLjkkO76gHns\nbgiRpST8O+aN7bsvDGhZn9EzR/ifm8tzb5pOjtUGy9USTSf/u3e2D7phNH4i\nZHLS5VVCq6uhrp9XNFcTJ1SX/aHclMnWVUnM4/BE2z68QP9npcTrNIe//3+2\n50j+1pKvhfsm1+lSrVpNNh6ttSitfwNyc5q1Yfb9a72lGpwprtCvfGkAdM9M\nLKnd1N/NTE0xaelKG7yl1N3aEuWiBipdi7snat+TC4rNEPXzoq2hqUX/xP4V\nsnh4ZzzkEUkST7hymZPZWgp7ImnX2DPTsSV0XILSG8Cy7jzZlV4FQ46zf46n\nf9YrWhAw7lU4/l9bc1mSEcC/iwmLAn2qWxlvMjLBliul1wOZG1u8rIn5bhDi\n7YwgPlrQa1qpO/YNLOqpxWMs4OuVIFrGpMuMP4qktE27klD07aN2YatjtBzi\nTQ+9MBzN4Uu9nPYLG49VgvAVwBIIFCRde8xfnIj/nGm7zqV59oV6GqqNI1Is\n7CjP717yLDWm20H3YpW3Ti6WNBVJQd7c26m8mYwDQxMJZ35QWqn7vm8dCcCA\nQy6w6QJ7XotMTjDIbLF/D1usRZWsoVjQcej89zVnNoiGp6+Kl+PWREOnuQ7D\nuhbSh0RCrH4rbjRBTCZMidjLwaMhWahW9w1H51sSMwXRkY4n1RJ2sZDg3UvH\nnTUF\r\n=owQA\r\n-----END PGP SIGNATURE-----\r\n","size":29526},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_1.4.4_1644226307280_0.4637670810455512"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-07T09:31:56.341Z","contributors":[]},"1.4.5":{"type":"module","name":"@symbiotejs/symbiote","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"dts-bundle-generator --config ./dts.config.json","build":"node esbuild.js && npm run types"},"module":"./build/symbiote.js","types":"./build/symbiote.d.ts","publishConfig":{"access":"public"},"version":"1.4.5","description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@types/node":"^17.0.14","dts-bundle-generator":"^6.5.0","esbuild":"^0.14.8","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","typescript":"^4.5.5"},"eslintConfig":{"extends":["eslint-config-prettier"],"parserOptions":{"ecmaVersion":2020,"sourceType":"module"},"rules":{"no-unused-vars":"off","no-console":"off","max-classes-per-file":"off","prefer-const":"off","no-param-reassign":"off","guard-for-in":"off","no-restricted-syntax":"off","class-methods-use-this":"off","dot-notation":"off","no-plusplus":"off","no-return-await":"off","no-await-in-loop":"off","one-var":"off","default-case":"warn","no-shadow":"warn","no-prototype-builtins":"off","require-jsdoc":"off","valid-jsdoc":"off"},"env":{"node":true,"browser":true}},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"gitHead":"f5d3f2394e7d279e40ccb75c15bafd247349e376","_id":"@symbiotejs/symbiote@1.4.5","_nodeVersion":"15.4.0","_npmVersion":"7.18.1","dist":{"integrity":"sha512-Lz3ZxJbv2kwf9mzmu5qtqnyZnp6kU45YwSFsKn6oKknMbAChw9Hpbx/9bga7L5IPXiSMjuRgHi6j0nNw9tymcQ==","shasum":"170358fa12166bd3eab1eeb71315604a779eb2c5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-1.4.5.tgz","fileCount":20,"unpackedSize":116021,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiAPkkCRA9TVsSAnZWagAAc64QAICQL+457xQFZsImSUGJ\n3XNBIiAODciTGEIkWIdaYLEcsNDCi3hEKEtnLasoWno9AwV3mbrTIB6CpDkB\nsSoO2bMoUdrC+tioUPtoOqNLvPcRgfiq1eL6HuCF+iymaU3JjJKGaJv8tJxM\nImaXYcK8w0EDfSbg6zAsaXlGSY4cSmTC2iaIgIAmABIPPhoqjMylgQlWdnXT\nJkuytz2EhGup88DZgLDHKY9M6AzQHx+HpHUDqTh0BdbmCNpuFEMbjKMJGb9F\nV4SOcF1dBZZ8KhOueVonDJHLAuL5Mf2+S8UGgNuzcbHCNCBbhX+48fMP6X4M\niLqkdHnr6vA9AHStctZ+Q4JQPC+XHflXuWl8qAGB8LfHtZooeQ4GBCh/FhGC\ntbF8de96ggOlUjT17V4RtmyXpc+/XEWVQDtgFCPJQbQNRsSFU3C5qnfYYnfc\nbacCxxwujnBFGn7cSi5uOvEnBnRLgc0Zhh0q+eZWJFEOy23dbQ73fbGIbiMW\nnqvZgdy0KG2YbXdt3XdmSVFAd20Ka/5RfETV4UgEMiezhBgh3Bp0WvjT3U1P\nCxduP5Bnx6+7Zy++ZE9yW45d4vc7r/WIku3+yXxNtIbtRrI/rdnobwbTP7Sz\nnEUPmTBUIDgIcEdAryT1M+LAIg9ljqvdp/akzDUH9azEHxvxevceGFeTGVTE\ngsPv\r\n=xdnP\r\n-----END PGP SIGNATURE-----\r\n","size":29589},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_1.4.5_1644230947954_0.47607700875619385"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-07T10:49:18.137Z","contributors":[]},"1.4.6":{"type":"module","name":"@symbiotejs/symbiote","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"dts-bundle-generator --config ./dts.config.json","build":"node esbuild.js && npm run types"},"module":"./build/symbiote.js","types":"./build/symbiote.d.ts","publishConfig":{"access":"public"},"version":"1.4.6","description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@types/node":"^17.0.14","dts-bundle-generator":"^6.5.0","esbuild":"^0.14.8","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","typescript":"^4.5.5"},"eslintConfig":{"extends":["eslint-config-prettier"],"parserOptions":{"ecmaVersion":2020,"sourceType":"module"},"rules":{"no-unused-vars":"off","no-console":"off","max-classes-per-file":"off","prefer-const":"off","no-param-reassign":"off","guard-for-in":"off","no-restricted-syntax":"off","class-methods-use-this":"off","dot-notation":"off","no-plusplus":"off","no-return-await":"off","no-await-in-loop":"off","one-var":"off","default-case":"warn","no-shadow":"warn","no-prototype-builtins":"off","require-jsdoc":"off","valid-jsdoc":"off"},"env":{"node":true,"browser":true}},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"gitHead":"5e03ebccceb0d5e1a3a69e9c5b0a3344c890cdfa","_id":"@symbiotejs/symbiote@1.4.6","_nodeVersion":"15.4.0","_npmVersion":"7.18.1","dist":{"integrity":"sha512-pMBR3aRWoLR083SEUbm+6bbj0kE+B3UoEDCpFhXwWjBDs+/NSAB33yrn3I1C2PcMYvakiXJ/EB1mDVv4gDQQ5w==","shasum":"66cf40a38ac7b86ca6db228be450895774c5dd2b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-1.4.6.tgz","fileCount":20,"unpackedSize":116022,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiAUYwCRA9TVsSAnZWagAAnT0P/jUq2Tbc3H+2BJk/OSQX\nY5uSA1c8zO2n9LJDgR0jF0rjnLKgTrPvIYDxPjTRJxrQMX/V79YNuRlRX604\nxLFjEpY9FqxAVjjKoC7EdcxKB2EFwnAjugrOaHa6I+t0D2TL0IXcD8jyqfRU\nUTCc6pwP/3jdq8E/OAe7CYScr/k2qzJYBa4XKTg/Qnd9975z2Pu3ne7/Qwvm\nZHp52/JYSFNvTM4moCabn4xVGTkWjTwFVUiWx4MKjpuaH+yS4jmuYYW0tqE7\n3qbKgc+Kp0Xb6sP6ioMNXBo3KNCCbtVWXa6ldqSVE+4O1VqvjheIe5/iOn+v\nzbQZovAGje13fMobKWJq7MV2FNAXIsBrSfaf9fbudrJsszwJmSFJ0zeFpIY+\nxblMqbFFsZKBIiOlDc+jhUtEJr8fbUnyOl0+t+Jnf8M6gC/nNzC6SBn/1rgN\nwttzKq4Pp033OvoTkzMGadN6NdWXpXt75x4rW17xkU1A9oOXtoqwBehAyVXs\nFo+yrlqjmdZUgIPAbT8I+NurB1FXkzIjALcdHd4Uxj/eLb5tRaaBZg2phK0m\nL1X7Hxs08gkJXDifZfiGpRqu9/YKWPArPKi5sWj1CknBDD1abcdv8xgjdau7\nPAGHN/5bPuqqXu5VZumse5GqephwGj8PG86+eoxFZgf1JNK7sM4cLxJHKO8h\n2V5j\r\n=sPIJ\r\n-----END PGP SIGNATURE-----\r\n","size":29589},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_1.4.6_1644250672607_0.38218824916215444"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-07T16:18:01.207Z","contributors":[]},"1.4.7":{"type":"module","name":"@symbiotejs/symbiote","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"dts-bundle-generator --config ./dts.config.json","dts_native":"tsc -p dts-native.cfg.json","build":"node esbuild.js && npm run types"},"module":"./build/symbiote.js","types":"./build/symbiote.d.ts","publishConfig":{"access":"public"},"version":"1.4.7","description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@types/node":"^17.0.14","dts-bundle-generator":"^6.5.0","esbuild":"^0.14.8","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","typescript":"^4.5.5"},"eslintConfig":{"extends":["eslint-config-prettier"],"parserOptions":{"ecmaVersion":2020,"sourceType":"module"},"rules":{"no-unused-vars":"off","no-console":"off","max-classes-per-file":"off","prefer-const":"off","no-param-reassign":"off","guard-for-in":"off","no-restricted-syntax":"off","class-methods-use-this":"off","dot-notation":"off","no-plusplus":"off","no-return-await":"off","no-await-in-loop":"off","one-var":"off","default-case":"warn","no-shadow":"warn","no-prototype-builtins":"off","require-jsdoc":"off","valid-jsdoc":"off"},"env":{"node":true,"browser":true}},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"gitHead":"895a796c658bb58cbdf0a1c232e8ec55d62ebcb5","_id":"@symbiotejs/symbiote@1.4.7","_nodeVersion":"15.4.0","_npmVersion":"7.18.1","dist":{"integrity":"sha512-CHaZxV25jfioUVIJ7IRDFr1h4zH8Od4Jda70FwIGaIQixxG/0tJ3X0k+sfmImQNxcWF+Ko9Cxu+jMU86yg9PnQ==","shasum":"b2dc7c04e7e2859173c0151d50e2137f44ea9b3e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-1.4.7.tgz","fileCount":20,"unpackedSize":116390,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiAjbHCRA9TVsSAnZWagAAWSIP/1WuhGx3hxzGf7rRBwlJ\nqsF6wcFgveg4Lqbn9XpFtuRJvgWhpztp3ELnzW3WODtoV6NPlCnfJdZ0lDgF\n7QPMZFJzKfn6M5MQwMQde3eQFD+HhouhVNB8elJHVBEOUUGGVhoiViNvs4cM\nY9rJyfQ3KudNQgf8iCaZrQ6P2dhu06lOOzIWn9fG7mUfpMRC4PyWQ6ywjvRa\nAr6LXtrPKzD3+w/q+4TBK9VR1xqMNtxGqJOszYAM/Ce4NsSBGKFa86iHahAS\n+kSjv/d546nyVSfMjNHDXVcQbSqhGV7r4z1BinXQVUaWStpM8dDvFybHv+mV\nhmbKlCW7dxrDJnS/SiI5wnFo/uJcrT0mQOkJCn9V7gEUKK42XrsXchWzDeZk\nBrgVj97ARy11wjG5aRAJlY6/HHJ1aKfQtHRHbwyvKoJVDZuaVSa5iejfYh+t\nXV7iidxHtRlMVJVkeKfT3AYX7iG3m+HCdX7PcnkP71P2IpJVKediqZ6PeCeO\nuGZ7m2uyRedHLhWSRnwPe9NDlY4HGqHKdBoGaMRLwCD4vSLtihb1MsxNJJ63\nwegJD8VSsZmphCXtbr8VUUkg5Wu+1In2ost09wHI8hlOC9b3/F5cRE8Qqf8l\nKh/XZeAFz1plRNvW3wMn9pwxH5kAhNrkB9lGGyA+gy+aSTjswBTJAOZKh4lu\n/aP6\r\n=PhHc\r\n-----END PGP SIGNATURE-----\r\n","size":29641},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_1.4.7_1644312263819_0.16962401618601852"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-08T09:24:59.190Z","contributors":[]},"1.4.8":{"type":"module","name":"@symbiotejs/symbiote","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"dts-bundle-generator --config ./dts.config.json","dts_native":"tsc -p dts-native.cfg.json","build":"node esbuild.js && npm run types"},"module":"./build/symbiote.js","types":"./build/symbiote.d.ts","publishConfig":{"access":"public"},"version":"1.4.8","description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@types/node":"^17.0.14","dts-bundle-generator":"^6.5.0","esbuild":"^0.14.8","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","typescript":"^4.5.5"},"eslintConfig":{"extends":["eslint-config-prettier"],"parserOptions":{"ecmaVersion":2020,"sourceType":"module"},"rules":{"no-unused-vars":"off","no-console":"off","max-classes-per-file":"off","prefer-const":"off","no-param-reassign":"off","guard-for-in":"off","no-restricted-syntax":"off","class-methods-use-this":"off","dot-notation":"off","no-plusplus":"off","no-return-await":"off","no-await-in-loop":"off","one-var":"off","default-case":"warn","no-shadow":"warn","no-prototype-builtins":"off","require-jsdoc":"off","valid-jsdoc":"off"},"env":{"node":true,"browser":true}},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"gitHead":"6453fafa3801e039a85db1dde549ad79cbeb9950","_id":"@symbiotejs/symbiote@1.4.8","_nodeVersion":"15.4.0","_npmVersion":"7.18.1","dist":{"integrity":"sha512-NezzR2ouv2Y5O/OyPfcoplOCUtfd/nourdb0i/wHjrcLmRiKeGzTF8szkwnse7MfPY6Nl18HvKY1q/z1Haxo3g==","shasum":"33bf03ffb5453f6e015ab5da68f2120ed6e05a66","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-1.4.8.tgz","fileCount":20,"unpackedSize":116755,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiC2JUCRA9TVsSAnZWagAAXoIQAIC5V3HhT4uZbov7GDXH\nyBvn3vNK2hOF03yv1tNdxEtDJNCSDjByFLyzGRoZmrJnhR3+0P/xfECwYuWG\n/SZ4dUddM2qXnKobDl3yx/a5A/YZwz/9ii0tDrUME+HP0PFaRWqTiR8AVFEL\nXP7UfeiTjhNIq/s5cS86js383IJVyvmRIRTonIJ2yFCqyAjjgAz/i1gQKYId\n6yLM8v596zr/LlI3s5bNyKRTUOlzajORdlmUvzLrPGQhx7NBYMczuzsKCjXT\n1DZ5obMvgkLcP2gk8ju6TgvRmYvQKSdfJQ3WMT9FMBWvBqDefrbRIE/cyBbb\n9KcFICdYTno/PtrZ6Be8cfcoHU2rYR6o5wJup8+e/GRHa8eKrFcBq4Dv2vgR\np2kApNQ1tZpvAQVkMObu6UBUmxCxHOdGYsHX9Pa4YICqrpNM4usnQ9nzk9J1\nJiQ5tCGtCtZb6MF4ueZGBKrlnUXDL5W1smjfws0u5ynpV9AhO77sxH1ajdYN\nGIret2nOCjlQcsEZHCHp/lh2XDLexj8nBtHmUk9awHqN1Qs/FZCLcmxYJ+CL\n7HZY6t5YqwWd3/vYHoUelXDEouBjvOs5A+qfNwKQkQlnKhz67/ueFDNzHPYe\ngkQJc9AsnvTSw1XTC6gwldgZdxqchWp9jVi7we9ji1gAJNia3GkydiuPoK38\nPiQz\r\n=u1PT\r\n-----END PGP SIGNATURE-----\r\n","size":29726},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_1.4.8_1644913236017_0.7366350437825746"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-15T08:59:58.174Z","contributors":[]},"1.5.0":{"type":"module","name":"@symbiotejs/symbiote","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"dts-bundle-generator --config ./dts.config.json","dts_native":"tsc -p dts-native.cfg.json","build":"node esbuild.js && npm run types"},"module":"./build/symbiote.js","types":"./build/symbiote.d.ts","publishConfig":{"access":"public"},"version":"1.5.0","description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@types/node":"^17.0.14","dts-bundle-generator":"^6.5.0","esbuild":"^0.14.8","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","typescript":"^4.5.5"},"eslintConfig":{"extends":["eslint-config-prettier"],"parserOptions":{"ecmaVersion":2020,"sourceType":"module"},"rules":{"no-unused-vars":"off","no-console":"off","max-classes-per-file":"off","prefer-const":"off","no-param-reassign":"off","guard-for-in":"off","no-restricted-syntax":"off","class-methods-use-this":"off","dot-notation":"off","no-plusplus":"off","no-return-await":"off","no-await-in-loop":"off","one-var":"off","default-case":"warn","no-shadow":"warn","no-prototype-builtins":"off","require-jsdoc":"off","valid-jsdoc":"off"},"env":{"node":true,"browser":true}},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"gitHead":"1025363779f9c32676385ca1b45891a393bec179","_id":"@symbiotejs/symbiote@1.5.0","_nodeVersion":"15.4.0","_npmVersion":"7.18.1","dist":{"integrity":"sha512-fq45kIcFEWRtNgT0oZrLNzNIqyyT5jyRqQbs9T31SXuasKyoUIpFPngKo8yxiSmn0a4PWgnpfmfHWSORwRJ9Cw==","shasum":"c9258047060524e1468f8d16f6759121297668c9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-1.5.0.tgz","fileCount":20,"unpackedSize":117566,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiD1pCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqBSRAAnf8XyRtFjJOlwCDzMcEjw1tSGFvN3AcPhipxNJS1ci8f8NmX\r\nFQmQLRSQGKyVgSm2fPQJnmUKAhfTIwpiQyo17Bj3lbXWR9EWyX91+A+SYRzm\r\npFJrY70temWX6Yyg+F+2lyyhoFSMa0wUnqj5eRNs1Y7sTEJVsRSPOljUpm1/\r\nzzQpN8hoxinWhi5dV6F7TASrSnLMSwiVhWpNu+rhJrbdadS6Myc/kJk5JfLo\r\noAUzpAAmZcBf6MQEyH7Cu0NR0cAzdrQWOJpn3eyCIVoXXRWQE4EmGxZ9hjUz\r\nQLydB9xZ5vA2xbrxbZ5qLWVfZzYXzpEu++pPHHOF1qLmQRmPmNV7GwEviKqx\r\n/XEtPX4ThOcfgf6e05jOAQvvbfn3IrPg7iKdmsTJ0OVS2NQr/x2Sfru/9EJ7\r\nW8zcVc66aUU+6ZNThZVRUIU0uiWGD8wZQJgBCqMuGDXA0gsGMsHb6D7dRLR1\r\nIjgOEAZ1r9S3/vr4n9UXCihmsznvRr3DaxS5mVaMN1UwlgOj38+09GjSS3Bi\r\nRwSJxV+O4v3SMPsGEl37UszCHBKAhCHYLhYyGcqZX+7SK27wMf9o2c6GVoqs\r\njVWDFb/BprN5ai/y8HukAwXCtA6WmsY0gsA0gnNZ7mbpRByS9EtC+WY2ecdr\r\n/OJFa+J2NwjfcQ/LHBYtfmtXfRtcyNmhAQg=\r\n=AjCM\r\n-----END PGP SIGNATURE-----\r\n","size":29946},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_1.5.0_1645173314454_0.9269945176055034"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-18T08:35:25.483Z","contributors":[]},"1.5.1":{"type":"module","name":"@symbiotejs/symbiote","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"dts-bundle-generator --config ./dts.config.json","dts_native":"tsc -p dts-native.cfg.json","build":"node esbuild.js && npm run types"},"module":"./build/symbiote.js","types":"./build/symbiote.d.ts","publishConfig":{"access":"public"},"version":"1.5.1","description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@types/node":"^17.0.14","dts-bundle-generator":"^6.5.0","esbuild":"^0.14.8","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","typescript":"^4.5.5"},"eslintConfig":{"extends":["eslint-config-prettier"],"parserOptions":{"ecmaVersion":2020,"sourceType":"module"},"rules":{"no-unused-vars":"off","no-console":"off","max-classes-per-file":"off","prefer-const":"off","no-param-reassign":"off","guard-for-in":"off","no-restricted-syntax":"off","class-methods-use-this":"off","dot-notation":"off","no-plusplus":"off","no-return-await":"off","no-await-in-loop":"off","one-var":"off","default-case":"warn","no-shadow":"warn","no-prototype-builtins":"off","require-jsdoc":"off","valid-jsdoc":"off"},"env":{"node":true,"browser":true}},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"gitHead":"e8f8f29acdfdd75d96b6a5f504990e4448a77dcf","_id":"@symbiotejs/symbiote@1.5.1","_nodeVersion":"15.4.0","_npmVersion":"7.18.1","dist":{"integrity":"sha512-AKZPzGdMwmt+AMAvb/25O4AJ7HITRH4DASjsVaSR/NbGEaHUon5+XiR2TUZl/FaZqUtgtdJ24vC6wZi6dRllOQ==","shasum":"9663d1a766031c195aa4204e0b195aa598b15620","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-1.5.1.tgz","fileCount":20,"unpackedSize":116942,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiHcj1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrlxw//Z6wkmsdMibIDGSQN1bsTcEIYMSsq4yPoe8R1ZtQELb679734\r\nGB20UF6WwsF213fILmWPsWPWJzg2tOqIDjUUYbMFEhq3jBGPK2VRw5pnjXlX\r\n+6LdPKPqQFCiGLrdV9hDHNxAKRmcjLAuQuW+6ZJO4pjDfu3C5d4SazhMi86r\r\nQ0ralhI0i8frEKYmWEAafkMLglaz9qaho8OH8nZtchi6bBpLfMmrBTo6f2zf\r\n1fcMGlav+McUugxLlXZK6LnX+CVYfT1m/ebfHCe3J/9Hch33mFNJ/9p1SfD8\r\npsmZhhpbp8zu2vePRbWGhSjNPo/FGPdwafiRB8do5EWR+XPCzTcV73pi47+K\r\njs8Vmqza8p2WGb1aDfGOMimPOdgnHN90XfSM5NDyNCDYEQQyPdN4MOBKt8bq\r\nMeXTJ+Edjk0KX271RMMGoPwkgnLXH6ClO0ii9/qPCIqDs1U6XVAjFd+TM3/7\r\nuLjzAWoSqK4rCpawFERndztw3+hjvn3Ymfi4ql3OFr+/xTJQbTRXygmJX/++\r\nWkonzN/a76wOkZve6MuUk32joA3GHWQ4CXnJx60Ff6CAAfopYC3SUvHV+DbO\r\n16DM+jx9GeUZNz/FGx3lB0jiJr5l9mNjJtZ7CRPAfcziczsRU+hcQZppFaZp\r\nHIRxccEpEQvRbJsrvwJ7TeWGKPI3MtsP2a0=\r\n=9qvM\r\n-----END PGP SIGNATURE-----\r\n","size":29873},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_1.5.1_1646119157122_0.7397449581985616"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-01T07:19:26.310Z","contributors":[]},"1.5.2":{"type":"module","name":"@symbiotejs/symbiote","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"dts-bundle-generator --config ./dts.config.json","dts_native":"tsc -p dts-native.cfg.json","build":"node esbuild.js && npm run types"},"module":"./build/symbiote.js","types":"./build/symbiote.d.ts","publishConfig":{"access":"public"},"version":"1.5.2","description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@types/node":"^17.0.14","dts-bundle-generator":"^6.5.0","esbuild":"^0.14.8","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","typescript":"^4.5.5"},"eslintConfig":{"extends":["eslint-config-prettier"],"parserOptions":{"ecmaVersion":2020,"sourceType":"module"},"rules":{"no-unused-vars":"off","no-console":"off","max-classes-per-file":"off","prefer-const":"off","no-param-reassign":"off","guard-for-in":"off","no-restricted-syntax":"off","class-methods-use-this":"off","dot-notation":"off","no-plusplus":"off","no-return-await":"off","no-await-in-loop":"off","one-var":"off","default-case":"warn","no-shadow":"warn","no-prototype-builtins":"off","require-jsdoc":"off","valid-jsdoc":"off"},"env":{"node":true,"browser":true}},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"gitHead":"d800545b650a35e3cac142854779c2c31655b9aa","_id":"@symbiotejs/symbiote@1.5.2","_nodeVersion":"17.7.1","_npmVersion":"8.5.2","dist":{"integrity":"sha512-IIhyiPk49izBsIIU3f2mZH9LeW74qUvbIe5/7PA+rQOIcv1NfR7KG3ui+dQW6xswmKwM1D01uutsDU+X/JpE4A==","shasum":"85958916138914aacd7ec236414cf9b5934012bc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-1.5.2.tgz","fileCount":20,"unpackedSize":117074,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiOFgFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo0RBAAhBGnRFH1Y4CDQBlJQXNzfhdSUSigmkKzVtqoZL7TrRcFEUwX\r\nsNvJokmnC+0lwXh8c3t0m/gDWkDsXEAwXjvfh/QeoB+9id934UO3WRo9fFDz\r\n3yVKu3W5Xilqll2cSVPxwQDgtJW/47h1/kFrf6ov+YyeLuq807MXTwjLXTRK\r\nDV18C8JNUu1EHN16AYM5HjgY4wKCIWtXTyd+LUoYAoRW0oJkmrG4Sc7KvIUG\r\n0hCttZUkmM2o7ITd1cDkxEmK25yoQpM3wvAJEGIwOWrnClxrHSaauU9czocu\r\ntaQ15PanLCuAQToxXpD1qBce8biyPjRpd/Lul+imBfN7Azm3Y0EHWxpKOyWf\r\npFXl9CdA1oNDr96fd9MS0R1mXxyYW2G5frDVJT3sfVsmHde9S2KK+oPmfE0Y\r\n+BVVxMjUvX+WmmsnU0vYQvAR444B4+7SzX90Ul+8WZuKzB66Qjrt5olKY7Hm\r\nzjiG5TGdIsK1ihQ5Csv7l7ZJ64/aaK0i4L02hVYWsHVQjlCodv3EEySr0DaP\r\n3Y950KadJ7lbZx+AgUUeljUy2bGdjsuJGoicRKqZDxX1YFjkH45C/UXb9BEX\r\nu0DIkQcPMazXq/vK9MpqfYUoEoUbYDI5Sc55YIgswa1smTIxr/dJW1Xkzljh\r\n9AbB48/tUReaNprJGINXaPtBrIed/7NJWLc=\r\n=3b4B\r\n-----END PGP SIGNATURE-----\r\n","size":29889},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_1.5.2_1647859717227_0.3385743184821337"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-21T10:49:15.425Z","contributors":[]},"1.5.3":{"type":"module","name":"@symbiotejs/symbiote","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"dts-bundle-generator --config ./dts.config.json","dts_native":"tsc -p dts-native.cfg.json","build":"node esbuild.js && npm run types"},"module":"./build/symbiote.js","types":"./build/symbiote.d.ts","publishConfig":{"access":"public"},"version":"1.5.3","description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@types/node":"^17.0.14","dts-bundle-generator":"^6.5.0","esbuild":"^0.14.8","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","typescript":"^4.5.5"},"eslintConfig":{"extends":["eslint-config-prettier"],"parserOptions":{"ecmaVersion":2020,"sourceType":"module"},"rules":{"no-unused-vars":"off","no-console":"off","max-classes-per-file":"off","prefer-const":"off","no-param-reassign":"off","guard-for-in":"off","no-restricted-syntax":"off","class-methods-use-this":"off","dot-notation":"off","no-plusplus":"off","no-return-await":"off","no-await-in-loop":"off","one-var":"off","default-case":"warn","no-shadow":"warn","no-prototype-builtins":"off","require-jsdoc":"off","valid-jsdoc":"off"},"env":{"node":true,"browser":true}},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"gitHead":"8fdbc6cd0ce6127efca6417e2a50c65939bf341b","_id":"@symbiotejs/symbiote@1.5.3","_nodeVersion":"17.7.1","_npmVersion":"8.5.2","dist":{"integrity":"sha512-WGYDhCBS1GhoIT25EfPxjcPkg2re846pwr5XzjlyOiscGSQnA8hUa2X7xAeDdrdpDNk9KqO0NWP2n2FHDq8mEQ==","shasum":"634c34c45f23c1d2622f5a46fec5835acaa9ee68","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-1.5.3.tgz","fileCount":20,"unpackedSize":116433,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiQCOXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrTKA//dWKQiA3ykre4j3qfQ5DiKHV2oCoEGAHHPZB7waR2doRukS5D\r\n/akRB3dFIpe3K/r3M2d6vh7uZ/TApUlsyAAENHM0GwkWrfwZDMcJjlqcafbE\r\nWg5P9T9w7qpL3puETS9IHftQ0GQRWdJ91+4NxcaRPi446SDIqNapuyhsf52P\r\nTtZCDUli5kB4mNhgIjeAwDgrLfQaKKWUUA2lUZ2f6gZUjTeUXEeKvAjXteU9\r\nyaguud56F6+ga7fgcj/7JmVnFBWM8Fd6ckPNY75c7TlbzrDt66ieO4jllpfm\r\n68Dn8E1R4lFUenAUHAmH2k00xbsJkmmkbInwhAk+5pzmLgCweBrPQVgBYvbI\r\n6KoUG7lO+OOXLgVyNRiAujb3/TQwK2R2dA5hLEOgx4yN8TOvCSf321xYuJJI\r\nKeAcysOWM57TJgPDWh4ucFvPOXtk4E2oAni+Hu2nFhnBZKrofbhn67Z6WEJO\r\njzVgr/LRoXB8Bac7ULQuhaQrxZP/NzPb+QC4fSqEwiIJUSrw5vD2gHvtFNVL\r\nCGC4WVtTnpvjvyUGF96EvRCnu/i5r03UQroHepaqLH6VqHRpaz4Td0pQ3/6E\r\nVRjIFKMPtQkjmTlcO/XY9VWPYR2Uy8qpVTm4oGJRHV2lSVSuIrxnrt7IWO3W\r\n6gDyS2PBnFmjCI1Qxo2oIXNA8yssqmUzFrs=\r\n=VUUe\r\n-----END PGP SIGNATURE-----\r\n","size":29724},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_1.5.3_1648370582975_0.22009104361220722"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-27T08:43:09.345Z","contributors":[]},"1.6.0":{"type":"module","name":"@symbiotejs/symbiote","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"dts-bundle-generator --config ./dts.config.json","dts_native":"tsc -p dts-native.cfg.json","build":"node esbuild.js && npm run types"},"module":"./build/symbiote.js","types":"./build/symbiote.d.ts","publishConfig":{"access":"public"},"version":"1.6.0","description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@types/node":"^17.0.14","dts-bundle-generator":"^6.5.0","esbuild":"^0.14.8","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","typescript":"^4.5.5"},"eslintConfig":{"extends":["eslint-config-prettier"],"parserOptions":{"ecmaVersion":2020,"sourceType":"module"},"rules":{"no-unused-vars":"off","no-console":"off","max-classes-per-file":"off","prefer-const":"off","no-param-reassign":"off","guard-for-in":"off","no-restricted-syntax":"off","class-methods-use-this":"off","dot-notation":"off","no-plusplus":"off","no-return-await":"off","no-await-in-loop":"off","one-var":"off","default-case":"warn","no-shadow":"warn","no-prototype-builtins":"off","require-jsdoc":"off","valid-jsdoc":"off"},"env":{"node":true,"browser":true}},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"gitHead":"0fd7f3464bdc5bc56240164d341cbc272ee517e4","_id":"@symbiotejs/symbiote@1.6.0","_nodeVersion":"17.7.1","_npmVersion":"8.5.2","dist":{"integrity":"sha512-07Vr9UK3oyOgjJnBEMdtTdvMAxe1Ii/TShFkrtzJPQybfp6gmUQQYLOVMDfQ6eE6l9p4o7ApHpSmocdGyEcWtQ==","shasum":"9aeae5a2d422613ffb6ec793015f2297f2d128b3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-1.6.0.tgz","fileCount":20,"unpackedSize":117934,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDjoh8W4RexZ02cUJpOK0XhGZCOiRRQRtllTb2Nywzb6gIhAL2D7YxkHhMRlNYepyJOi0x/KUjjC+XbrJ9Fqp4txscQ"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJic5pRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp62Q//QCpBQ3Ba8jEPQbzQCFPQLK6is/dKBYmksd/K2qLzBX9pSDY2\r\ngenFZ4tJsjAKHSqg62tCHNFRpnuhdIAO+o8TveBFhvSrWzexliagkvY3/jRU\r\nSU0cUo/nMdbVBJoNHI3hisCJfbtgGY11wf6YYoRyNt/tQPKyHBTLJnd4n9/V\r\n9tdn5Aldrcr9ZSeToUKyZ29lvjTudkM9Ee9sFuAlLQtC1B06hDawrTcM3uYW\r\nlS7b4QzT0GRWbZ8Q3s9RPLF9mbW0ZwcEnnJ46iHw3meeAsJdXfKZ4W+h2tT9\r\n7EpEAWymj0gQYGpNMUgxwnDz5WqGeWD0B3KDPv63YDDe1Cdjyxnwu/yo6Y2g\r\nzBsrKARxJd05Ufc0eRBU4irJFaCAo6dOXEA2mpeZN9b1eCigoHRL1tAC/d2a\r\nT2oG3SSyugWfk5+4p/ZfQj3q0sRLYeUV8onI2ZH6twXeInupY/AxgMHAeFVM\r\n61BixgGCuYVKHwn4YC/85kx+duMBf+i7PSViJCEl/9eQoT2f0S07oTDFFCEl\r\nAaElZxP0LPpJZZ/ysBj4obtpl7np04xFH6QiilryHfBblND2+EI8SXQE9I0z\r\n4P5FPbsI+AgXJYc4ZI28bwc9fwex8CjBpUMLZYhUN/DyZJf/XqwAm8mw3Geh\r\nLA09HKCqm43kuWTGYt8xozP1B7uN7UBQ0Ow=\r\n=66yY\r\n-----END PGP SIGNATURE-----\r\n","size":30294},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_1.6.0_1651743313223_0.9277846731625929"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-05T10:40:22.897Z","contributors":[]},"1.7.1":{"type":"module","name":"@symbiotejs/symbiote","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"dts-bundle-generator --config ./dts.config.json","dts_native":"tsc -p dts-native.cfg.json","build":"node esbuild.js && npm run types"},"module":"./build/symbiote.js","types":"./build/symbiote.d.ts","publishConfig":{"access":"public"},"version":"1.7.1","description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@types/node":"^17.0.14","dts-bundle-generator":"^6.5.0","esbuild":"^0.14.8","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","typescript":"^4.5.5"},"eslintConfig":{"extends":["eslint-config-prettier"],"parserOptions":{"ecmaVersion":2020,"sourceType":"module"},"rules":{"no-unused-vars":"off","no-console":"off","max-classes-per-file":"off","prefer-const":"off","no-param-reassign":"off","guard-for-in":"off","no-restricted-syntax":"off","class-methods-use-this":"off","dot-notation":"off","no-plusplus":"off","no-return-await":"off","no-await-in-loop":"off","one-var":"off","default-case":"warn","no-shadow":"warn","no-prototype-builtins":"off","require-jsdoc":"off","valid-jsdoc":"off"},"env":{"node":true,"browser":true}},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"gitHead":"2faa9b4d7afc7069da94c7c3f1c5c63ba0a5c599","_id":"@symbiotejs/symbiote@1.7.1","_nodeVersion":"17.7.1","_npmVersion":"8.5.2","dist":{"integrity":"sha512-JJC7SbHFU+lz+HRazm37Jlv6D7AvHfscBUJ0W/88u62rXWhA0sVH3C/QeMiWn5MwpCkdai+R46K+euPhvdcdkg==","shasum":"90572865a93d3b1a862ba3f03f3cacaa50ae825c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-1.7.1.tgz","fileCount":21,"unpackedSize":126162,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGaCWX9BXKgIONShT7kVr4p81v38A+GvjwD1uDwwyUraAiEAgAOJ6AoAqPf/iPtSdcrWrlZSvCcORS87JPzpK56NYJg="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJilI0OACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoYsw//U4UYdPhV4BJyfdxzjxE3+CsTONHJvP/mi3J3RB9a4On7S1+T\r\nUDHVzi+rcsiYTU0D50Ok8H5X4pkUsI9QilgKkByo0DCxKAdR/8vWLE/RQz6w\r\nOIRJiq/zoMtjCnwGs4EExv07QeehHNjRDRcJ8A2J42vurNa18J7zhQ9t+tW8\r\nHDzhNFj0uustC/uNOHckTELV0lqxhvYDTAPb4lQdriL+vlwhgqcYG5ndz+r5\r\nz8/N4HtfmeFk862/MD0o+AtvGtLrCwGNJmvGchKFG0gQ+bypu4Olc0lwpisr\r\nZ5mgtbqMwY8QuMJYOl7/8emH/mgtxO7CHvght2/fS01mqTElbTdfwDVYE5uo\r\nrXKjvrLnEjZpTnw5UQ2jmoAGGvqKO5s9HwfPYwJhUBwwyeygUBJclYueKuG6\r\nwAqqX0K1wThnXPxZWqkkRRFfeCIKORwv6vf/w12iYSFdidb91sJC70p9KKT9\r\nah8H/Mo1PWySa6dCFpSO1A9EkaKYPkLPeFSSjM4Hl/IIVN2E2x9io7adF6zG\r\n5td9W0V9eYSfGYbZ5Xoll6ZzPzDmgiBiCUc86mBhO/LUcA/y4hRTm4OLIhCS\r\nX/CNDYmUYiNgulVX8eE02HMSt/rLdANCOG1XKlrQWYCqUCVy2IdNEivkVZRJ\r\nJ6FWQ1zBV1SmO8lMsK1Gly1p+LrsiYifc+E=\r\n=14Wi\r\n-----END PGP SIGNATURE-----\r\n","size":32517},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_1.7.1_1653902606526_0.3948797459193243"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-30T12:09:31.521Z","contributors":[]},"1.7.2":{"type":"module","name":"@symbiotejs/symbiote","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"dts-bundle-generator --config ./dts.config.json","dts_native":"tsc -p dts-native.cfg.json","build":"node esbuild.js && npm run types"},"module":"./build/symbiote.js","types":"./build/symbiote.d.ts","publishConfig":{"access":"public"},"version":"1.7.2","description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@types/node":"^17.0.14","dts-bundle-generator":"^6.5.0","esbuild":"^0.14.8","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","typescript":"^4.5.5"},"eslintConfig":{"extends":["eslint-config-prettier"],"parserOptions":{"ecmaVersion":2020,"sourceType":"module"},"rules":{"no-unused-vars":"off","no-console":"off","max-classes-per-file":"off","prefer-const":"off","no-param-reassign":"off","guard-for-in":"off","no-restricted-syntax":"off","class-methods-use-this":"off","dot-notation":"off","no-plusplus":"off","no-return-await":"off","no-await-in-loop":"off","one-var":"off","default-case":"warn","no-shadow":"warn","no-prototype-builtins":"off","require-jsdoc":"off","valid-jsdoc":"off"},"env":{"node":true,"browser":true}},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"gitHead":"72320b38bba55a3bb04b9396256c4f8637728ece","_id":"@symbiotejs/symbiote@1.7.2","_nodeVersion":"17.7.1","_npmVersion":"8.5.2","dist":{"integrity":"sha512-MFkwjKZO8xg4ir+/0pDibJEIyvWsAiXxLIZmRn4nSBtZmfB9Fhk/ioEIMN6bNJUTY/zyDciTTlhZRyjflJz3Cg==","shasum":"6a88fb1429b4bab47fefc1f79eaa89bfac57f346","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-1.7.2.tgz","fileCount":21,"unpackedSize":126220,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDJuLsZ4V0ihSQq1lRc6izZMNtTp3grdGiKujkMGdRpYAIgTWWNqDQTNP4ri03zhTSwUrsuDKkufS11c48v6l2J3wo="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJild9oACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoH3A//Sg3wIMnfSPNKaC6V47Ft9OQ/usAHKWUo73Ow6MoTHiuNMNB8\r\nNvrGVRdcbuBdU1/l6yH6yl28qnMXZfgJmVg3JcUweUXX6Mcs5rqiql5jiBdt\r\nxyIgHC06g8uyjMLPCJ83lLT3+IdzoZLmSEm7n92xS/l2dJniSQv/f14+tJIT\r\n7GH+gb1pJh26BZQCzKC0wHn3sfcr8V61sdYW67mghJltmOHeJJ7rUxVOfKe/\r\nr1E1WoG8k+DwsD8GryX9YyRTXb55Ii/gTLbMdcAqAuu9OA8NTp0irXUUvV6Q\r\nVQoj73W5dpK/rnQRW1kxH18X3P6cPQfM1hOpTcjPLZiIH7GnWGn/cB8yTHMy\r\n/vCozyvBYG09yl9JuGQ0NZ0tKxBQT3astZYgmKtLVEO6hhtNAGN+uCzuBKlm\r\ntsJOyprrdRujWYjjmEDOhMAs3vNzbyj/R06pdSZzTiZdo0fnmt1PbXkgHfvj\r\nK+66mFbNn5QcFH4t2366RjEbiYEqIqnCJal3cIYd7cZJIVw58jC/WJ3eiQc8\r\nxzSyPbAjOW5zAVU3Lf/8PxnLtsg9V4kyYfZG90cpeEJqR/j0hAOjjvYoUEuj\r\n0cijFmBfBTt5o5+lAz1aAyIjldbJWBLHdHUq3kkaQMktAvR+0crWOqCzM1Yv\r\nPTNtFu6cpHYU6pI3vY+9g6OSj3FmBOucxXg=\r\n=O2sa\r\n-----END PGP SIGNATURE-----\r\n","size":32509},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_1.7.2_1653989224100_0.5481908065396988"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-31T09:27:59.895Z","contributors":[]},"1.7.3":{"type":"module","name":"@symbiotejs/symbiote","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"dts-bundle-generator --config ./dts.config.json","dts_native":"tsc -p dts-native.cfg.json","build":"node esbuild.js && npm run types"},"module":"./build/symbiote.js","types":"./build/symbiote.d.ts","publishConfig":{"access":"public"},"version":"1.7.3","description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@types/node":"^17.0.14","dts-bundle-generator":"^6.5.0","esbuild":"^0.14.8","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","typescript":"^4.5.5"},"eslintConfig":{"extends":["eslint-config-prettier"],"parserOptions":{"ecmaVersion":2020,"sourceType":"module"},"rules":{"no-unused-vars":"off","no-console":"off","max-classes-per-file":"off","prefer-const":"off","no-param-reassign":"off","guard-for-in":"off","no-restricted-syntax":"off","class-methods-use-this":"off","dot-notation":"off","no-plusplus":"off","no-return-await":"off","no-await-in-loop":"off","one-var":"off","default-case":"warn","no-shadow":"warn","no-prototype-builtins":"off","require-jsdoc":"off","valid-jsdoc":"off"},"env":{"node":true,"browser":true}},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"gitHead":"247b9260e1389fed05de9506ea410c852ddac47a","_id":"@symbiotejs/symbiote@1.7.3","_nodeVersion":"17.7.1","_npmVersion":"8.5.2","dist":{"integrity":"sha512-GRJFyCnnIS9jpb6dAeycbCB5sHwJJUtPsuc316OQhXicExUsXq9fnNI4DYAVmucc1bsHInmYTcHB6wtCnuRZZQ==","shasum":"d44e7266d0ac35404dec847a30954883acf4e91d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-1.7.3.tgz","fileCount":21,"unpackedSize":126765,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBNVCabwj3Rw0aO+fq1DPxDkm8xPwt809lcxkFzrMNefAiEA+qIXC/Z1xwpJZyQBWhQs+a7fOHLbNRnsiFd3UoFDyKc="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJinbgAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrUwg/+LcbvBRFXmyaET1UJnTlDhm4lY/m2NAbsbMlC+9QeL4MNjhwr\r\nCiBFXk7NnAw+HjeotN+nQW5bAMi2PTujRfDEjBTrc+7GeZnE3mvQ3aKy6rRZ\r\n37qDgwy3gjE9n0PiTmX1lH35Dz5z2Eoh6wdJhw65o9/Oj45LEJ3c4EvlyC3a\r\nZo+nH80hFgy1BQ8inPaF39YrIKoqlik0p/rgsbnBlH4mUYY82UJb81sSz1ie\r\n8VDyOwPT9kfucDMwl6GIaSssoTiF6/za5JpwKmq1GPyOK6YY+4EmnVyiHTJb\r\n58CgTAZGDqR1JxmzUfEnE1PfeFybzVySwIhl79ZIumbYmzvNr1W2zm/N2Y1q\r\newYwlrmgMk8o2fkSCw+3df3LY9udnCDR6oK+RvCIlMzyKNoJkK6JOVCjBy4y\r\nLHvMiGSMr0vz2BEqS+yZ0wcQPmCnjB3t+8kYe37pnkIV9GvW3H7vjqimMPOc\r\n+jlLk0DZuD0A/N+wiQJ4RvwPNzgswwjfIl0hWW9asxfq15xK0FuVUyRTElxV\r\nVg7clFii+sHIRxGl+CWdtuXbNg/C9B8Tp9gZ3Kr6FxC4ofg4oADWHrcQ84Je\r\nQy7VDbTQtFT9bVzHzePT+hYdWPhn6hNdSP4pG59vURt9a1cxPDjIQx/00FHg\r\naKxrlDmRZUzKCGLluf4V5hoVwHlTmAnw5cQ=\r\n=oIUb\r\n-----END PGP SIGNATURE-----\r\n","size":32704},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_1.7.3_1654503423825_0.7705952846422262"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-06T08:43:31.636Z","contributors":[]},"1.7.4":{"type":"module","name":"@symbiotejs/symbiote","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"dts-bundle-generator --config ./dts.config.json","dts_native":"tsc -p dts-native.cfg.json","build":"node esbuild.js && npm run types"},"module":"./build/symbiote.js","types":"./build/symbiote.d.ts","publishConfig":{"access":"public"},"version":"1.7.4","description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@types/node":"^17.0.14","dts-bundle-generator":"^6.5.0","esbuild":"^0.14.8","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","typescript":"^4.5.5"},"eslintConfig":{"extends":["eslint-config-prettier"],"parserOptions":{"ecmaVersion":2020,"sourceType":"module"},"rules":{"no-unused-vars":"off","no-console":"off","max-classes-per-file":"off","prefer-const":"off","no-param-reassign":"off","guard-for-in":"off","no-restricted-syntax":"off","class-methods-use-this":"off","dot-notation":"off","no-plusplus":"off","no-return-await":"off","no-await-in-loop":"off","one-var":"off","default-case":"warn","no-shadow":"warn","no-prototype-builtins":"off","require-jsdoc":"off","valid-jsdoc":"off"},"env":{"node":true,"browser":true}},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"gitHead":"7674008ee99784d6f6e2f92f620661bf46da33ba","_id":"@symbiotejs/symbiote@1.7.4","_nodeVersion":"17.7.1","_npmVersion":"8.5.2","dist":{"integrity":"sha512-Gp+eu59SPXbW3OUEU/axZw0zswN+AFRiNxzhQ4w56s34XqxZZAggpKPyUeX/bGUJAIMshMoUC6dtxIQ1NMeF8Q==","shasum":"8ac40891a57b54846bd3725c7ef3f9fba42fa656","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-1.7.4.tgz","fileCount":21,"unpackedSize":126819,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDOKH1ybTUS0j2/Nc7dyRVVN2ek8ZpSFyEdT7VhmtrTTAIgBJp6GUndO4GBFcs/Rbkey17ROpEcnuxgpgefWRKvbOA="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJingshACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrcNA//QS7bmhqxyy5osoTi4vaWrI1tz777gryc/a8Z6fDL3uKciPMI\r\nqllVlH39U+lz43A0KRvB3NFtnc+ysqm0VJZyClqaDGnExgJ+/Aq8E83iWxcI\r\nxSWT+3fK231nvKT9uUDeJiaCdf/P4KKES3z7U29ic12KOg7N+jhDklcr2ECK\r\nMhZ75+gv7EtHJ/3i89joo+j/ag+VK4stYytKqcDW6GDmcet3rzdmudMhNLDN\r\n/HPzm4+988VdosDw5tFonQc5gOt+5jgeIANBizghBWWJZsCfPbS42UPFFQsg\r\nPhV+BXt9sQLvtgzTKQA0TS89y9ey5AnC6f+miIjlEROJek61wxWCPQKsS6bJ\r\nGD1rESKXE/vTF1ldDfPRJkK8NgFWnZdtOEf3TWB3rWQ75n+t6kdDVVMlYj1R\r\nGbpW7xTDdYmbfPv/F4oaY/dMCo0J+5jpC4scknZ2obvm8aA51tTu+fYSjEGX\r\n/esYLvJtRhX+oeyhVvpybl1q3vmv3kYHa0eq/pb6hBkjto37h7XTUd5YjRvq\r\nzgRhIlxYc5T9pOpvFkOGl0tKK0k2zd9/GR06uG3nseXjExy5bFZQbWnPBXkK\r\nFh0ySm6FrF/ZFIp+MDcPjQxWNokXQXY3ig94YUe1LhXCtBsmPkssBMT96KUl\r\nDDP24TM7bCK/F49XMvb/nqpNNibPCSMzVEA=\r\n=9ga7\r\n-----END PGP SIGNATURE-----\r\n","size":32706},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_1.7.4_1654524705466_0.19571681452846001"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-06T14:12:19.854Z","contributors":[]},"1.8.0":{"type":"module","name":"@symbiotejs/symbiote","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"dts-bundle-generator --config ./dts.config.json","dts_native":"tsc -p dts-native.cfg.json","build":"node esbuild.js && npm run types"},"module":"./build/symbiote.js","types":"./build/symbiote.d.ts","publishConfig":{"access":"public"},"version":"1.8.0","description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@types/node":"^17.0.14","dts-bundle-generator":"^6.5.0","esbuild":"^0.14.8","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","typescript":"^4.5.5"},"eslintConfig":{"extends":["eslint-config-prettier"],"parserOptions":{"ecmaVersion":2020,"sourceType":"module"},"rules":{"no-unused-vars":"off","no-console":"off","max-classes-per-file":"off","prefer-const":"off","no-param-reassign":"off","guard-for-in":"off","no-restricted-syntax":"off","class-methods-use-this":"off","dot-notation":"off","no-plusplus":"off","no-return-await":"off","no-await-in-loop":"off","one-var":"off","default-case":"warn","no-shadow":"warn","no-prototype-builtins":"off","require-jsdoc":"off","valid-jsdoc":"off"},"env":{"node":true,"browser":true}},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"gitHead":"4c6f6edf4419cc2a31c25a407289da8370648d72","_id":"@symbiotejs/symbiote@1.8.0","_nodeVersion":"17.7.1","_npmVersion":"8.5.2","dist":{"integrity":"sha512-nM6xdzbyRzhA3uSBcMz53GAVEJMt9VZZaLhYMlrsmRXjGFldrsshQh06ccGLVa+Mf/ItNvL1g2W1Wml38yFkGg==","shasum":"8e8548de24c53383ef04fdfd924b555cc19e8d76","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-1.8.0.tgz","fileCount":21,"unpackedSize":132103,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCsq2DgsB2ZwqdKsvSAyPL8NTL9/vUj9ZJ+2EtcyiD0QAIgDLHkr8TwZ9k9e8+UAjQ9TQ2jB8Up2BSutwRsZ16vCOg="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqbu0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmorpg//V6fW0/qyXMzAmaaQqzICFfAfWz2WBMBmZU0l1kFyUEPQnz11\r\nNYTwiKTtmWzch5tmjM7geioaXo4qGz7Mk3cdessCkfk9C49g4KUNXZQkKBq8\r\nMzamomg5Md7Rx62kKKJuhX/Dc417kD+hXeRRCCCxcCGd7QKcww3n3i4UYhFl\r\njNVCCqMq3psX8osxrGZFiyn7hJkzataTJS9757a7mDzSta00e+2tJ3JDrwXS\r\naMT7WHaEGZWEPUacjDp8DghH/v9UNC/Z3Ctuz5mj1rRcrvQM0WKMkNQdi7CN\r\nEKwYktz/WxgBQgVdRH6kgO9iUO82AtcPRO+0ZpiqGhqklcLpJ+1WSiuiD+tV\r\nxEiIpV2F1EE7+B1zTYwT5XbDwnYrHRSEzKqIJwCmfmVrCr8f5aoTyc8vYP0+\r\nZ9sUy3K55KrRzi/4bsXWMiQt7iK5CEY9OKZTiFqZlLUGEL896MiFgAoI/RHf\r\n/mV6lmxA4RhBYWly5HmW4bh74z4uDS3jFz2I4kBTDWYo9awrRnr+yLvWs5kq\r\nYY8p8sIV2zfeVrzQYUSLMbErJTqIMN2tZvTc1at+RyL35MUOGRSv5LVKGDtd\r\nANuqj/coN6PjLq7oWcjH54/g8jtLYPqTlcNffP2fsSPng2bBU468UICOMF92\r\nNeGkxuHq64GSQVgd0l3hQBnPRiC/IC/LoFk=\r\n=wR1C\r\n-----END PGP SIGNATURE-----\r\n","size":34115},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_1.8.0_1655290804167_0.1877156036958889"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-15T12:09:41.335Z","contributors":[]},"1.8.1":{"type":"module","name":"@symbiotejs/symbiote","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"dts-bundle-generator --config ./dts.config.json","dts_native":"tsc -p dts-native.cfg.json","build":"node esbuild.js && npm run types"},"module":"./build/symbiote.js","types":"./build/symbiote.d.ts","publishConfig":{"access":"public"},"version":"1.8.1","description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@types/node":"^17.0.14","dts-bundle-generator":"^6.5.0","esbuild":"^0.14.8","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","typescript":"^4.5.5"},"eslintConfig":{"extends":["eslint-config-prettier"],"parserOptions":{"ecmaVersion":2020,"sourceType":"module"},"rules":{"no-unused-vars":"off","no-console":"off","max-classes-per-file":"off","prefer-const":"off","no-param-reassign":"off","guard-for-in":"off","no-restricted-syntax":"off","class-methods-use-this":"off","dot-notation":"off","no-plusplus":"off","no-return-await":"off","no-await-in-loop":"off","one-var":"off","default-case":"warn","no-shadow":"warn","no-prototype-builtins":"off","require-jsdoc":"off","valid-jsdoc":"off"},"env":{"node":true,"browser":true}},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"gitHead":"39f3d79d3f1bd25a40362ad3bd7617a14339f1f8","_id":"@symbiotejs/symbiote@1.8.1","_nodeVersion":"17.7.1","_npmVersion":"8.5.2","dist":{"integrity":"sha512-B/WANu9SLqkiX5aCQcBnoN12UK1zpSY98+FhksdtOunSkMsIEFtPkUdNMHa8/Vndrw/GWe9ZYTIP1mlco2qODw==","shasum":"3804970410f11c9ecd25dfaff3435acdd1354c57","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-1.8.1.tgz","fileCount":21,"unpackedSize":132247,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIErEFnfn387KdyhZW5tM6jlnRyIxbeEvAX+rdPb+33YOAiAnMvQ+wT48XZWLEfr6NIQKeNL1ZFIn4zcD+0l1e25R3g=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqe+GACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpqThAAoCuB8x9xdG/nPRKZSF94cr97lfn0PwI5FlnXpHjeyWfcZ51n\r\nUCvxCf57Lz5EREIPij66zVa5D+j9/eJXbDJ+quLg1gUXdz+UEVDMDHp6sv2C\r\nJHZ9RHufr18apDT/pfeA6rdXMtlIPy5GJbR20doIiZuzLGgzLEsmtCoWTf/9\r\npCAPLPQrIiFMnrru73fu3TUHdVqUE6qOm3y0ydYGtTqqT/+QArEBLgA6jNX1\r\nV2ocNlvyc6y9uXR8bhrUubHA6Q/8Ma6jIzwrZSPtk20+nAae1dg8Ew+xkNgz\r\nfXmBnStb8plzECRjiuU+Zaj31jja+lMpBnnKVZC++wl150ZGIEfjyz9irmsW\r\nrlB6q/fDZRpx+HvSeDTV/Mjc0ZoGrBmqCbjG60wyDyhDMwtWx3qvS5BB038i\r\nw7clUAtpLvdpfXCLUqU75sRrsw/ObyvIvPhrk1ng7fod7oRaWgWuxfcDqHCZ\r\n3OEFRaM6ABWgh5w7BkqfuRP1ezb0FL9B1cjjMlfmntyazGfAQ3bWw0IIOrdP\r\nqOiDwadkSaXYJn1IbDpT8ktVGEJklPF1cu/IPV7iXRI2DqmPXKaX/Uh7ombq\r\noGLSNPyE3JNu9U6fUaOxYfLRP2KGe/a5WKSY7T5xXQHy39jkxbImDBpjYWRJ\r\n3CpXSU82v25HUnGGMas2AV8sk3tn3NHXMFM=\r\n=xJb3\r\n-----END PGP SIGNATURE-----\r\n","size":34134},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_1.8.1_1655304070457_0.6902690527244952"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-15T15:34:44.530Z","contributors":[]},"1.8.2":{"type":"module","name":"@symbiotejs/symbiote","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"dts-bundle-generator --config ./dts.config.json","dts_native":"tsc -p dts-native.cfg.json","build":"node esbuild.js && npm run types"},"module":"./build/symbiote.js","types":"./build/symbiote.d.ts","publishConfig":{"access":"public"},"version":"1.8.2","description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@types/node":"^17.0.14","dts-bundle-generator":"^6.5.0","esbuild":"^0.14.8","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","typescript":"^4.5.5"},"eslintConfig":{"extends":["eslint-config-prettier"],"parserOptions":{"ecmaVersion":2020,"sourceType":"module"},"rules":{"no-unused-vars":"off","no-console":"off","max-classes-per-file":"off","prefer-const":"off","no-param-reassign":"off","guard-for-in":"off","no-restricted-syntax":"off","class-methods-use-this":"off","dot-notation":"off","no-plusplus":"off","no-return-await":"off","no-await-in-loop":"off","one-var":"off","default-case":"warn","no-shadow":"warn","no-prototype-builtins":"off","require-jsdoc":"off","valid-jsdoc":"off"},"env":{"node":true,"browser":true}},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"gitHead":"4aaec6c6bd9a99795419a5310ed95e45cee5166b","_id":"@symbiotejs/symbiote@1.8.2","_nodeVersion":"17.7.1","_npmVersion":"8.5.2","dist":{"integrity":"sha512-dU7OVGT4x8Inl8YTm2Ns+Un9+rBQPaatzjoJGOeVEfnJglqJbkXxy6j+3HNnMbVxLALvvXVCGAlvdUUrXCOmaA==","shasum":"e450b4a4a4ce0a42ba321ecbe313ee1222d45231","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-1.8.2.tgz","fileCount":21,"unpackedSize":132325,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQChoKuCbCoOgQxDQ20cznfKMLk1dFeRlhbEktj9HIbAGwIhAJRyxRy/zdjnxYhl5HRb8xszi2Y4KbIPQkuSmMhpLf73"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiquW4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqEtA/+JZwhQGv0HETtukVpMjJYqACK4u9fPDpatMP6W6JyCdTjfgZ4\r\nCmyNgXjgG8vef5VvSJX4f224ds7QonmmcFjhKwcYWrZGNg3oqXIDswSluXwr\r\n5/yv5YX01GWOHUXzefuVZJAceER7y9GoKiZoiwVbghJz271wjTmu2jLTJrbc\r\nKaW8GBv8ybwF2MxH9UK2OB4v8gsikdksNrj2FKds+PjzNWP2ktTmHRj8b5Ox\r\nzZ/y21qeQ5WwSJN75A86MVjzktIM3xMkhvTUXCoynRhIbwTrPLSIuH4jQXc9\r\nZWkTwlNix8jdnJRVhKBoZn4bFVJSHnPyw/p/UVPTf8a+HNWjzEAHxNuGoWKp\r\nZDtQV2zchxEalq/gc2ZjUvdk42Rm/bgyifqtUjwuz7J//EFdVAGfkpPSUoqw\r\nB69nwDBAKmqhBgqNzVkAEgdRdL654SEZfhWnf0/rqACZzvRdDXpGQfQSPb5r\r\nZbpJtG3yf5GkhOmMLPpt2axHxOkAGTz72mROQjj0SoGDtg7v32XCWSP/XOJK\r\nc9G7wC5j1Oz+S0nO8NT8XdsgxXzpCvFLmQxf62VQQdYtEWA1nnlNcTPRmiD+\r\ngAEoRn/hAlyy16CI3jCXxElVhMOh0PWU/PcH8YNfTe45PE+gYQGQBuA6eW2S\r\nOMb9g7t+epCFoJPanr6FB8rqOzizdKn0oUE=\r\n=xJt0\r\n-----END PGP SIGNATURE-----\r\n","size":34151},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_1.8.2_1655367096674_0.032463172468566004"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-16T08:40:36.415Z","contributors":[]},"1.8.3":{"type":"module","name":"@symbiotejs/symbiote","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"dts-bundle-generator --config ./dts.config.json","dts_native":"tsc -p dts-native.cfg.json","build":"node esbuild.js && npm run types"},"module":"./build/symbiote.js","types":"./build/symbiote.d.ts","publishConfig":{"access":"public"},"version":"1.8.3","description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@types/node":"^17.0.14","dts-bundle-generator":"^6.5.0","esbuild":"^0.14.8","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","typescript":"^4.5.5"},"eslintConfig":{"extends":["eslint-config-prettier"],"parserOptions":{"ecmaVersion":2020,"sourceType":"module"},"rules":{"no-unused-vars":"off","no-console":"off","max-classes-per-file":"off","prefer-const":"off","no-param-reassign":"off","guard-for-in":"off","no-restricted-syntax":"off","class-methods-use-this":"off","dot-notation":"off","no-plusplus":"off","no-return-await":"off","no-await-in-loop":"off","one-var":"off","default-case":"warn","no-shadow":"warn","no-prototype-builtins":"off","require-jsdoc":"off","valid-jsdoc":"off"},"env":{"node":true,"browser":true}},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"gitHead":"a427b00e7061afc25746549785e51e022546a69f","_id":"@symbiotejs/symbiote@1.8.3","_nodeVersion":"17.7.1","_npmVersion":"8.5.2","dist":{"integrity":"sha512-K7Msw7rS9tiLG+YK0QMqoos7692QxKFP0BeKx83eyiTBElzS2NBpnPFJQfU9aCq3QbGNlPu5WUp2m12PBlV00Q==","shasum":"5872dacf094d36bd4b85436aa102886173dc2e72","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-1.8.3.tgz","fileCount":22,"unpackedSize":153595,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCObct5mG/mqw8qIj021hDnjMP5FIiVIj88ECl5B8MYeAIhAITelnW80SJjqlFxZc+QA+IWng9UkeL+BdWFQhWP1BSw"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiuph0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqiHg/+JAPbLsB6/wGzY5jB/xEOdg8ht/Vw6H+Sn5Hy8niv1gFuTnrA\r\nDm4j1DMPM6X/zl6ojJkheB0tV6qJHOPYBzaJPP1KzwdN4FVEoAUp6JwDPup8\r\nfAgMFdI8aKa5gQv9VnDTQnFDcFL9KKZ5cmvWN6LdqnhgFx8PD/4XsjK0E2dv\r\nFeFUMXOC/BW4MYoZiUBzyvo6SbIcmhm++ZkuNXSTy3vBsJbdtxJQNty7TchM\r\nPxZBQPPw2fW6oxwVZvPLd0C9Y7wdDMr15fnSIMuAbBcRGjHxcs2CoMyIdQiD\r\nYYy3Ol4llX5JLr2c6990BJeMaGTpE+D8ug/tSd2xQWtB90nc7x+ElXXq/ds6\r\nYfpUN9R/SSg8pfxMvvyf12Oy06O67qtFECHQY0yHlnwS7eFgaWQybnr9bpc6\r\nswIr5T+uh6Tbn6QKSXv29jg5++BVpHmXfXPg961vcQC/l0cFCqEyxtMdMnDd\r\nzlG9P3udv/WJqD5WxTuJ69zJcqEnxdmEGikS/oG36YzXgnj35+O2/wmFaxDY\r\ntLCZhDD6+VLef9qfP3czu9Z2WlLwMKjDsu20mOH3SxPqsImPhsagB3CMM7jX\r\ngU7KvRgDLms5jNlQQvG3uveetSDOntxVBW6WfAwbdjc6THnmmIbt+QXXz/Lx\r\nvU4f+cQaxdLoip8Tblo1xTgObmfZfzcKT2g=\r\n=HgBh\r\n-----END PGP SIGNATURE-----\r\n","size":38563},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_1.8.3_1656395892428_0.23891536419998483"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-28T06:00:38.009Z","contributors":[]},"1.8.4":{"type":"module","name":"@symbiotejs/symbiote","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"dts-bundle-generator --config ./dts.config.json","dts_native":"tsc -p dts-native.cfg.json","build":"node esbuild.js && npm run types"},"module":"./build/symbiote.js","types":"./build/symbiote.d.ts","publishConfig":{"access":"public"},"version":"1.8.4","description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@types/node":"^17.0.14","dts-bundle-generator":"^6.5.0","esbuild":"^0.14.8","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","typescript":"^4.5.5"},"eslintConfig":{"extends":["eslint-config-prettier"],"parserOptions":{"ecmaVersion":2020,"sourceType":"module"},"rules":{"no-unused-vars":"off","no-console":"off","max-classes-per-file":"off","prefer-const":"off","no-param-reassign":"off","guard-for-in":"off","no-restricted-syntax":"off","class-methods-use-this":"off","dot-notation":"off","no-plusplus":"off","no-return-await":"off","no-await-in-loop":"off","one-var":"off","default-case":"warn","no-shadow":"warn","no-prototype-builtins":"off","require-jsdoc":"off","valid-jsdoc":"off"},"env":{"node":true,"browser":true}},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"gitHead":"a427b00e7061afc25746549785e51e022546a69f","_id":"@symbiotejs/symbiote@1.8.4","_nodeVersion":"17.7.1","_npmVersion":"8.5.2","dist":{"integrity":"sha512-NJVyymWv9/gGdyd0e4F9chcUh9D3L5lN3J4hJQ56h3fh90AjPcPMEbHIvSDah0G/FzgHB7MZCTX7gFXDw4imwA==","shasum":"0bf9b094a39dfaa3a6dca8755df5794199aeedf2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-1.8.4.tgz","fileCount":22,"unpackedSize":153911,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCKdNoMHfVQN5KfRVeXuHoYt6qfpor50AWd8FiOR6sPGgIhAMdM5ey0pWROgIlnom30GBOE6vyuxm54sHrmPbSjubTm"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiusF5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrxug/+KrivaahK35Y+rqroYMCYMSBTD3mHOzw4zoI/Hv7AlV9W8RS4\r\nvXo3FczlcAN4IWodrvOKhXepW/OeKO+FLMRn5d7Hzfxbq42ePPpPpcTyxwDL\r\n9j+DKBWhxlZJ1K302mffm+fxq9CGrrMl0aQ58Ac/wKaE/uAhh5ACOHMY6/20\r\nFqaogms/Rer8+1oFY1A99OgvpZIZCp4LX8hxfZMrtE/XhYdcwpH33zratIxR\r\nceSE8MLaTAd04cF5ArhQ0QSHDdPQ6souoAtE07P7CmLwMOhtyPnBDfa2gj2b\r\nBuIrm0+EJRSRENjkxZHM+0hFD4BlUGwEl1b9RJ9OuDTZ3S/1Ab+Wku1bpfNW\r\nfq1tkDiKA7phfhI8dmcHzo4CcVDqlWAgtmyiDvt8lsh6W/yV1ApKzwUcs0uN\r\nFmMVSQeKy6D6qwdCzs2ffrYL144cz6ArAftyKS5MZiK9dMc1IP8YFpEk364U\r\nqm39vX/XaCXl74l67y+slyGFneo9PljbQSizXNtvL23rhfCVu+CFDboeV8fD\r\nRhDzG8AgQkqn1cQTIh9AnJnsmYy0kIGoR9Su3gGGQA8lBwuSRykQqS1kaH2h\r\n8UTyyLRhD3dKyD2Qb1v/gwSDkDRoTArLlh5Tb5chXar7/ywy3ax8apYQFtkL\r\ni7eM/X19a+scdFVmsWPKWkMaGgbo7OQh9GI=\r\n=p6BJ\r\n-----END PGP SIGNATURE-----\r\n","size":38413},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_1.8.4_1656406393301_0.8843908519069608"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-28T10:27:50.364Z","contributors":[]},"1.8.5":{"type":"module","name":"@symbiotejs/symbiote","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"dts-bundle-generator --config ./dts.config.json","dts_native":"tsc -p dts-native.cfg.json","build":"node esbuild.js && npm run types"},"module":"./build/symbiote.js","types":"./build/symbiote.d.ts","publishConfig":{"access":"public"},"version":"1.8.5","description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@types/node":"^17.0.14","dts-bundle-generator":"^6.5.0","esbuild":"^0.14.8","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","typescript":"^4.5.5"},"eslintConfig":{"extends":["eslint-config-prettier"],"parserOptions":{"ecmaVersion":2020,"sourceType":"module"},"rules":{"no-unused-vars":"off","no-console":"off","max-classes-per-file":"off","prefer-const":"off","no-param-reassign":"off","guard-for-in":"off","no-restricted-syntax":"off","class-methods-use-this":"off","dot-notation":"off","no-plusplus":"off","no-return-await":"off","no-await-in-loop":"off","one-var":"off","default-case":"warn","no-shadow":"warn","no-prototype-builtins":"off","require-jsdoc":"off","valid-jsdoc":"off"},"env":{"node":true,"browser":true}},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"gitHead":"5ecebc11648309b97769455a9825c72d78d2b2fb","_id":"@symbiotejs/symbiote@1.8.5","_nodeVersion":"17.7.1","_npmVersion":"8.5.2","dist":{"integrity":"sha512-02CAiUyOyiM529TKAcutkA5IrdaMYUr10i2dPk3wQEya3gWqa03anfgM8XepxWhfKpu+SKz1eF34i26j2XvAMg==","shasum":"4871387ddd49f5ce05a06ea0b2f48b17ebde6e42","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-1.8.5.tgz","fileCount":23,"unpackedSize":154865,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICtX9TCAUE6tLEABgJ0uBk6l3mEAEZz56hldl3saEAZDAiBujq5kLf2nU6bqHLp5rz1eO9nH8mxFZB3JziVWcEw8zQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJixUmEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqQLg/+Ne02FDp7naamVObgIqL2fv0ksCZD/o+yvq0JSvOkihZyJUG7\r\nUGQ3Pjk9e1HwzzDM/8tgr6edycFAaVSJ2hozsChPutAdKiA7QDu5o38OPVwI\r\nFPq/FiDtezPR2PLzkZOtvXK8nMSHXWR5j42cttg2I1E6S1nQ5xQg9Gu9Qcap\r\nGiLTYrLDh+CTWCm1jsnR+Rp7i76RyYJrpXHJjI4I/RATeTx34+gPWixOYG+0\r\nWFlyyNoycLObB696ZWCXXX0D2OCk5fEJSedHagOSFRC89l47hN4T+/YiMseL\r\nVb4Mldnq4nJVGW3lYqLCsxLfMnENOPkm+4hTezb3NUDOvsE2GJVPXQmqAVUo\r\nfQDRDw82zkV61PH31OTdqL8I8jUtkCyhXtQAyM/Gyf2QBHF8AM9HzjvXNtpZ\r\nM6+FNR1U8Myyf7CnL7k1qY7puPRqVrykA2qEyACWfaDckwYx4hdM+VlBr26y\r\n2jh4nWMEduK30sfnYQCPR/lYsr6m7lmEqyGiWB/zlV6uozLpf3ghnK/B+h//\r\n/BTBFpE+2tSzKLHALKukoe5xQCKmUu9c+pj1X0E8kRfw4WScwLJgtvrmHGZQ\r\n2+dSWBiGAV6pdxM3W+2A0ICEmKleiQmOYD7/Zk5+KuJVQ8U9QTAtK0VEHK7b\r\n24nzpIw1QI3gzytQ2I5kcNug90Lp8Htne48=\r\n=X1XX\r\n-----END PGP SIGNATURE-----\r\n","size":39409},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_1.8.5_1657096580662_0.06247867847816191"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-06T09:03:16.568Z","contributors":[]},"1.8.6":{"type":"module","name":"@symbiotejs/symbiote","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"dts-bundle-generator --config ./dts.config.json","dts_native":"tsc -p dts-native.cfg.json","build":"node esbuild.js && npm run types"},"module":"./build/symbiote.js","types":"./build/symbiote.d.ts","publishConfig":{"access":"public"},"version":"1.8.6","description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@types/node":"^17.0.14","dts-bundle-generator":"^6.5.0","esbuild":"^0.14.8","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","typescript":"^4.5.5"},"eslintConfig":{"extends":["eslint-config-prettier"],"parserOptions":{"ecmaVersion":2020,"sourceType":"module"},"rules":{"no-unused-vars":"off","no-console":"off","max-classes-per-file":"off","prefer-const":"off","no-param-reassign":"off","guard-for-in":"off","no-restricted-syntax":"off","class-methods-use-this":"off","dot-notation":"off","no-plusplus":"off","no-return-await":"off","no-await-in-loop":"off","one-var":"off","default-case":"warn","no-shadow":"warn","no-prototype-builtins":"off","require-jsdoc":"off","valid-jsdoc":"off"},"env":{"node":true,"browser":true}},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"gitHead":"f9c63501a8652be6a44ebb9550a8820ae9033e71","_id":"@symbiotejs/symbiote@1.8.6","_nodeVersion":"17.7.1","_npmVersion":"8.5.2","dist":{"integrity":"sha512-uRnQRglSF0oE+uMssbJ0H1v5eUYVG0mFDMTaXMWhI9stv0RAqBPWuKCkpBixBjJ1BTuXFrcp7mwiCggC5+sI5w==","shasum":"6310c91342324b7ef63e976acb73962ed2682f64","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-1.8.6.tgz","fileCount":23,"unpackedSize":155039,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCw7KzldmPG06V14fSQNMX15AVQ0KryuB73celVOc1ZngIhAO8qaucnhzhVqG19xrLaNhPwMlK3ZGcPsE3FMswAiIHV"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJixVKRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoJ5w/+LQ9X0Qbcp5CtjktuMSLYJm7PfID4cYWBSLsSGjD7C/8aBB6z\r\nx+j0mATbkLP1egc3a98Sbg8zC8kCJA3vlVxvXg7XfaFx55ZOWIPdXsdXBzLh\r\ngdwf46ch2vhS6b3cLAQm6t92ITXtALqeI8qq50M1uepfM7McuzEDlYE/1uy2\r\nhN+bL5t6+3BPk+1+hlcEBL4c27ScTNhjyO9G2WOEHgqpNZ0NqJQuCh8HVvOk\r\ne/9oAbxqpahiK2BNqLjVN7X8pRS9W+2jqlXo1tS+dK6cM2YHCtNYnvoj1DjD\r\nWm3qctqEfjMpwI2eEWSZPobr6C+Y5CIY3Pg037JUOpobLv8XSNf+2kX5e14K\r\nKgpVNp/CHSQ+IAXf4gC9Sg4Ujfm29V/AgFTqwmqqkZ6uXdaK5b7qBVAywQTP\r\nxw5BOd3jYkLi8eMv1e448ookXm6aFAqE7Rab+EUGCh4XC7/8G/aIM0LxgmF5\r\nChMcclbAnSqC8WPZXVedNrsl0VGGdIiCWPBCgYidNAQcFYXuGaEvrfALiRlf\r\nZ4yWqQAcTxEwbR4w1zNG3H/FZbSZ1nIv1/APdRgNuZ8gaHwGA4+edKhT4TVI\r\nkQMA5xESqIUFxk2dKmGHpp0JcB+8INTouW/n6xpiGFNYOZbUotbFf2F+4CXl\r\njuDbwINPVhQBVvbNWK5kM+IqexyCI2c58ik=\r\n=770h\r\n-----END PGP SIGNATURE-----\r\n","size":39504},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_1.8.6_1657098897597_0.7819398203968149"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-06T10:32:26.390Z","contributors":[]},"1.8.7":{"type":"module","name":"@symbiotejs/symbiote","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"dts-bundle-generator --config ./dts.config.json","dts_native":"tsc -p dts-native.cfg.json","build":"node esbuild.js && npm run types"},"module":"./build/symbiote.js","types":"./build/symbiote.d.ts","publishConfig":{"access":"public"},"version":"1.8.7","description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@types/node":"^17.0.14","dts-bundle-generator":"^6.5.0","esbuild":"^0.14.8","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","typescript":"^4.5.5"},"eslintConfig":{"extends":["eslint-config-prettier"],"parserOptions":{"ecmaVersion":2020,"sourceType":"module"},"rules":{"no-unused-vars":"off","no-console":"off","max-classes-per-file":"off","prefer-const":"off","no-param-reassign":"off","guard-for-in":"off","no-restricted-syntax":"off","class-methods-use-this":"off","dot-notation":"off","no-plusplus":"off","no-return-await":"off","no-await-in-loop":"off","one-var":"off","default-case":"warn","no-shadow":"warn","no-prototype-builtins":"off","require-jsdoc":"off","valid-jsdoc":"off"},"env":{"node":true,"browser":true}},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"gitHead":"abccd2d6edc6da176d6439bd06780912e2ef2b4c","_id":"@symbiotejs/symbiote@1.8.7","_nodeVersion":"17.7.1","_npmVersion":"8.5.2","dist":{"integrity":"sha512-cx1v88yuV2UtShFjZos2SXRwLJcIpouA4UK67gyGai7uAWFzQ/cec35OftOHOUBR9M8U20hVeDv11INgx9NFGw==","shasum":"665baffb07250e87fd497dedc55b32c9ab9f56cc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-1.8.7.tgz","fileCount":23,"unpackedSize":155564,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAjkT89slS3pn8bHW6UuId3EKb2ATv7vuPN7vzU/OXc/AiB8Ri4mk77xO3SZodTOFT4o4lYQLsaiVCxsfFAbw3AF0g=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJixuVTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrl9hAAlOzKoG3cPRI97HxFzgntF/49lNzG1krm1qmJeHYn91jCZ32E\r\nek/uoWoicaxhG5LdmT8ZCcEIOriyagsesJsuohq0dCZ5TZOeRUzUYx/k2KGF\r\nd+KGZW72ErVIHB+96Bn/8fHBVYow14++SnIKxy8TttWKQr2SI7zeH0IXlnsl\r\nrQbNSUR+R0BqnU1CBrHLIqmqQVS5VvP/GMm1d55DHObH/85ahuE5cgUjxtVY\r\nyUt/HHmsKM6csZ6NRuAY6OiUgfo2cXzjjYi44TztiDD/qUHk6cvLOZW49Z2c\r\nvwcav31C0tO2EOoUAAyAKtwu+NbqvlnUT0HKtF6BTq7iYR5VnyRBxoQUxu2P\r\nofv86AnmY8JWfHXKMxr1pyJRWNKGBpNfz63q5wdLUiQRfvMRnIpDrsTpY1p8\r\nSoXeYPM4/4l7Mo0SVDaW6Zl59CMDLEOiOC8VTw8gKZxYjD6EXSAxm+47VFDe\r\nQNmvGGktcTATAporWXK2mfav9nI0XqQ/Fye/NNNteeRKgY2oP0HyV+nD6ySv\r\nugPwPqszY/W3HkVSXUquyr1PaHtFGXzaFqVB+bVRoLe4optUNF5l8uz6KMR1\r\nYYn/fubQZ+6EslBLA8b2SuFhhBLgFewb5UC0iTpUDwufx3swzVXvK7nQpxzT\r\nC/mcEqoGKZlTW0P8GvTHPFRCx3x0nGuFbHU=\r\n=9cjC\r\n-----END PGP SIGNATURE-----\r\n","size":39598},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_1.8.7_1657202003734_0.44195720277146244"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-07T13:54:11.249Z","contributors":[]},"1.9.0":{"type":"module","name":"@symbiotejs/symbiote","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"dts-bundle-generator --config ./dts.config.json","dts_native":"tsc -p dts-native.cfg.json","build":"node esbuild.js && npm run types"},"module":"./build/symbiote.js","types":"./build/symbiote.d.ts","publishConfig":{"access":"public"},"version":"1.9.0","description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@types/node":"^17.0.14","dts-bundle-generator":"^6.5.0","esbuild":"^0.14.8","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","typescript":"^4.5.5"},"eslintConfig":{"extends":["eslint-config-prettier"],"parserOptions":{"ecmaVersion":2020,"sourceType":"module"},"rules":{"no-unused-vars":"off","no-console":"off","max-classes-per-file":"off","prefer-const":"off","no-param-reassign":"off","guard-for-in":"off","no-restricted-syntax":"off","class-methods-use-this":"off","dot-notation":"off","no-plusplus":"off","no-return-await":"off","no-await-in-loop":"off","one-var":"off","default-case":"warn","no-shadow":"warn","no-prototype-builtins":"off","require-jsdoc":"off","valid-jsdoc":"off"},"env":{"node":true,"browser":true}},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"gitHead":"3f4feb6566c17491cb8eeff5cf5bea2cd778e223","_id":"@symbiotejs/symbiote@1.9.0","_nodeVersion":"17.7.1","_npmVersion":"8.5.2","dist":{"integrity":"sha512-Mb44oqQ7ln1SO6UMiKR7mM0PpcnqIXVmupkBqZEJ5nS5fBJ1r9hSFaKaaDp/VO6g/zka9dvflujGGZ02i14+wA==","shasum":"3e940dd9c74198eb8e166a159262ec0d89acb956","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-1.9.0.tgz","fileCount":24,"unpackedSize":157455,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIASGxI4BlsR11ZRq65oSjpLFJBUtEs54d3s5uDFXglJcAiADEoIrxtF0Xh3YBhkGHpRJ3Kdjt2oa9SL/r+Ld+mrTaw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiyDwPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo9Hg//QRwLjnEGxPaYvtbKlMK3ABPqtnC4fQq5zlHrEzFMk/XDZxbm\r\nAAyKloPrdf1w4oR3s+ais07rHoRsbZgC5LHYE9NmrEiVl2PbYOxCzdXeXQOC\r\nb2eolV7ejtxABw2LkN4mC8uEnAunpS1jBdGJQELp66o6cKY9lS37kpogofrG\r\nrmlDktexZwjbWj5HTsZEBhxjvbTXA3PyJ6lmMPeEG0AFhcwtelCLKYOAvp9w\r\ndxACcf1q72HnVXJFsW5FMpXnWINQbGMspkuVA3hvXvdgFX/Qv4pI7aIhGQkQ\r\nY/iYDkInKdo0NKZcG3Jsc4bu4T2SmhQx++bT9UzQwNygwUxym85rpwop0kw+\r\n+DwOTukuLMqtDcpYvBg5f5qgP4QU+5FGcqxUegcm4UdntzRqV1taSleuqKs7\r\ndICeJSRRQp2cs5fJ8yBbCB9k0LQLJlG99LMWWWG9DV4AgcNKq6CnjrleL9GJ\r\n+M96MfJDMCzZOcrk5w4iLMPbL0EhiIKBS7p0aPFVrSJqtSrelzTkHCOjXEaW\r\nIEkYHm3KwVO2zEs69WSZLavV6rpMcQBtrNgSvTkSpbv+wGhMuCU4okkIoiNK\r\nIp/CtpFW4sZ6azPByUNQkzuFidvgwc7o3Fg5t54Yfe74zHg0tivh6j4rGj+L\r\n3RzyfXC2JzHwWeE3IbqNuZakdnt5WQuLl7M=\r\n=hB2G\r\n-----END PGP SIGNATURE-----\r\n","size":40907},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_1.9.0_1657289742995_0.17341758132933838"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-08T14:15:52.030Z","contributors":[]},"1.10.0":{"type":"module","name":"@symbiotejs/symbiote","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"dts-bundle-generator --config ./dts.config.json","dts_native":"tsc -p dts-native.cfg.json","build":"node esbuild.js && npm run types"},"module":"./build/symbiote.js","types":"./build/symbiote.d.ts","publishConfig":{"access":"public"},"version":"1.10.0","description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@types/node":"^17.0.14","dts-bundle-generator":"^6.5.0","esbuild":"^0.14.8","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","typescript":"^4.5.5"},"eslintConfig":{"extends":["eslint-config-prettier"],"parserOptions":{"ecmaVersion":2020,"sourceType":"module"},"rules":{"no-unused-vars":"off","no-console":"off","max-classes-per-file":"off","prefer-const":"off","no-param-reassign":"off","guard-for-in":"off","no-restricted-syntax":"off","class-methods-use-this":"off","dot-notation":"off","no-plusplus":"off","no-return-await":"off","no-await-in-loop":"off","one-var":"off","default-case":"warn","no-shadow":"warn","no-prototype-builtins":"off","require-jsdoc":"off","valid-jsdoc":"off"},"env":{"node":true,"browser":true}},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"gitHead":"86dac8bc7e9bfd8c027eb77f1dd8e6c3c42a82e9","_id":"@symbiotejs/symbiote@1.10.0","_nodeVersion":"18.7.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-2ajYFc948DKN08NscEmaRXkr/JT7MaOXZW/Qg6rL3NS/uVmvM0oIYXThlVMZ93ElLM9ZB2FTiPijEckjaoqTNw==","shasum":"75d5c5439cff8b1311523efd0c017be9242030bd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-1.10.0.tgz","fileCount":21,"unpackedSize":124942,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDH/66nB0Tz7zUlWjdgfODDvZ3X4uTXBg7w6AqiyoPvBAiEAwjEc0q76jPY5sxqb0SOKiP2jMy7VGG6PNW1w9rDE/GA="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi6QOWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp05g/+LeT/tL3lVqd90vbBSDx7FX5YYTL3WzKpTQExXdqQvrCtQQta\r\nHLZ8yDyAhUPwcPlXzvG9KQSKUxobE932dj3bSiGlXtl5/ZLQChl/z8g6OURi\r\nwB0DB1enxYYEsgKRoWbWOzP/k0TJsB8rI1CXMqRYGdIozELk61mv4n1K9efB\r\naVhu8+EDeboi2uFTyEyHmQO07qd8QOy9y6AErqHtkrI8de3K00BqgbTciCLK\r\nbwZWYM2jPwn75NxMMjM9FAoN7YBgXROlakgR7T+rL/L9XAdjr5kS8aBtBJNJ\r\nWtTyO93ykqV7iO656gwdgEhL8eSj/+9oY7N3vIE8VAg7vRo+C31bm2gV0ZmZ\r\nL55EUTqBJsZzJhsOSDBw4V3k6doWBZ2MiFpFWNmEcrns+d7oDyfSfjUyGIoV\r\nCKOqco8rFikTeYx2MDaSrvQSr5Tnhe7le5wB47Z7jkEs2RiowV/XZr18ctxx\r\nocA5xU9kysqW/xjx9Vu/U8SgDDb/ZiDzSJ4u5S7ZncVdSBUy3rGNlyxIg81p\r\nVeFes0T9HiNLBPiBBTdAgc7bh56kVkbKnk6mrNe1yeUm8pn93jMDq+cLhHBN\r\nmagsO/JqU4HjOJM2jNUjeLytJU7JKD+8plnOLUiw/a3o/rdMJ4E+NqCIwopx\r\nkMqA3CBYXt8Mx8Z97SyYsartjLJuqIndmak=\r\n=dsXa\r\n-----END PGP SIGNATURE-----\r\n","size":32568},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_1.10.0_1659437974276_0.9312734036631891"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-02T11:10:50.459Z","contributors":[]},"1.10.1":{"type":"module","name":"@symbiotejs/symbiote","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"dts-bundle-generator --config ./dts.config.json","dts_native":"tsc -p dts-native.cfg.json","build":"node esbuild.js && npm run types"},"module":"./build/symbiote.js","exports":"./build/symbiote.js","types":"./build/symbiote.d.ts","publishConfig":{"access":"public"},"version":"1.10.1","description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@types/node":"^17.0.14","dts-bundle-generator":"^6.5.0","esbuild":"^0.14.8","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","typescript":"^4.5.5"},"eslintConfig":{"extends":["eslint-config-prettier"],"parserOptions":{"ecmaVersion":2020,"sourceType":"module"},"rules":{"no-unused-vars":"off","no-console":"off","max-classes-per-file":"off","prefer-const":"off","no-param-reassign":"off","guard-for-in":"off","no-restricted-syntax":"off","class-methods-use-this":"off","dot-notation":"off","no-plusplus":"off","no-return-await":"off","no-await-in-loop":"off","one-var":"off","default-case":"warn","no-shadow":"warn","no-prototype-builtins":"off","require-jsdoc":"off","valid-jsdoc":"off"},"env":{"node":true,"browser":true}},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"gitHead":"483a6afe4ccd07b04bc9e74022bcaf2e4e869785","_id":"@symbiotejs/symbiote@1.10.1","_nodeVersion":"18.7.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-GzbznIn72Z0nm+2zHCB4NFROvzWKFC8DhoiTSIODn2bsn6fdKnzjbF8z+Re1AZuJNA8i1+MGrHM13ibC6Nz6ew==","shasum":"710d67be0962a952a1fec2f317080e9d407d85b2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-1.10.1.tgz","fileCount":21,"unpackedSize":125071,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCz0T7SxIZs9ox20zS+Q8Vxxp+ASks8kDAGp0nm5Sx7yAIhAP70YVyUmkN5Y2II4y9gOlsmTeEj/rzxUH9WNCgGdkBt"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi7RhmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqZiA/+I/YzabRWRh445aDEcHRbjV7SWJdsLyp3nAqvGOfsxpzkwsMb\r\ny3yM6uwHOcsGSiCGbgEzLLoIHynqmOyTK+BjGuquUQQykPPytaMxyKVnC91w\r\nSl84yTO5HOok9VwuzzzUoJv2+Fe2gzty3+llJnHVdiPeNtnfWtkY4nonIZnx\r\nEAuy7+VxovFHgutJE0HxQapCLUkjH5hRvCi0V4SOLBzw+QVVyy9doSZgs8U2\r\nu7Dicdg5IJT8WLiFixKRqj9DWGwI1gAGEnX8nZ+P52yExvUc9cgPP3CgMdlS\r\naTZIgFMP3J0M3lq6AdwVn7cenqFaaQzWiXk4Ztrdoy8CDndZmqzJtV24F5mx\r\nmXj2z9F6VaEOdyvi3JaicCaAFamArP/HM83wpL5LTU0hNHW4CMO57t0k7/8X\r\ndeehuH7NFsPEFRqebi9aCqoe9113FJTU8Y8lwFKNcbY4ep2aukI5JnrhxCLd\r\n7t+GAKO96iTumjOaeRvi1fWs251XUtmMkMEo8Wcr6wOdxoXCJNGuhZVBTC9b\r\nl3CjZ7fdwzAGpD8qXyGJaZpAcFvXn/aXm/QZ3CjNBsKMymYgBRaJmoKqcffx\r\nwLF3peDomalC3WMy1EZ+5KdF5B04pU3minAKw+I7g7ffYiskuVOG9AVIFShp\r\nGPSabucE0xGslRvqvNWzUBlMIIkdaBOaZNo=\r\n=fuDj\r\n-----END PGP SIGNATURE-----\r\n","size":32598},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_1.10.1_1659705445899_0.7047435853377482"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-05T13:22:53.422Z","contributors":[]},"1.10.2":{"type":"module","name":"@symbiotejs/symbiote","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"dts-bundle-generator --config ./dts.config.json","dts_native":"tsc -p dts-native.cfg.json","build":"node esbuild.js && npm run types"},"module":"./build/symbiote.js","exports":"./build/symbiote.js","types":"./build/symbiote.d.ts","publishConfig":{"access":"public"},"version":"1.10.2","description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@types/node":"^17.0.14","dts-bundle-generator":"^6.5.0","esbuild":"^0.14.8","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","typescript":"^4.5.5"},"eslintConfig":{"extends":["eslint-config-prettier"],"parserOptions":{"ecmaVersion":2020,"sourceType":"module"},"rules":{"no-unused-vars":"off","no-console":"off","max-classes-per-file":"off","prefer-const":"off","no-param-reassign":"off","guard-for-in":"off","no-restricted-syntax":"off","class-methods-use-this":"off","dot-notation":"off","no-plusplus":"off","no-return-await":"off","no-await-in-loop":"off","one-var":"off","default-case":"warn","no-shadow":"warn","no-prototype-builtins":"off","require-jsdoc":"off","valid-jsdoc":"off"},"env":{"node":true,"browser":true}},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"gitHead":"aa679cbb7f430afecc3d7822e71f91c906bed718","_id":"@symbiotejs/symbiote@1.10.2","_nodeVersion":"18.7.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-vJxV2pWeel5ZqSCNF5AhLWDm82b2RTySr9KDLlkKixE/JtDjitXOLjg0cy/DGB2jg6gxUpwsDG7DySZn8xNqdw==","shasum":"858333b41e63ec7a34fc8beb1ce7dd364175d58a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-1.10.2.tgz","fileCount":21,"unpackedSize":125184,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCbyVcAztEl2FbbJG1S5gNOP7Q43PoXFT04o/ooKdqTvgIgfpgpMRGOTas/ACOIpbbL71RK6pHmEweIhlXNDlNfTM4="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi7RsqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqbYw//d6qqwe71zQiyG1pVpEfNIAI5yT7yNvz8fQz2fp8Eu3ymfqpf\r\n/x5l0R3oaqqI0MD/Qlc+4WARCxJALbe52xH9dMzfmibGH3VSw8CzQLfQhHYT\r\nkNGBKyLk4XT0h8yRR1xAXhabKB1jgfckryXl9LAJB7FMv6bsEeye/l6Rpygv\r\ndcWVP3J6zx1ZFckUpMDbT8AV1c6QHOxrtoCTwVIzZVK2VEMlRy+9eccgkfwj\r\nGczP9Nqa99LIfhEmd2jqpD4QZnKWhru98VhOXPr1TMP7n250JzfJ2nfjQNcu\r\n+wVi8dMfFgmQCAfTFGmuSy3AkXIa034ywE9q10paBEQzhwUtr8B+o/IaOrG5\r\nGSRMjRFkQsgSPREARKuJ97PATQvftxlMb2BNx1reqAHVI6zamTuLucuem8VX\r\nXH8LtiWIBItGuToV1makByZ+/TtS8OpqvkrwHCOvQj2qIFIVRYWZRA69AWGj\r\n4+o96ArPtjSQUQWyq4AtEUG+j16MBugE5JjLySlztxEJosaTFs3qjEMvq+cw\r\neuxJ1AB59s6o4t5ZTv93TptcTmGRfofR5WgX/bmI4iiIPZduw758769tidJd\r\n5NuFSQRVlU7M5nw+XE+zBxd2xLDZLP6aABYA4dHJ+6WM4/8TVukNDGn4LDBK\r\nmrF70++MC63D0oGgDk8jo+Vvfly8qFbp4kA=\r\n=uApM\r\n-----END PGP SIGNATURE-----\r\n","size":32617},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_1.10.2_1659706153847_0.8247457156969913"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-05T13:35:35.134Z","contributors":[]},"1.10.3":{"type":"module","name":"@symbiotejs/symbiote","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"dts-bundle-generator --config ./dts.config.json","dts_native":"tsc -p dts-native.cfg.json","build":"node esbuild.js && npm run types"},"module":"./build/symbiote.js","exports":"./build/symbiote.js","types":"./build/symbiote.d.ts","publishConfig":{"access":"public"},"version":"1.10.3","description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@types/node":"^17.0.14","dts-bundle-generator":"^6.5.0","esbuild":"^0.14.8","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","typescript":"^4.5.5"},"eslintConfig":{"extends":["eslint-config-prettier"],"parserOptions":{"ecmaVersion":2020,"sourceType":"module"},"rules":{"no-unused-vars":"off","no-console":"off","max-classes-per-file":"off","prefer-const":"off","no-param-reassign":"off","guard-for-in":"off","no-restricted-syntax":"off","class-methods-use-this":"off","dot-notation":"off","no-plusplus":"off","no-return-await":"off","no-await-in-loop":"off","one-var":"off","default-case":"warn","no-shadow":"warn","no-prototype-builtins":"off","require-jsdoc":"off","valid-jsdoc":"off"},"env":{"node":true,"browser":true}},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"gitHead":"a1445a3a4259d61f58e28baf15a295af2ad9ffa9","_id":"@symbiotejs/symbiote@1.10.3","_nodeVersion":"18.7.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-qnAhMc3d+MQb0KujYiqAq4Y28lvR56ikdZ7K1fE9zv0jOkPGYY8DKCbIHkJL8b0s1ktqWSbpVKtO2y8YL4HF9g==","shasum":"c65aa973fef8bd49a5e21cb45ebbe5c698fd2135","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-1.10.3.tgz","fileCount":21,"unpackedSize":126266,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDvD84E7v1PxgIm30cJUUvQHKTzQnb3fwMzq2SDst6+HwIhAIr1lTMO7Apw132mJuJ8WQOIDjOSpZg1WqwwIZ2+zpq6"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/RbAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmovORAAjic6mcw+9PqJgeFhswR8nyELsgZxm4Macb6dtsTN3tmaHx1E\r\nScfd7uVvZc5Cykg4kdRZHv51XiC2ypIW0DZoyosesqCOqsybqcBfHqTo9skc\r\nu6F8s3zGXWPO2pKJQwu98M/Ez8ogGj9Ddnqnnq5HaJ+mTZidstK0SNf2QnIB\r\ndSUzQtdz+4XVZz1NvTD/AZMJQVvnukGZNlMzETVzglRvgOAnHqhc0UDt7+mA\r\nqHB2ebQNrxHH6yxUondMNKXdgMkmNpJrARgmsw+gJ3X8vjEiVEJxfuvtf+E4\r\n6qksOGz83hPa3IcyGmfb9a0Ym19ViUUkVkEVbZrA8mfr0VrSwPTsx+d667eO\r\n29bFCNrxGaNNaOvztzOl+Lsfih5q8YEN5ujzckTMZ3idLybSF4VTk+fRw7ev\r\ni0rvuwvhPrSd0qQlImf3iWYXX5EZBPR7USj1VI19r3l2ReB5/XLOo+dMOP5O\r\n3x6PAWagIcACuh1Fu+cKGZPHx2MZezcjxHO+i/2YHzkb2u+/5EHgsmkwRs9J\r\nagKxqwXkZ/ZZd3R2CpPXvC6hHm3m2/8nR37B5ih45izWG9C+EQ5gIpEcnzbQ\r\nIyPjX8A+YaDbqX/BO65nQEzVIbpR78zrLNI3QOVU/w6aH24huHC0zNAoOvaq\r\nfgRRMVWZGdXs3ewR4w5+F1yJSmqn3lhZO/E=\r\n=gwpo\r\n-----END PGP SIGNATURE-----\r\n","size":32876},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_1.10.3_1660753599967_0.2652519228425667"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-17T17:17:59.687Z","contributors":[]},"1.10.4":{"type":"module","name":"@symbiotejs/symbiote","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"dts-bundle-generator --config ./dts.config.json","dts_native":"tsc -p dts-native.cfg.json","build":"node esbuild.js && npm run types"},"module":"./build/symbiote.js","exports":"./build/symbiote.js","types":"./build/symbiote.d.ts","publishConfig":{"access":"public"},"version":"1.10.4","description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@types/node":"^17.0.14","dts-bundle-generator":"^6.5.0","esbuild":"^0.14.8","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","typescript":"^4.5.5"},"eslintConfig":{"extends":["eslint-config-prettier"],"parserOptions":{"ecmaVersion":2020,"sourceType":"module"},"rules":{"no-unused-vars":"off","no-console":"off","max-classes-per-file":"off","prefer-const":"off","no-param-reassign":"off","guard-for-in":"off","no-restricted-syntax":"off","class-methods-use-this":"off","dot-notation":"off","no-plusplus":"off","no-return-await":"off","no-await-in-loop":"off","one-var":"off","default-case":"warn","no-shadow":"warn","no-prototype-builtins":"off","require-jsdoc":"off","valid-jsdoc":"off"},"env":{"node":true,"browser":true}},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"gitHead":"a1445a3a4259d61f58e28baf15a295af2ad9ffa9","_id":"@symbiotejs/symbiote@1.10.4","_nodeVersion":"18.7.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-otimV14PnU6DFzUwNajRZnx5F7uiG8w0jNlykuHuc4OJcsde0in23hd/AwAv1Av88PVHN/K/MAo6JMbVFhcjKw==","shasum":"01c61d464fd1d624ac1f13df278803b8e227d0ee","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-1.10.4.tgz","fileCount":21,"unpackedSize":125105,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAStVVtkwqB2ww2D2GCnsdhDo92vzwdXguChMvbTCWASAiEAgqaA+K/KJFxKGoW8tC4naZ6yTB6HbJ91A0+iK40cyks="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/Vk/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqURQ/+KglXoq3jdhQYbtnv9qb+IG2tQh8+zpYxxPwYVdcbyRr3Ocpi\r\nFw+JEmzvUnb1yZ8nINIQ3mwfCzzyX96CkpNVUHg7aMKad+wYKt2dtQxwAbK6\r\nWgdjPxVaaIp5sp225Wme41V1gh+OZFIwtekH76TWWRYh9cv9yNqgNTcRQ4Ea\r\nsoghKK3oHgWsCqDMccXq7VKE+MC+HXbn4wYs52wXjG1JbR5O4JsVUc4b71qy\r\nQVYu7fdLQ2JFh9z9OykFD8ajkLYyJfzWRo0IL5VKB9U1P7p8PeXvf+psOefG\r\n3sQnplEUX4baqrPu2yGs4PgJA1fSjCC5J/WTC4c2KsVjzkjkntoxuNK9Imee\r\n98aD2/tF/iNiDQRk9eoLnuf4+cXQs6MB79+5JlKsEThyauXX4zJmbaUDpO4F\r\nvmQkcv3Fay5aCjsKt4jIDvz2y7RWBG2De2vwt7LYhKVNj8IZX97VL7tISiAk\r\nr+DYyWINzA9i+wRl1dyWL87IYsOA1NIUTQixhe3WkGMZm7q5CQiBSdmEK6Hy\r\n7FUg6uGtYoEHdiq/rnrkfOQsQPUeWcS3hEK0SngVDW8ZkmIvV4VepSLcRzrN\r\np61Eh8tEZdP7FhbyCEBBtkU02zQtkftNdQW0G3H4UqniWxMsLFSzDA5F2wxb\r\n4LOLuT/1qovChvj8KgRwoaBhPUGx389S7TY=\r\n=LzXE\r\n-----END PGP SIGNATURE-----\r\n","size":32754},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_1.10.4_1660770623452_0.5314667763540106"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-17T21:11:49.148Z","contributors":[]},"1.10.5":{"type":"module","name":"@symbiotejs/symbiote","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"dts-bundle-generator --config ./dts.config.json","dts_native":"tsc -p dts-native.cfg.json","build":"node esbuild.js && npm run types"},"module":"./build/symbiote.js","exports":"./build/symbiote.js","types":"./build/symbiote.d.ts","publishConfig":{"access":"public"},"version":"1.10.5","description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@types/node":"^17.0.14","dts-bundle-generator":"^6.5.0","esbuild":"^0.14.8","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","typescript":"^4.5.5"},"eslintConfig":{"extends":["eslint-config-prettier"],"parserOptions":{"ecmaVersion":2020,"sourceType":"module"},"rules":{"no-unused-vars":"off","no-console":"off","max-classes-per-file":"off","prefer-const":"off","no-param-reassign":"off","guard-for-in":"off","no-restricted-syntax":"off","class-methods-use-this":"off","dot-notation":"off","no-plusplus":"off","no-return-await":"off","no-await-in-loop":"off","one-var":"off","default-case":"warn","no-shadow":"warn","no-prototype-builtins":"off","require-jsdoc":"off","valid-jsdoc":"off"},"env":{"node":true,"browser":true}},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"gitHead":"ec8e19bb96a12be3b8ba2d4dd86c870c3c5ab56a","_id":"@symbiotejs/symbiote@1.10.5","_nodeVersion":"18.7.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-CvOWMhYvVmwGU2tnswhMT7W22mSpOdEn4rtZs5gCR5N0D+K9Gn+1C98NQCTvCDkXdSjL1rVIN/hwxbhKJKuoDQ==","shasum":"0d91afa4c8cc4cf21e436b30dc6d8aa6fa796202","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-1.10.5.tgz","fileCount":21,"unpackedSize":125395,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG3y5gcbIvTWYeb+2ot3eRtQxhEB0fBiHPekZS2P0uuPAiARILWAzreV7XCB4r/RN8Y2PicHH6pdbUsDgTuDKLyEpA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/deBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpCoQ/9FzSCVZoD1M43l9fPgCDISTxdmt6j3lXIksM0dfva5wSH5IXK\r\nGROb1N4kFd2yjiOh5n+y5HTyolK77cvFh3Rylo7NPBpt90fDf2VOg0CgRQhD\r\ni3SqDmDzOcaLoGboaskVK5MJqK0s/1z1YmBZpxsAYbu+f1nEhk+veNS8Y2P7\r\n2s1sPVr0+vGsnv144cllksuAoFtYR7gBCc4JRyvqwO7RjIvCgvhgeyiXXLTP\r\nb3rPCa3pF9FCgDCJBHSParX3Mse064DoCqB4ysko8MUPcFRFSaoIZlTI49Vm\r\nR3QISGEi5sVW0RDbM+6MgjcTelF6pC9t6/J9j7lWRimYZLsibC8OROViytxr\r\n24c3oHQg1S4Hd7rokT6VEC28xE+aUZLsZLfgrn+e3Hl3OktZd+pMLHAAwBPI\r\nvTOAwX/DmXePi37h8DtuuFNzAfBbVwXCKVBqk3K3IDs/b470uSwkVLwgMsu4\r\nOThRT0QdCXb0AmYgl04WQpg/I2LWRtdqyhJ/PnqWN6PoMl1lpMWFTFTY6RTY\r\n9mbAN+GILDWVEVeVwR27trjF63Fm5BDGdcOTasL4tHS8JB1fm9235mW9TYvB\r\njF/Z/dtEm0NA1vbsHf1MHzzL0xn+tvVwuZzOlytBHRfm6FMYYuEDh/P2TdBK\r\n2fKoO51qenRLTXf44HIFvBdMRZbCrOrooLY=\r\n=S2hq\r\n-----END PGP SIGNATURE-----\r\n","size":32839},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_1.10.5_1660802945492_0.9979892412329099"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-18T06:18:26.089Z","contributors":[]},"1.10.6":{"type":"module","name":"@symbiotejs/symbiote","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"dts-bundle-generator --config ./dts.config.json","dts_native":"tsc -p dts-native.cfg.json","build":"node esbuild.js && npm run types"},"module":"./build/symbiote.js","exports":"./build/symbiote.js","types":"./build/symbiote.d.ts","publishConfig":{"access":"public"},"version":"1.10.6","description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@types/node":"^17.0.14","dts-bundle-generator":"^6.5.0","esbuild":"^0.14.8","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","typescript":"^4.5.5"},"eslintConfig":{"extends":["eslint-config-prettier"],"parserOptions":{"ecmaVersion":2020,"sourceType":"module"},"rules":{"no-unused-vars":"off","no-console":"off","max-classes-per-file":"off","prefer-const":"off","no-param-reassign":"off","guard-for-in":"off","no-restricted-syntax":"off","class-methods-use-this":"off","dot-notation":"off","no-plusplus":"off","no-return-await":"off","no-await-in-loop":"off","one-var":"off","default-case":"warn","no-shadow":"warn","no-prototype-builtins":"off","require-jsdoc":"off","valid-jsdoc":"off"},"env":{"node":true,"browser":true}},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"gitHead":"407ee52679d71b9092353108bf3b6b3b7d663b02","_id":"@symbiotejs/symbiote@1.10.6","_nodeVersion":"18.7.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-x/ZZZp6FtfTENzqIqMkQtofHxbV6hNOW9l9jp2FA6OLl2CrZmcmPmkaztkvVWV+YNcLnuIDTHbCpZ00Pbf8LCA==","shasum":"d1b298361b356327cb5c812e9ec12df04cda9996","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-1.10.6.tgz","fileCount":21,"unpackedSize":126046,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD1DqP4h9hjRZtMEjF507kGRPCnqxo/lI+RbM55kGrVGgIgF/kICUhsbrQ6OJvXy8NiCYCwjNbShYHmKqXEU+u+BU0="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjGeWJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoK7xAAoSiJ2+kU4XT8txOQOSc0P/PiCaPX0Aw6iGFledB8/ZE2XzZq\r\nkCyq9p5fkUeIk7qgj3pNq7vWbo3nXCKwW3cR54csi+akHHvxQVTZgjIXlaCB\r\nJJR3oLf2KUdioK/EATCLV2g1jGDgPLcvS4nYvWPYrwXzvbj7ifIVAfPL/INp\r\nBOcPlcs0n7LV9ODtzL9vz8g++qhwsLKTsY/neGazd/CYhv1Bfvo/kJmplnzg\r\nUEbJHY6o0Q72HXjzq1cQyfU9JZoAHPg40qPtXQD497jBJSBnssedUoVI1zF+\r\ndEzj38knOtomjFLuXtVzDdQg/ZAELvjMWiwdT1O6x+i4O9VZ+LFu9ndAYHqD\r\nO7rAZRnockRrwebZEWkWpZodbLzjEtMH8akbkH/QOqyLspp8XjwNJq952rUJ\r\nc4uvDh/VSoYTa0oa8L7byiifjeO9SbRpsBjporGPdm/gxg02IAleRo0VaFKv\r\ncNGACaPnSljW2jF5HGCb5Rz84P9q2i9aXlQFc1mWovw1p8f7mNDs2P48QofC\r\nf3to8tL1zmYUlAYhO0QMBva+NJG+4pAeDwfZ6qXMdbZcmcVNyMGR+eNR2YGh\r\nIrbdFBgCX4/seVzBxO5uTjBZJZoXB5YOAnrCGqlRoR1tJsum3c36A2RyE6eJ\r\n2b1lVkBQ/8LbywbPZd6kdbh0D2JeFtOz5V8=\r\n=xPRL\r\n-----END PGP SIGNATURE-----\r\n","size":33026},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_1.10.6_1662641545259_0.8991065940788665"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-08T18:02:45.189Z","contributors":[]},"1.10.7":{"type":"module","name":"@symbiotejs/symbiote","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"dts-bundle-generator --config ./dts.config.json","dts_native":"tsc -p dts-native.cfg.json","build":"node esbuild.js && npm run types"},"module":"./build/symbiote.js","exports":"./build/symbiote.js","types":"./build/symbiote.d.ts","publishConfig":{"access":"public"},"version":"1.10.7","description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@types/node":"^17.0.14","dts-bundle-generator":"^6.5.0","esbuild":"^0.14.8","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","typescript":"^4.5.5"},"eslintConfig":{"extends":["eslint-config-prettier"],"parserOptions":{"ecmaVersion":2020,"sourceType":"module"},"rules":{"no-unused-vars":"off","no-console":"off","max-classes-per-file":"off","prefer-const":"off","no-param-reassign":"off","guard-for-in":"off","no-restricted-syntax":"off","class-methods-use-this":"off","dot-notation":"off","no-plusplus":"off","no-return-await":"off","no-await-in-loop":"off","one-var":"off","default-case":"warn","no-shadow":"warn","no-prototype-builtins":"off","require-jsdoc":"off","valid-jsdoc":"off"},"env":{"node":true,"browser":true}},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"gitHead":"da837628c6f21cc8b17f96b04f8ba441560ad53f","_id":"@symbiotejs/symbiote@1.10.7","_nodeVersion":"18.7.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-Xc9qg/CoUcoyAIx36jNf2H+mjU+20tffBW8/s+zANo7m6Dej/I+acLAIoFEaoAfcbgL1kBbVBKkM8MM4bcNG2Q==","shasum":"e1a082979d34a016c6c5c547bdde293418f9f38e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-1.10.7.tgz","fileCount":21,"unpackedSize":125894,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB/7w32YQ0jDKESDlmBn4/0PQkTUhME2Em/I7Fe1fLv7AiEApwC3nzBr6sNwPFBgFghcvOum47TGkX4dUc5TEqAd4X0="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKVQiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrK3Q/+LjnhPkCS3TSIo+3eTzvIgHODFY4n88XhWar/BZd3ZQjdFNLP\r\nsdljmjTCkrEpPHF8fR4eQrDuU444RFw9oSuZyu6kPP2rjzQO6oAwPHIGoNrm\r\nZyi0Xnhu1J7arhdsvFQvlRls7J7l1OZSEA1Ywu1LdyMRi8lsy1mM1nDc6Dfc\r\noIYSXV+i4/Ci9g/xhQlQUX3tcRvdJ+gjJFvgLKwXqLx4a/KLqZx0iONQR175\r\nyHCNsIWwHWfOJ25Vc4r/RcDbjJuZWNAHIl0eccPKWTGs9FLcr5N+iDQ5Oozf\r\nJ6BG+44dVwsNI8sJItJvSJOP0ddchKcQLKt00SEN+3Ohf/6j+1WFIV3dVpVT\r\nEDV2q7O7cat3e44AMzttZD4mUuPjdSxjuP2uBSFPNKeGgwcncdtyU0twwFWJ\r\nSsW2EseVaf/aLDAEmx+809AMAXyQB3ajXpIkO3QzFi5g5c5DoiEvauEGIwkB\r\n9MuPhqMeh+ybk0CQYshxxjn1nCITQtuYPGg3qW+lCML3Y+v8ZJU72bFLI0qQ\r\nqQJbVE/Vtp4CK0O9an4cHtriaDNc3V7K3pN6waHQLTH2tuIagGbDMwSYgdF4\r\niot19FrWQ4Zt0ClTQ8N2ZksTqSMpvyUgMGhJLpWQCiyVZi+byET/nQvpzHsJ\r\nxYM+wCJdL+j54JbO8HKGUyOuSB4QOU8ESHo=\r\n=/RLw\r\n-----END PGP SIGNATURE-----\r\n","size":33032},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_1.10.7_1663652898035_0.7097421220567006"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-20T05:50:49.006Z","contributors":[]},"1.11.0":{"type":"module","name":"@symbiotejs/symbiote","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"dts-bundle-generator --config ./dts.config.json","dts_native":"tsc -p dts-native.cfg.json","build":"node esbuild.js && npm run types"},"module":"./build/symbiote.js","exports":"./build/symbiote.js","types":"./build/symbiote.d.ts","publishConfig":{"access":"public"},"version":"1.11.0","description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@types/node":"^17.0.14","dts-bundle-generator":"^6.5.0","esbuild":"^0.14.8","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","typescript":"^4.5.5"},"eslintConfig":{"extends":["eslint-config-prettier"],"parserOptions":{"ecmaVersion":2020,"sourceType":"module"},"rules":{"no-unused-vars":"off","no-console":"off","max-classes-per-file":"off","prefer-const":"off","no-param-reassign":"off","guard-for-in":"off","no-restricted-syntax":"off","class-methods-use-this":"off","dot-notation":"off","no-plusplus":"off","no-return-await":"off","no-await-in-loop":"off","one-var":"off","default-case":"warn","no-shadow":"warn","no-prototype-builtins":"off","require-jsdoc":"off","valid-jsdoc":"off"},"env":{"node":true,"browser":true}},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"gitHead":"73600a99ea7d024d7a0cf912097b9fef1f603e69","_id":"@symbiotejs/symbiote@1.11.0","_nodeVersion":"18.7.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-ixslkBlqPnjgHtu4PH17C/BfCs+jNePA7WQ9swGy9UCJThA8m6dwUIjT7F04TgBVYyuN3r9AsO/EwC7USyO35g==","shasum":"268f8f0efd190b0f4f831227901eaae733e0fae7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-1.11.0.tgz","fileCount":21,"unpackedSize":129633,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEp1ZoMcnWUERcAqQocuF818XRax2bMGHQXxev9GDjl1AiABKxJiuDsDU7fwsGT4e1iDDeZPPt+zzcWsIKxiV2NdCw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKcoJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqdvA/9EKGXYdPOGwqjzn6osXH6V5toRckfo6Zn3dpReKyiYFDyQlXA\r\n6HRv2zIlzMUQ8Y8/E+GJ8OvJwziJA4CVVwju8cMtgQlSkGT/E+LdsbdyOtI+\r\nWAFde8QZBoa8Gp/x3ggKZgWPt17pm78fPaMSDlPe3p9PyiuRPWXaLbVjoPmT\r\nTyqApITLYnyV6Vb54BiLHMnZPg9SziNOk+6G7w+RHelCWmFtJsFcp9tdlm+p\r\nhIcqj87PUjFgqBB5JN3mc1/xfYib91Y0QNgSHbQVWDKfH89IKj1cpcWz9p1d\r\nzR2Z7XuoVLu4QOu/hXaS+ussP3cak4f6g5t8wwAeoKzkoyC5U+4eWuJemLkh\r\nXZQwynTU8oqy1HOwxXQ5tmSlBXcKXtx23ZqIeLwl9YRCy2StYKSFBux7Elwq\r\nooJmAU1iDBVDMh6cQOeAgK9Vt7FXsSbBCadmmFrAT2GhPMQfx8WXQgrHixH0\r\nExLuR8HkKxJZvcOf8vhgiAU46zQmhOhdtPQS3/LLgGjp79WD4ieOibC0r61x\r\nhtlIGWADivP5yqc/g/NCrVOGrggX2GxB8s2C1BIAVbpRTyHOOBTyIzQ+th7d\r\nJgY+4eqB/OKEd0MbaOzM26mBJGePAylqG6CcehvZ7SfpPTxaCr2TUK9Bipc5\r\nTAxOgAb2kuNafWPBzHGVxlSPw547FinaG+0=\r\n=8VCa\r\n-----END PGP SIGNATURE-----\r\n","size":33861},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_1.11.0_1663683080833_0.8700102102309115"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-20T15:00:51.905Z","contributors":[]},"1.11.1":{"type":"module","name":"@symbiotejs/symbiote","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"dts-bundle-generator --config ./dts.config.json","dts_native":"tsc -p dts-native.cfg.json","build":"node esbuild.js && npm run types"},"module":"./build/symbiote.js","exports":"./build/symbiote.js","types":"./build/symbiote.d.ts","publishConfig":{"access":"public"},"version":"1.11.1","description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@types/node":"^17.0.14","dts-bundle-generator":"^6.5.0","esbuild":"^0.14.8","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","typescript":"^4.5.5"},"eslintConfig":{"extends":["eslint-config-prettier"],"parserOptions":{"ecmaVersion":2020,"sourceType":"module"},"rules":{"no-unused-vars":"off","no-console":"off","max-classes-per-file":"off","prefer-const":"off","no-param-reassign":"off","guard-for-in":"off","no-restricted-syntax":"off","class-methods-use-this":"off","dot-notation":"off","no-plusplus":"off","no-return-await":"off","no-await-in-loop":"off","one-var":"off","default-case":"warn","no-shadow":"warn","no-prototype-builtins":"off","require-jsdoc":"off","valid-jsdoc":"off"},"env":{"node":true,"browser":true}},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"gitHead":"40203e0d17a3ba8bb0925a4aab10efd9dcf0f19a","_id":"@symbiotejs/symbiote@1.11.1","_nodeVersion":"18.7.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-iLDGxeTlnOBdwQcwVLEEwwHUy2cVyVNW+otBRaxUF6jrLkgrlpmZm3Le/Nyu6YMP5YopRm6YgJAfNCa8Onau2Q==","shasum":"0e5af1d62d6a1e68274493d5dc0caab398916a1d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-1.11.1.tgz","fileCount":21,"unpackedSize":129685,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDufUjnwGhh0gSm9t1nNd8GNIrQiA23JxhdqC4noRlQSAIgK+Mwcqeg4zcJzQyjXqOp6x97yz+1PCqHqwVPPRd4gB4="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMWcHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpuyQ/9GxWDDGvFIKQL/jkwSE53jtSG5NiT6GyQU4me3hkdUcOOKSbI\r\npg2qpdieFoiomS7VwJp2W1i8c2uo3XtydzwNexf8wq5/MBl/1oMXb0qC7jJG\r\nuSsVXvoOibLM2nFd768YCoQ/0gHZI4EQlHrEe0gXM1CWcOLZFgNVLD+pBdtM\r\nSu8gncG0ekIzoyrsCqw55YzUMrPinQ9FlLozQlCTo05sUSnD9qQes3vUmrFW\r\ntFx0C+jeeSkVNIfFPKdhwxuHNlc1nbt0k5QGXtMEj2zF5XNDo6rrsE0K4OmL\r\nkU0BHrKopyXc9gQNnJV4jIpAGGqkAtSeo+l53GDvH2zjFKSpKjwxYAEdeROj\r\nAloj1KoJcJRQ18FvNNImtZL9fRs/KQuRE66/yZrh2gNb6RgOahH5MpysxpBz\r\nnUMxuCw4ohSBp/ifK3yKWQ9AwYZdhZCMIfe0K9hMhTx/BYnEAa52H//FQm49\r\nIV9XiE+qjFqhAekr1MIgMVjYaSEPDVmpfOE0pMyUapsUUsUJw5WD1Md/MB36\r\n2rA0i3DgZiE0xY+pG4ii4o5Uy5zjcqRjH+soaoGc+zVOuV8/4T3V5BYl2Rzv\r\nuNfs821q8APRusq04lRHDAqAYfULlO+e7av1dLKydVkhN4lR+SoD9RS9JwHV\r\n1VdTcIeHxNgLSXmjIZc38BDJ4rb+HhNwAXY=\r\n=R6tt\r\n-----END PGP SIGNATURE-----\r\n","size":33879},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_1.11.1_1664182023589_0.15906455319945811"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-26T09:10:33.311Z","contributors":[]},"1.11.2":{"type":"module","name":"@symbiotejs/symbiote","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"dts-bundle-generator --config ./dts.config.json","dts_native":"tsc -p dts-native.cfg.json","build":"node esbuild.js && npm run types","test":"web-test-runner ./test/**/*.test.js --node-resolve"},"module":"./build/symbiote.js","exports":"./build/symbiote.js","types":"./build/symbiote.d.ts","publishConfig":{"access":"public"},"version":"1.11.2","description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@esm-bundle/chai":"^4.3.4-fix.0","@types/node":"^17.0.14","@web/test-runner":"^0.14.0","dts-bundle-generator":"^6.5.0","esbuild":"^0.14.8","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","eslint-plugin-html":"^7.1.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","typescript":"^4.5.5"},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"gitHead":"a30cc2013b1f6aef5e82b76883918db102d229ac","_id":"@symbiotejs/symbiote@1.11.2","_nodeVersion":"16.15.1","_npmVersion":"8.12.1","dist":{"integrity":"sha512-P2TUImgZ7jTL/OGEJWr0v3NWgyA27Jj1nrgpdovc/hriYcT14UG5wOYH/Gy9jXs0JlZqPFPU1U9wu0RB6R1XOQ==","shasum":"daf67fda7fc106d12e52e8c1d7cfbdf499947de5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-1.11.2.tgz","fileCount":22,"unpackedSize":131201,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDdnaisIXSwuDGBKF4BgQ0GaYdhgYeJIaXwZFNKRzzMRwIgOIYAXOFk0laSkoaA8XxdPx12Zld4LiLPUWPO0Q3adu4="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWQJDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpaNw/9GRY+vYEjCJHcesoLqlNciNwy+Aq243p1PFJPapqopeyQl94L\r\n3rX51s6VKSXBxxcaWXkv3rT3iKEIItbeU/pp+Entm734VbW4M5x24tyyw1CZ\r\nVektj0Lx6cdIhXPvgcHyzYDhZ7o1ncrp3l1E4DPKOqDR1/qMSF+gyzWRnyXm\r\nn6zYdu95qBs0dmlzeQfVD4K1/Lz4GyvU20DhMSZ26s4sELQXXWSE9hiTyJZQ\r\n/HwA7U2CWqgovT+BHc1sUErtBXHO3509Kqic5Zvgat+2b3PcAaLPR53dZVEi\r\nbs6gm0hfDX7iOWdmSKIhrxkSAARM/eknGNbvMHVxpUCEC1ArFBc6VOr9I4t7\r\nsb7Rpbq8AGNGDelyMe2FP/30RMhCSXUTej6IUVkXv3t8cmc2b9XEFqA/KsAr\r\nmFs1+g/2MVxiy2i/W5vhbPd80cMtH0DPwRHNQLRG6tl5SYPhfHxUMwpuc1zF\r\nj+jXPoOOGa3FDUN8BO8ShcK/Em52ohMuJDIC1Upnveshb2tdlH+Zbk4Nm3U3\r\n/P/6bHjKPzbYyuwu537/ubVuFl95eCWCaOOf0LqHSdjolFsBg8ZgBgmASUYO\r\nPOVIxNJnn4zub8bQLPdI7qkfT85dUacfFaevlXcmj9mpoaYJtF3/OpWcXn9U\r\nYXaAHqCnkaP8XAVMGKaqqVSkHULa7ix7OCI=\r\n=MELA\r\n-----END PGP SIGNATURE-----\r\n","size":34370},"_npmUser":{"name":"anonymous","email":"nd0ut.me@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_1.11.2_1666777667282_0.9890496782970015"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-26T10:41:02.662Z","contributors":[]},"1.11.3":{"type":"module","name":"@symbiotejs/symbiote","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"dts-bundle-generator --config ./dts.config.json","dts_native":"tsc -p dts-native.cfg.json","build":"node esbuild.js && npm run types","test":"web-test-runner ./test/**/*.test.js --node-resolve"},"module":"./build/symbiote.js","exports":"./build/symbiote.js","types":"./build/symbiote.d.ts","publishConfig":{"access":"public"},"version":"1.11.3","description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@esm-bundle/chai":"^4.3.4-fix.0","@types/node":"^17.0.14","@web/test-runner":"^0.14.0","dts-bundle-generator":"^6.5.0","esbuild":"^0.14.8","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","eslint-plugin-html":"^7.1.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","typescript":"^4.5.5"},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"gitHead":"d31ac04ff7d4491948b36dfa07cc438fc59370ac","_id":"@symbiotejs/symbiote@1.11.3","_nodeVersion":"18.12.1","_npmVersion":"8.19.2","dist":{"integrity":"sha512-5q/u/2lDKHLqTcDE1wA4uXwtKe37OzYkztlMXtkKetdR+XVDs1JE0MJh4iyOb/JvpnB/Rl9CZfXUQ8P4D/J3iw==","shasum":"633da79e705c6514ca60411c252e64e6bf37cbc8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-1.11.3.tgz","fileCount":22,"unpackedSize":132534,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH3xJSpsO0scVZFmlQdAL2gigSHd6qVGaOMu+qRYh7/kAiBQXB681EOW70ugJdsXpkKGnyCvzzHu0J/dn9JX0Umjig=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjv8gKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmochQ//SD6vtuD479jF8sLXpj2S+iNm1pWJEdPtG2UyehxQfC1GRU+D\r\nK2khxUYkFxJ3WaYbwB8BrjN/ZC3CDmyRcyig+4w5xEPus+/5ap3+ACK4k1m6\r\ncfuaUlTsJt/iAwiLTGEBkq2xXxNbNVthHEOz9fSTXJDZO17egm2pqoFgDtsn\r\nsNIEh/QxKPiOtRb/vkOqXlC9gW9rWaEPji5oQ0mRypOhT/ixfjNlLwkbJmwc\r\nnTaORqrGz6ouuvVsiwYnfcy78kV5pCPlYnM24+0nUUtDAHupaZ64/AxBNkrq\r\nKIFXc9dPa5rCbTFX1xYyAgx6+b/OqezmbGGJtpYVxCI6nsauPNKWQvcisNqy\r\ndsaJxnOBRoK4F/fUkmVjJLZ2dhX7EDoJBJUEvzTOaN1omJ8Eb2D2Ez732r/z\r\nBtIqkm5AsD51kEQN5QvWEZ59+XHX1yIDY3PN0KCogMejz5MmCN0oQOXGWgtY\r\nLcil+jt+P9Nukbz/hOinBo/r8FJa7j+Er9L3mRNgvMI6PqFVprTHmIHER50C\r\nk4kF4O/6eLPSlqiXe2Cc/TjPEdeRXxrTJFAXbIcsyf/YrC9XIHSz42eHB45I\r\nWIgZH/MYivpTkLGJTrqmrf/2g9LMGR3jRQwVmhdmSXXw+UVvddKeSzGbAwu8\r\nyuMT3oRWVdQcVhHNac90ZUxiOD2RcjCQLfc=\r\n=Q5+G\r\n-----END PGP SIGNATURE-----\r\n","size":34700},"_npmUser":{"name":"anonymous","email":"nd0ut.me@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_1.11.3_1673512969853_0.06314306505335887"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-12T08:42:49.994Z","publish_time":1673512969994,"contributors":[]},"1.11.4":{"type":"module","name":"@symbiotejs/symbiote","version":"1.11.4","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"dts-bundle-generator --config ./dts.config.json","dts_native":"tsc -p dts-native.cfg.json","build":"node esbuild.js && npm run types","test":"web-test-runner ./test/**/*.test.js --node-resolve"},"module":"./build/symbiote.js","exports":"./build/symbiote.js","types":"./build/symbiote.d.ts","publishConfig":{"access":"public"},"description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@esm-bundle/chai":"^4.3.4-fix.0","@types/node":"^17.0.14","@web/test-runner":"^0.14.0","dts-bundle-generator":"^6.5.0","esbuild":"^0.14.8","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","eslint-plugin-html":"^7.1.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","typescript":"^4.5.5"},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"gitHead":"ac369defcb722913da9619ae5a5e64ecb3dc4d06","_id":"@symbiotejs/symbiote@1.11.4","_nodeVersion":"18.13.0","_npmVersion":"8.19.3","dist":{"integrity":"sha512-+24XRIsony1EdAAFTsPt+on2K6+f1+8PVVMsAHyHvGHFRmBRJ/H8XGGf9p93tZc70JbiR07aLwPxZ2e8NVhlhA==","shasum":"849ce0c38e587a213dc80c2b9d9ca39873a3cbc8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-1.11.4.tgz","fileCount":22,"unpackedSize":133776,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEVLKiRz96y+6BH8jHifJCTsu9n9BoGAyqZH+EWK4Yx3AiEAxd6U87B88bXP7dC+W2D/nABUB5rfdonel2RJUusKzKI="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj0AGbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrX4xAAmpG1r2XVyOsPy6+GlQaMlqJ1cIFIa67VWB+Tn2kTA81uaUyx\r\nAdy66EZS+cM5lLuvNurUeaJ2uHR73aX6davSy5BUJUTnMRE8JoqGHBW5oBfM\r\nXxeuiQMnQ9Hzlx6kGSq5+PGc4wHuxMs/vgJjce40DpiWbkWNor2S3jMfq59x\r\nsKp4KAODEK++21gSV2SHfZaMH08KlSWJbBOYIkMUK4H+DdMC7jFWHkg75z9q\r\nPXNO1AtKS4+qIiuSH9yP4Uf+Hlt7qwzeoI2fwg/yWwJ4q3JNf+9U27g9d8SX\r\nn/IBo1+AB7C7WxVzKMI2iqdqUz/SrWavIMrcQmkV9fHLIm0Nflg7l3B2RZwL\r\n8Y4W5pYb/xQFj8pplzCkrjMjJjK4J6GV7Y/OhIS7eJcfpew+9rsm4UcUZPw0\r\nimdkd21XMQjzrpUpIXoQ31ZDOKT5KFcIEp66XV51Wq8Wu4wUd5y7+gCMH4JI\r\n6yjOcL6aMO6oM5T74QZQC5HqSCi39DREj8X/PqXbiiLKd63nHed9s+xXFGBc\r\nKGYSV+XM/o9SmYAf4JLVDxZcQ0LKK7wLCJt7zbz5JOjeU7cwt5L6lLEpTG+H\r\nGzlWG9/0G3osB6CEiTDscapVVvwrXWI+uhHFpT3Dm4sajNhjGdu08S0ogcDr\r\nDoKOY5/QVPmujA5DWiumJCMiQwkrGrXPJRA=\r\n=5g5J\r\n-----END PGP SIGNATURE-----\r\n","size":35049},"_npmUser":{"name":"anonymous","email":"nd0ut.me@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_1.11.4_1674576283402_0.6707729883846569"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-24T16:04:43.562Z","publish_time":1674576283562,"contributors":[]},"1.11.5-alpha":{"type":"module","name":"@symbiotejs/symbiote","version":"1.11.5-alpha","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"dts-bundle-generator --config ./dts.config.json","dts_native":"tsc -p dts-native.cfg.json","build":"node esbuild.js && npm run types","test":"web-test-runner ./test/**/*.test.js --node-resolve"},"module":"./build/symbiote.js","exports":"./build/symbiote.js","types":"./build/symbiote.d.ts","publishConfig":{"access":"public"},"description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@esm-bundle/chai":"^4.3.4-fix.0","@types/node":"^17.0.14","@web/test-runner":"^0.14.0","dts-bundle-generator":"^6.5.0","esbuild":"^0.14.8","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","eslint-plugin-html":"^7.1.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","typescript":"^4.5.5"},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"readmeFilename":"README.md","gitHead":"84d62fc101d8d02676490fbe7e8c09a484a819ba","_id":"@symbiotejs/symbiote@1.11.5-alpha","_nodeVersion":"18.13.0","_npmVersion":"8.19.3","dist":{"integrity":"sha512-kVtz7PUrWyzJc2csdFqcmGmAtsbRITerhEnsfmb48nupTrDHsO7C3xGuclUXZIpyjyjm3+jSz5ffeHecAcF63g==","shasum":"867e188b0c4d95eb1308f79528c0374509afd975","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-1.11.5-alpha.tgz","fileCount":22,"unpackedSize":134368,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDg8AIU7v7HjOZ4OS1dS60wwxF6gx7BqBDYVVUfhuRB5AIgVAczmoZ6CDIm1dLZ6IKvFFQlVd3l1+pHBVWLR3qhtus="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj0BiKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq4Fg//fjRTStca0eC+lac5bnH5OdhVssL0MsCEm1eWygixT8CvkBID\r\nm//lIfPfQyvsEJx8SBhd1ARXNklFbY1eAl9TnaNQwG3hwYcsLbpew+Yt4Gsj\r\nv5sAzkAzSoIyLK4OqOenLYkaDB3DDKITxnDFKt3cpqU4kyLpAax0vyss8map\r\n4cgVf+emoNcpU71/jxqh0LwbdN07wttHvvusobPgMYWFROWF3L3x4D23BnJ0\r\nghWnAgpMGZXHrEcmSUAZXQ4u3o8O3jaZc7PKrvwF0idxGfbBPZxzz9CYEwjH\r\n/3JiJ7udRtBQht9W23y+5Jb/y4gVLIo4FB8uw7yCI5gAuR32tJ8dtgZrZ36s\r\n8PTnOPBiLlJLBhQdm6wq1dr+EOwjImE8dfQtwoadEOoBgEc0uO4x8WoehmvQ\r\nMl2MPt4tUNbqYMwXKuPRqw2NjzVA4oqKRi22EMFF2DftLbITlGtTKjABSI37\r\nf0svwy6jolrLROMgfokh/cbK7HXiBGtnJD+vP6e9mIw7XNMOctLt9GYaz8qJ\r\nDpigRWx6BKfg/5q2rQkHVTXWjmM4bcqHOlEDERseG251H752PG9oVxhr/GU8\r\nOQjTNoVf55bDd5rJp0/sCQI5pyalEEsWFvkAUg7xYIWsFbNtmUbMPhGGbGOO\r\ngdwITh8Ywn0rJmqH4YMGr27yOL1C0a9RKkg=\r\n=tT7T\r\n-----END PGP SIGNATURE-----\r\n","size":35270},"_npmUser":{"name":"anonymous","email":"nd0ut.me@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_1.11.5-alpha_1674582154365_0.3356364973407122"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-24T17:42:34.521Z","publish_time":1674582154521,"contributors":[]},"1.11.5":{"type":"module","name":"@symbiotejs/symbiote","version":"1.11.5","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"dts-bundle-generator --config ./dts.config.json","dts_native":"tsc -p dts-native.cfg.json","build":"node esbuild.js && npm run types","test":"web-test-runner ./test/**/*.test.js --node-resolve"},"module":"./build/symbiote.js","exports":"./build/symbiote.js","types":"./build/symbiote.d.ts","publishConfig":{"access":"public"},"description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@esm-bundle/chai":"^4.3.4-fix.0","@types/node":"^17.0.14","@web/test-runner":"^0.14.0","dts-bundle-generator":"^6.5.0","esbuild":"^0.14.8","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","eslint-plugin-html":"^7.1.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","typescript":"^4.5.5"},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"gitHead":"a025bc17bac02b69816463114ec3c1ccf499fba1","_id":"@symbiotejs/symbiote@1.11.5","_nodeVersion":"18.9.0","_npmVersion":"8.19.1","dist":{"integrity":"sha512-50g0HzDwZrJQMXKzM1e16hI8CNYsBmDqnQEt7VkBVpw08kIymc4Ad52xM7aff1Axn6yEwKsG5wTsbs1sPekRdw==","shasum":"977590649e0d9b49505eb87305a3b8ede52b3a0d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-1.11.5.tgz","fileCount":22,"unpackedSize":134362,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID17MLAdogkKeWwb2TQk+6ib+MSpRStTAgRPDEznOxgTAiEA7RLnp4f8Z/Uup2CSGKOSw7OxUb4SdfIkdAS8rDi+CHg="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj0CvLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqLYBAApNw/jyCYMLnjbmlZ6h4oUy90VMxzD0/IpFogFeGSZgfh7Kie\r\nPK/cdxOoSvdV8UU+/OGZ5P+VIg4HaFzUiYCXgY4u9Mvyl7+FeF0v652h8AFa\r\nLgx8Yn+FtG9bzaMMnuiBiwrVfbXxTV4ymMvh8jZNwN7ccK+BEG8JV+3fRxqb\r\nAJWZbOxF3pESqwdRGMK173tdoMuznMH9CEza/04Zvve5aET2Z6tWWItBufdG\r\nWArmls9mxwBQATi2PLU5ZGJYDAoTFG+jaeuT/sl+M+Z4efeHWf30c7DS+VZg\r\n0D1HwqlxtZWvuKOhBd1kHsH3WwCQNW3wrE3t6iEEMDCicpFYL8YY39BIZYJR\r\nkH2fzMFhzf2nVrg115mEAkBK/hnIdm/R6rm1JN6E6v5R2m0IOdzRPRraY5Xs\r\nsf5Fx7QUCMVSOLUGGr2nQwr9/pkw9/uHS5sEEq+1uwUvCRojgVRbRoAIQGwT\r\ngvJfL9JVPckQ8XJdktHRSU4mNcCO0agQu1wtODxly+gvGhVuCN6PKNk+hCRv\r\nNlk9+2XhWuV9c5hh08yXGVlNcz8AtRjKppLYV5uHKmksEEdbuGVSu6Gabl9v\r\nrbEuj92Ar0fZ2v93NP13sWdKWikMpGdMA5PP5cObV/XJsP2v7rfV5f+9Sd0w\r\nQ7KgED5XSfhAIQMYeugDzguK9r/CR9x4KzE=\r\n=PF/j\r\n-----END PGP SIGNATURE-----\r\n","size":35268},"_npmUser":{"name":"anonymous","email":"nd0ut.me@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_1.11.5_1674587083722_0.9967594711868168"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-24T19:04:43.915Z","publish_time":1674587083915,"contributors":[]},"1.11.6":{"type":"module","name":"@symbiotejs/symbiote","version":"1.11.6","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"dts-bundle-generator --config ./dts.config.json","dts_native":"tsc -p dts-native.cfg.json","build":"node esbuild.js && npm run types","test":"web-test-runner ./test/**/*.test.js --node-resolve"},"module":"./build/symbiote.js","exports":"./build/symbiote.js","types":"./build/symbiote.d.ts","publishConfig":{"access":"public"},"description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@esm-bundle/chai":"^4.3.4-fix.0","@types/node":"^17.0.14","@web/test-runner":"^0.14.0","dts-bundle-generator":"^6.5.0","esbuild":"^0.14.8","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","eslint-plugin-html":"^7.1.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","typescript":"^4.5.5"},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"gitHead":"11d4b7f316ea679e4a0535a2f0ffa8e9a78dcdca","_id":"@symbiotejs/symbiote@1.11.6","_nodeVersion":"18.13.0","_npmVersion":"8.19.3","dist":{"integrity":"sha512-8uqc0jTzowiUHoeHGPRo2mdTSRAd3eRlOcX+kj+Mk1PmWPchVVL2jCrgrEEqvW0h2ACpHHj/GQ7zVFwz0Y7r+Q==","shasum":"c03254aac5688efa06639cba15c45a3d24dd5a48","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-1.11.6.tgz","fileCount":22,"unpackedSize":134368,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCJvIASWjscYKc8/2DGrzTSsvZZrgjz4mxfmFKHQjBKIAIhAKq7CGHalZZGoA3PhPrpL/j/UIXFT/iE+wpsi/xu1T/n"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj729rACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqoiw//ZVjK+wB8xRI2vVJxwruHv8gGYvo0D4VLc/UbQBlnpfj9iBut\r\nfFf/QPLPMN5jIPyMpq0xDU+Fnf7nV9S7d1rY3Hdw1yzTDcw5JqTtvsK442sM\r\nlcqgl1T8rq/Gx5HjjnQBLkqEzUaIUq/7ZxTDp0yKulwAyL/+6QnLU+lmaeeD\r\nL04jUdxa/v1Wocm2en1fc7ZzBhQ4Gx0bv7dOsQZSLKS4+22ea3V/T5fKCWdI\r\n5hECSgBNHWH6s6Pssl4Zog3QMs8CjvueB6UJkEfMZVgq/rX/PODbwnMYItIj\r\nWQ1ZanGB8l1s2iejeB1fwkOtiia54UrE3LpRDGzYKZfHzPHXaD5vFYLYjaN8\r\n42lpfalJxqtY0TFYDrpqtOIduyhgzKWiOosNhmnl11xSgJJSNd/QNwXCd9tc\r\nIJeq7zFQinH6+c73+wmiRS/YmQC0pIS2aszSeOb+yk2FwzyRgEgsORuZI6mb\r\nGylkAHSXIoDKRPhiiHfYTk1SWdKny5yQLYGywFSR9W6wMXisRj/RN5n7HRk1\r\n2It350U1ZRzX84lTqf233jFAjp47B6M1ukeYhUGDKuzJrZAXi3kTfNd3SXnd\r\nEUe2Z+BOMIJ5oJUEjvpLel0fmPOFFljbJuAGX8zfbA1SmXFv2z0OY1hQ5sY+\r\nd8+tqLYKcFuWT4zGjdpZxx1R5O+F1VBbzUA=\r\n=TGU3\r\n-----END PGP SIGNATURE-----\r\n","size":35267},"_npmUser":{"name":"anonymous","email":"nd0ut.me@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_1.11.6_1676636011766_0.07428098898653523"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-17T12:13:31.915Z","publish_time":1676636011915,"contributors":[]},"1.11.7":{"type":"module","name":"@symbiotejs/symbiote","version":"1.11.7","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"dts-bundle-generator --config ./dts.config.json","dts_native":"tsc -p dts-native.cfg.json","build":"node esbuild.js && npm run types","test":"web-test-runner"},"module":"./build/symbiote.js","exports":"./build/symbiote.js","types":"./build/symbiote.d.ts","publishConfig":{"access":"public"},"description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@esm-bundle/chai":"^4.3.4-fix.0","@types/node":"^17.0.14","@web/test-runner":"^0.16.1","@web/test-runner-playwright":"^0.10.0","dts-bundle-generator":"^6.5.0","esbuild":"^0.14.8","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","eslint-plugin-html":"^7.1.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","sinon":"^15.0.4","typescript":"^4.5.5"},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"gitHead":"f6c92ff9aa270ce68595987e21fc5a39c3fd1497","_id":"@symbiotejs/symbiote@1.11.7","_nodeVersion":"18.9.0","_npmVersion":"8.19.1","dist":{"integrity":"sha512-fUOJwzuldeApJ533YeTdrfnpp4nsA+ss1eiNBodX7RHf4LnhPB2Z9HP4fF3m2YhKYnxK0whjXaKA+wrxTRP5qA==","shasum":"78a9f415d17ec3b3546de1706e464d4d72e55510","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-1.11.7.tgz","fileCount":23,"unpackedSize":172957,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDaiijDWgCyGEa7EuoU/MJ7W645Vck6GgxcCA748pCwJgIgUuF+wYNcL9JJIVg4VserTwCTrcsdl+J3H67NDPwf9AY="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkT7ULACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpGmQ//TOUGwR7i369w05Xwf+ZzEk2HwM4EsQGZh0lrKITSBPHbMn+z\r\nLhG6gsWCcIHklAUKcRGBzQz7CUTt9FakVgF1LPjv0gR9G7Bmzgh4iFgHv4en\r\nosLtdUj4dtNITgUUzbAZlj1m2zYGnmEOfmIN1mUhD0FrRI3shQ5T5h7o9bZ4\r\nXNEqIun4bHWOBYduMXDt5U0fDOgm5DSbFB6iBp32+w03jcmLCuUV85mIsHUd\r\nVh4cetXFNPmNun2IHneelIne4Qzh6ku3L1hot68ZGumMtM2KP0W5t8dm0tKM\r\nxVOZ1qlj6lTFXMFzzo3V/IMZVDoGCbmI21JsrM5PU4Ps4xyak/A//ZWAGsCZ\r\nI5x3hwXmv/OPlizSNxVfSiBTVQmF6APxZP+7mInDRhtTzn4FovxyUnQWFX1j\r\nZMmfk24x8L9p+CAvJr7VJOTircoo81INxSXbLUodW4mWCUVwOfnKyuRP29hg\r\nGZDlFRBgnokdq/6vQLzONxeakgGriUrqLmKOZ6JkfRyGaRnT4SonbN2wtTIu\r\nlflTTZbUTmtUw+H8MWMm522ele1aY3esdmYjmyH1cW5zSFJntoDWEUi2BFWJ\r\nJdI9ipZ/iqGAHkJiE8Nd1GMwFXjQkZWe4IXqHee0A5GmlOUNhV6rcdxs30BG\r\n/T2eK97Xkm1rV3HOGTjzNg6LUvicy+/hWwg=\r\n=hy/Z\r\n-----END PGP SIGNATURE-----\r\n","size":42940},"_npmUser":{"name":"anonymous","email":"nd0ut.me@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_1.11.7_1682945291600_0.8134525245073592"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-01T12:48:11.846Z","publish_time":1682945291846,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.0":{"type":"module","name":"@symbiotejs/symbiote","version":"2.0.0-alpha.0","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"tsc -p dts.cfg.json","test":"web-test-runner"},"module":"./core/index.js","exports":"./core/index.js","types":"./types/symbiote.d.ts","publishConfig":{"access":"public"},"description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@esm-bundle/chai":"^4.3.4-fix.0","@types/node":"^17.0.14","@web/test-runner":"^0.16.1","@web/test-runner-playwright":"^0.10.0","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","eslint-plugin-html":"^7.1.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","sinon":"^15.0.4","typescript":"^5.0.0"},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"readmeFilename":"README.md","gitHead":"4b99fc4162c230006f7996c9d5693bf2f09c1001","_id":"@symbiotejs/symbiote@2.0.0-alpha.0","_nodeVersion":"18.7.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-nr0u+DjX3BCqAudqmTd4azSjTbDyxH99DCJVeUBtK4km7Mi3JvGJ+KBntQkQrKa7/YEzQvD7vanrF/g6hXQqPg==","shasum":"3953901728f1b3e7eda8a324759b39cd5ee23c02","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-2.0.0-alpha.0.tgz","fileCount":19,"unpackedSize":65137,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDvphDQb/jJ6NNGDIoGbj0SlYyxMGHnWbaWQeWIw7fycAIgOvZnh+zRX4Qpeh4Ms1/PzMwc9zqfe+/O6ZWHc48sv2s="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkT+pOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqxgA/9HmyTGQEd0F2fRZUk0xlyg4fFTOjqmjxu5MQj/Bvx3zrCWL2I\r\nLEg9n5f3ycfgc0N2JAUzz00Ic0OkHoTYzhWr+ooNWBdIp0zJTWdebS/4q+QP\r\n68TeB0Ld4DKG0CF1Qhde78lf8840Q7ydK6d+iH6haFc+avJ34gfte5LVIurk\r\nQ4FRi3gcPuxJ84AmUMTdy9z4A/2rcDq1pezuP1WUMd+qEozWYbEAhl/NpLuH\r\nPIZqs5vjJfTmKsV+W4uC+rK9jflF8qk6Iz0qi37aJooPvpaOLjVAQjyPGLxv\r\nWrqf8z9IzgRAHE3tAmTYlSDj0VVSey5j66N1mMf0dl62FTe+7Xs2eWfvj1PD\r\nKP04R/CdF/F4FXWyapbaCot1gfZ4ammchkBvAodUtgLxmPvt4HmMf3OTFEkK\r\nJgRI8IwSebzMiL9tbY29ZfLfJY8jwHJosfyUE3nP2I6PVhIHlMYvkIYJDYlQ\r\n7wPLP108CXMVH9JeYQosleWV/eRjt1SvaWC+X7kPL8lAVI4MQNv+txsrjmfK\r\nGHX9FanHbVehQ3GvH6TtuPJv26X4+0Y/VGAUACNa9paTVrg4Udh8pjsPLxuQ\r\naHCyQRTSKoO0sD5EevQz0jbAAwfVJlUQ3wOZ+sJZLfskODvGrxnhMq+MfXlq\r\nWcDZNrWi/veBruke++D6Qs8KSzDa2YKfmnE=\r\n=/XUe\r\n-----END PGP SIGNATURE-----\r\n","size":18579},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_2.0.0-alpha.0_1682958926688_0.2998624272341164"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-01T16:35:26.946Z","publish_time":1682958926946,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.1":{"type":"module","name":"@symbiotejs/symbiote","version":"2.0.0-alpha.1","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"tsc -p dts.cfg.json","test":"web-test-runner"},"module":"./core/index.js","exports":"./core/index.js","types":"./types/symbiote.d.ts","publishConfig":{"access":"public"},"description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@esm-bundle/chai":"^4.3.4-fix.0","@types/node":"^17.0.14","@web/test-runner":"^0.16.1","@web/test-runner-playwright":"^0.10.0","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","eslint-plugin-html":"^7.1.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","sinon":"^15.0.4","typescript":"^5.0.0"},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"readmeFilename":"README.md","gitHead":"8a89672bf16d60efe0d788c2672a6a972b47b5b5","_id":"@symbiotejs/symbiote@2.0.0-alpha.1","_nodeVersion":"18.7.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-CqmrWxwsszwFWTE8tNE6aTrQQu+T+DHPXUuFFUOYQnSSjAFX24YaEz2QMDAyZKel5VzbrS3+KscN4FGaeRta3A==","shasum":"64977eb9936609b895c12350c0569a941c2c746e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-2.0.0-alpha.1.tgz","fileCount":19,"unpackedSize":65092,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAQIWYslReTQMkh9LHbVHS6C+ep2ofTxgwns5cmJ1TUwAiEAwKO1/5F+4aNf3oTBQPmFiEJGPlXem3V63Qks94hUeYo="}],"size":18530},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_2.0.0-alpha.1_1683033621919_0.6616476799017832"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-02T13:20:22.106Z","publish_time":1683033622106,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.2":{"type":"module","name":"@symbiotejs/symbiote","version":"2.0.0-alpha.2","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"tsc -p dts.cfg.json","test":"web-test-runner"},"module":"./core/index.js","exports":"./core/index.js","types":"./types/symbiote.d.ts","publishConfig":{"access":"public"},"description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@esm-bundle/chai":"^4.3.4-fix.0","@types/node":"^17.0.14","@web/test-runner":"^0.16.1","@web/test-runner-playwright":"^0.10.0","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","eslint-plugin-html":"^7.1.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","sinon":"^15.0.4","typescript":"^5.0.0"},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"readmeFilename":"README.md","gitHead":"c0aa3b246d479d87312d37658ff6dfd79367fc97","_id":"@symbiotejs/symbiote@2.0.0-alpha.2","_nodeVersion":"18.7.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-vmirq4EXJe7suBWiKD0JS+E5yStRWmVXq6ZsamnwHUkjWUYOajP9mIsrFb/EhA4KYQ9B516IQo8o+e5ajr4nLg==","shasum":"f22deadae4dcf5265118dd1ebb9f1372b64e9274","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-2.0.0-alpha.2.tgz","fileCount":19,"unpackedSize":65309,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDu4MsK0XDBxQZXqvJfi5fBwYvv3mZo1gprXMvOZb1+VgIgT7j1/dghhXzrX9r900YxM/SE+XLZ7ftqL41myCwdbVI="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkUUdZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpEaw/+KTEGrDBkMFMLNtRpX0kaU0PC4jRUPH26cnS+FvSSXwodrC63\r\niuc6b31sCpwAw/OO0600DI2Q7jn+EC8M+TBBNGF+F5K7aequwWzm1KUSAlv8\r\n2J/mYnaesknys+rzCudm58pNf7V39U5DCwBjRe1UqdB9LuM24soFGTb2hkxX\r\n7uRnXiMKVi9p5lB6PpfYDHW+vxO2Ka66BeU2U6TSEwiDVgM3gYQpkGyMqYdi\r\n0tjPAmfbHRueO42W/v/Z0+bNBiPqIMTy3GVUEC2aO0yxzlGUuJltDQJwb+c1\r\nMkWWfuAdtyLFx1cg7vOxQYOUIUlZOuGI8a4Jie2q+CaPEoiZyex/sQkwGhNp\r\ngu14rUR6ZK39v9ecnv0InOba7Wsz+3VdPVscuGHFFBHIJt4ourAfBFcGK6hu\r\nQoHNeZmgIu9iPHTKp34j3q6AAwdrMIRV4TyYqRbwlfdEqXwJym7Ogxrr8Kox\r\nZZ8ck3CURi+2HVZBtpwvsvbIls9JxxMXg6L782RrHb1KBQ/UwoFL98E/Y6Op\r\nHCnIyQ8uyp7V9SNqUctDGVfzoSBIBIqfonEOQq3JmjYIRroK76RwMJp3tA5Y\r\nbpH+Py8XKGtsojcsw2mkhjpMbd2jFH8XY5kg0jSCfF+NeZSN/mZIre/ZbIRj\r\n2PxrzbwvbC0uqnHOkxYPiWUAW3MW3V4RpI8=\r\n=irDB\r\n-----END PGP SIGNATURE-----\r\n","size":18624},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_2.0.0-alpha.2_1683048281134_0.42914581072104996"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-02T17:24:41.309Z","publish_time":1683048281309,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.3":{"type":"module","name":"@symbiotejs/symbiote","version":"2.0.0-alpha.3","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"tsc -p dts.cfg.json","test":"web-test-runner"},"module":"./core/index.js","exports":"./core/index.js","types":"./types/symbiote.d.ts","publishConfig":{"access":"public"},"description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@esm-bundle/chai":"^4.3.4-fix.0","@types/node":"^17.0.14","@web/test-runner":"^0.16.1","@web/test-runner-playwright":"^0.10.0","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","eslint-plugin-html":"^7.1.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","sinon":"^15.0.4","typescript":"^5.0.0"},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"readmeFilename":"README.md","gitHead":"97fc98efe9236e51c2c8dac775b829570c2604ae","_id":"@symbiotejs/symbiote@2.0.0-alpha.3","_nodeVersion":"18.7.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-ySnxKIjYSyQs9Hb9/QN9mp4C04AOFno4UHEfRfIgLUOhLmB0H8Zz14OizRZfRRf4KfwW0vLxrTALL0/KVHqUKQ==","shasum":"e8d81ceed44fd79a17359e10d57f6decccd1c4bf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-2.0.0-alpha.3.tgz","fileCount":20,"unpackedSize":66544,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAEgHGM4hR4vb9x0XufEyDsw8BdN4/Xh30pzC98j/ylMAiEA/gUWdW/RnvWP4vYWmFLlbuasq76zFmJjN8gZEiXJFfA="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkVCGLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpWLhAAgjN9u77P0D4vPBhkkfryY9lZW11TWEk6vDOt8Tum9DvXq8Zi\r\n/a/UXzUiG+rYboiY3miOMm4Ew5GcYGhcyA+dLHWeSYdm/Di94V6vfX7G0B8g\r\nqmgI900SidZisrj9FG17aXtoEy55ZRb0o4UiU5wtiCS0uR8s6temaRkFqRrU\r\nkPk30JS1D4A2kJv4AXDiiNr7l4iIjtd8paBNwaugWJRJQ23ah44vRt17m+fM\r\nyWsD0Zj/y7xO5JjUgy2riQW5SWpgYxVmCdtFZl1dB47sraPtM47W+NtX5iju\r\nnDGWyeVU/yWH3tcd5kBK64vNt7fDgpZENyUYEA98fBov+S/toNDYSxBuq8Gf\r\niEaEyfqVmu+DXJeHoBTRdajJPohbtDrPandYMr1xuLBsKQbXI+PB3uHuRXHi\r\nvoGrH6sAvoIdHY/rOle1iZSDs6yNOhKSJ97TE4hB2piDU0fnObtgzxK0JrrB\r\nXn0ZYZtNosMa+o7RAQElu2OLMX2BV3H++rKYnS1mywD/P15Et7W7xJ8iZzPZ\r\nDNwdor3sUZMe07V8ENYQ10aUdmBdPoHN588Ze6dvhYxUGEfVNvcd7Nq06sEs\r\nqXFex3dYcoryf1yXkarlJri7VwtSkQ0KYAel5TymfKceSWYnrVhd3ZB7dwq9\r\n62XAxowevyOyWzJ0smP3jE0/aCiHwFjvamY=\r\n=2H59\r\n-----END PGP SIGNATURE-----\r\n","size":18964},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_2.0.0-alpha.3_1683235211215_0.7572555654927202"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-04T21:20:11.412Z","publish_time":1683235211412,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.4":{"type":"module","name":"@symbiotejs/symbiote","version":"2.0.0-alpha.4","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"tsc -p dts.cfg.json","test":"web-test-runner"},"module":"./core/index.js","exports":"./core/index.js","types":"./types/symbiote.d.ts","publishConfig":{"access":"public"},"description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@esm-bundle/chai":"^4.3.4-fix.0","@types/node":"^17.0.14","@web/test-runner":"^0.16.1","@web/test-runner-playwright":"^0.10.0","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","eslint-plugin-html":"^7.1.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","sinon":"^15.0.4","typescript":"^5.0.0"},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"readmeFilename":"README.md","gitHead":"d250e241777f79866fbf18be87d994153e3eba8c","_id":"@symbiotejs/symbiote@2.0.0-alpha.4","_nodeVersion":"18.7.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-iBI6LFbKQVXi2mwbzUP7WiF3Tkhbpf332iy3TilshZVIKybq+Q7qwygkMQqFSgp8HxwvrYApwijqrVaqrq9Lzg==","shasum":"38f34edb20b5495265c127e3351ea525c14f6455","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-2.0.0-alpha.4.tgz","fileCount":20,"unpackedSize":66573,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF8Fb3T68vA8Akn2CC+4m8T1tTQNq9LIM/GCkSol54bQAiEA0UZCDgQ4xx+iUmsDzpm5gHXhgodw1CiSNJE8SdXoPFc="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkVCubACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpqYA/+NeRJAhyhgTKD82+zRcmsQ+l6EOLOWcbotg4cbjBPpMdw8rTY\r\n7fqoTz4EVX0QY7MvDCRaF7B8Vc9GHcd2DKxSA4EdFQ6pTIiPgHK/GEWsgFyW\r\nYDZtHT3bkcdSrRPpl7BLpB3hbPnb2MpntUygOXrX+9k59JhJx4Uos+/V2XFV\r\n+1ftzkDUqsgurUZ5u32UG8GaS7aJg/Dnu3iTV+tJ7IC0yUua/kSzg7J8eLWX\r\nimY5o7JK8H9qxuXixaB+Zn7oYHPw3oX7B71i+fSFVrPD3EQshy4kdsCyOTI0\r\nB87etnjzs3HFmSOgU2BtuDR8FCKDEn73b1cFVbL+yIkzj+wIu7LXABmLMGft\r\n0qrB0dHvHiPEI9nveRjdu9WaXaoNFhbUi6EN3iMnrk7ZyBh7kuFnmq40Z4KZ\r\nMIImCCqeACjKYN7bQkS3A356pRn74jSdc9105iQppU+rRPkBj8rvdOZbTcTM\r\nEjstH6c/kpCnp+BBg20GvApNypbBV0QyjpUxnEgaERJPiPHFVGFvb3qh/V5h\r\n6wDY1Le6X3kZ3RS7qS3/tKW1WR1/fT0imp/VamGBj+9ctUHd8hTKCWK8i4WF\r\nZ56qFyanVOBj0BIIHLPuWRjnoEMpJWtGVOkacwtCo+jnZq4mSFidQzxwFHDa\r\npe3xFykCdIUOvXFfyPBt1IcXVlFA0tN+Egc=\r\n=c55v\r\n-----END PGP SIGNATURE-----\r\n","size":18968},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_2.0.0-alpha.4_1683237786939_0.20123840753442113"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-04T22:03:07.108Z","publish_time":1683237787108,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.5":{"type":"module","name":"@symbiotejs/symbiote","version":"2.0.0-alpha.5","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"tsc -p dts.cfg.json","test":"web-test-runner"},"module":"./core/index.js","exports":"./core/index.js","types":"./types/symbiote.d.ts","publishConfig":{"access":"public"},"description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@esm-bundle/chai":"^4.3.4-fix.0","@types/node":"^17.0.14","@web/test-runner":"^0.16.1","@web/test-runner-playwright":"^0.10.0","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","eslint-plugin-html":"^7.1.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","sinon":"^15.0.4","typescript":"^5.0.0"},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"readmeFilename":"README.md","gitHead":"2b2b04f9e4ddadada69f8665ecd9734b5c8be0bd","_id":"@symbiotejs/symbiote@2.0.0-alpha.5","_nodeVersion":"18.7.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-3xY1oNASYQw8ClXkziOHN4w9IJkgt/hl3t0tkQfbHxP8OwUIwPYLV7eJfHkg+M0vShdS4I1Ad+BQq6aQLtqPgQ==","shasum":"f89b703537b16b7509bd19c9756ff6913be46136","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-2.0.0-alpha.5.tgz","fileCount":20,"unpackedSize":66517,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC/WODgawBTH+1P3wTsLGM1MMvjg4MgWxbXvmQD4upxVAiB1YSOqw/KQOkOakrZpXycIIcazu0HoB9dqBxJsMfOzcw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkVNDbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqhWw//b2p76Xrx/Y9H0EI8RFI+sCiwSsQr3L8XVKfc1cFqXdRuOAat\r\nOjg4pCHIAd0rnHHmzAKXbkt517HmE7wXvfrE3DOmRPW+0p4a5ncYMXYmHfCl\r\nijods/4A4NdBZ7bl/MVAHyONxG90Q2U75kdMh+FYVSqTVlzbMKVY9K6Jq9Te\r\n7efiAuspEq09o5B0/GKDZC0j6TheY5eY5nfW+Ncd3fi0oMN0evcGPrssx7i6\r\nvtDvxi+tFUmumXaREzmQnDySCypP5se8yft0s0Xld3gnuTyhz+XLYwo20sfe\r\nxW5rjiboMJ6EB98XrmSTa9GXgFraT1tTfU0IIrbZYnQremA2BblAbSwDRTI4\r\nEGxqeNXG9l43XERXmLtydwRcpfm0bLDP1aNLrde36Zxis1gneh/o8OwbitwN\r\nSMYwxIQ9eEab7jBoaEnN1YQ6tUjj2vLF2Yn1nufvskfbhc4f17N0hP063gWv\r\n+aMySlgaQEvXTpmpEfQq6lNJDp5f7Xo2utqrFF873HN2RKEajF2k1Q9ovHN6\r\nes6hYAJM0In5IkVX37TXSGPvqNt8ntDAhjyYpQ7IICyagH7DU1qadv+5GDWc\r\n7gl4fjH8xnNhq1QfZoboYYASXzo/zlllxuRG+2gxD6mCemCGcfKUsbMtx74y\r\nmRvvQCx7Xact7KY+GRsfyEvKTqkyDGBsEms=\r\n=A8fd\r\n-----END PGP SIGNATURE-----\r\n","size":18925},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_2.0.0-alpha.5_1683280091068_0.7070737477699061"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-05T09:48:11.403Z","publish_time":1683280091403,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.6":{"type":"module","name":"@symbiotejs/symbiote","version":"2.0.0-alpha.6","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"tsc -p dts.cfg.json","test":"web-test-runner"},"module":"./core/index.js","exports":"./core/index.js","types":"./types/symbiote.d.ts","publishConfig":{"access":"public"},"description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@esm-bundle/chai":"^4.3.4-fix.0","@types/node":"^17.0.14","@web/test-runner":"^0.16.1","@web/test-runner-playwright":"^0.10.0","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","eslint-plugin-html":"^7.1.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","sinon":"^15.0.4","typescript":"^5.0.0"},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"readmeFilename":"README.md","gitHead":"53fe4235d4cfd1c123ecb09723a8ee89b298c8ef","_id":"@symbiotejs/symbiote@2.0.0-alpha.6","_nodeVersion":"18.7.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-YjGAeQ4mvIcK3JR5MXafFo7ZiWjcgSVRjO+i4U+9cCjonRz/ioVcE0I6m2d05PDWPp2XixDlYiqbiMElAmx+wQ==","shasum":"0de50fc6d51c7e3d041774f40457f0c2628b59cd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-2.0.0-alpha.6.tgz","fileCount":20,"unpackedSize":66312,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC5X7CicMW0RrUrMXsWoJrYFMiiTxg+q6ZS15hNTgh4BgIgfF8Tq+fzs1D/Gv0vvVslxzAfenKlnjSeQybhpFCr/tk="}],"size":18858},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_2.0.0-alpha.6_1684696393399_0.4481580037900543"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-21T19:13:13.560Z","publish_time":1684696393560,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.7":{"type":"module","name":"@symbiotejs/symbiote","version":"2.0.0-alpha.7","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"tsc -p dts.cfg.json","test":"web-test-runner"},"module":"./core/index.js","exports":"./core/index.js","types":"./types/symbiote.d.ts","publishConfig":{"access":"public"},"description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@types/node":"^17.0.14","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","eslint-plugin-html":"^7.1.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","typescript":"^5.0.0"},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"_id":"@symbiotejs/symbiote@2.0.0-alpha.7","readmeFilename":"README.md","_nodeVersion":"20.5.0","_npmVersion":"9.8.0","dist":{"integrity":"sha512-IKAcaYN1wBASTOoNOtA1SSp2uMBlKxsCskO82q/rLJLIHGn6VvB/s9NqFvsGXmpNumflii1awhhIqEmFU9D6xQ==","shasum":"83f7dc614825165062cf1640b9b0291f04964ae9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-2.0.0-alpha.7.tgz","fileCount":22,"unpackedSize":67278,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD8xGXz57P6wu+fxZqNnkZ3gbRR+OoLujU+xqvhpvNRKQIhAMQlA0vYGTPYixQoSvYq7yPPDqgjTEwJoVxqAEFiMf3A"}],"size":19130},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_2.0.0-alpha.7_1690833676851_0.20839640755255218"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-31T20:01:17.018Z","publish_time":1690833677018,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.8":{"type":"module","name":"@symbiotejs/symbiote","version":"2.0.0-alpha.8","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"tsc -p dts.cfg.json","test":"web-test-runner"},"module":"./core/index.js","exports":"./core/index.js","types":"./types/symbiote.d.ts","publishConfig":{"access":"public"},"description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@types/node":"^17.0.14","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","eslint-plugin-html":"^7.1.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","typescript":"^5.0.0"},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"_id":"@symbiotejs/symbiote@2.0.0-alpha.8","readmeFilename":"README.md","_nodeVersion":"20.5.0","_npmVersion":"9.8.0","dist":{"integrity":"sha512-wMFjj/NKZxAGIC1Z/pOMbUOgQuy7b4rAeMZdwH7vwFBNzCYN/f5iWqwsLuTqqFZRgO3MxcfjVlSpsOGcSyEHQg==","shasum":"76764be029af6e032aba32b35130d9fe913ef8b0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-2.0.0-alpha.8.tgz","fileCount":21,"unpackedSize":62064,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDCx1BucFBgkIXliI0o2xRfGS+f8Q0CFAaprVZ2wT7VBwIhAKYiHjsKapUIVsAM4PrMWCYG0KSV29q2NDhRyR1t52LX"}],"size":17936},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_2.0.0-alpha.8_1695678432729_0.1475621265977185"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-25T21:47:12.909Z","publish_time":1695678432909,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.9":{"type":"module","name":"@symbiotejs/symbiote","version":"2.0.0-alpha.9","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"tsc -p dts.cfg.json","test":"web-test-runner"},"module":"./core/index.js","exports":"./core/index.js","types":"./types/symbiote.d.ts","publishConfig":{"access":"public"},"description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@types/node":"^17.0.14","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","eslint-plugin-html":"^7.1.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","typescript":"^5.0.0"},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"_id":"@symbiotejs/symbiote@2.0.0-alpha.9","readmeFilename":"README.md","_nodeVersion":"20.5.0","_npmVersion":"9.8.0","dist":{"integrity":"sha512-WK9cEKrDj77W6oU1ShuszCnx7pxPGL/SFVb10xnSdVkbyTU960DLpqe0R0QocBdJ+rDGpNuSFnJbaJ+OdERyVg==","shasum":"f418aa71ec5394bd3bdd6a17d79c4b8587280ad6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-2.0.0-alpha.9.tgz","fileCount":21,"unpackedSize":62276,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCHZ4yg6vLzyUrQeAYCgQUxMYegN8Ve5fX3m/UeAsE78QIgHbPlUAwhdv72UEPvUPeNA00n5pX+BwQNHsS2r4RGxAU="}],"size":17980},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_2.0.0-alpha.9_1695680993949_0.9772993596450745"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-25T22:29:54.180Z","publish_time":1695680994180,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.10":{"type":"module","name":"@symbiotejs/symbiote","version":"2.0.0-alpha.10","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"tsc -p dts.cfg.json","test":"web-test-runner"},"module":"./core/index.js","exports":"./core/index.js","types":"./types/symbiote.d.ts","publishConfig":{"access":"public"},"description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@types/node":"^17.0.14","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","eslint-plugin-html":"^7.1.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","typescript":"^5.0.0"},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"_id":"@symbiotejs/symbiote@2.0.0-alpha.10","readmeFilename":"README.md","_nodeVersion":"20.5.0","_npmVersion":"9.8.0","dist":{"integrity":"sha512-HrRSQ9Bk3dM5ChRZEOpmvGrdTzAoUTH1Khte9TaMiDieNWElfJLWPQTQ5XhLbX7KtkGFZ9zszMTk/6TxFbdCbw==","shasum":"04d9cc2c93fd57ed1fc3be135a0d892e97b04f6b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-2.0.0-alpha.10.tgz","fileCount":21,"unpackedSize":62250,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHRzEs9AQePFIHy58i0QgouKfwysL3keGO5Lpw3nxCbfAiBpg7SM/VuyUNDbiHXpVhRO2BwJfJiz20N7fjRtL9FWtw=="}],"size":17976},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_2.0.0-alpha.10_1695681135245_0.5400103298701735"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-25T22:32:15.576Z","publish_time":1695681135576,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.11":{"type":"module","name":"@symbiotejs/symbiote","version":"2.0.0-alpha.11","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"tsc -p dts.cfg.json","test":"web-test-runner"},"module":"./core/index.js","exports":"./core/index.js","types":"./types/symbiote.d.ts","publishConfig":{"access":"public"},"description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@types/node":"^17.0.14","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","eslint-plugin-html":"^7.1.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","typescript":"^5.0.0"},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"_id":"@symbiotejs/symbiote@2.0.0-alpha.11","readmeFilename":"README.md","_nodeVersion":"20.5.0","_npmVersion":"9.8.0","dist":{"integrity":"sha512-cT2PeGVDVhluDkS5Eim40WrUdNdLWx6gtm7Omfr4CYjjZbaq2wjrTWl6DK31PeCMpcUJ8D9TaVScImjDGmq3pw==","shasum":"ce9c43d406bb0f7cfdfa63a816c143fc2a7a3dac","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-2.0.0-alpha.11.tgz","fileCount":21,"unpackedSize":62581,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCqt2SIjs/0zko/R4il4kf3muNlAMBIBQPDNuYozg/DewIhAIRvnH/sh9PxHnFrP+arkjybpqVlYQZniF56monGFvrC"}],"size":18047},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_2.0.0-alpha.11_1695730547434_0.4575658888114771"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-26T12:15:47.651Z","publish_time":1695730547651,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.12":{"type":"module","name":"@symbiotejs/symbiote","version":"2.0.0-alpha.12","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"tsc -p dts.cfg.json","test":"web-test-runner"},"module":"./core/index.js","exports":"./core/index.js","types":"./types/symbiote.d.ts","publishConfig":{"access":"public"},"description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@types/node":"^17.0.14","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","eslint-plugin-html":"^7.1.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","typescript":"^5.0.0"},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"_id":"@symbiotejs/symbiote@2.0.0-alpha.12","readmeFilename":"README.md","_nodeVersion":"20.5.0","_npmVersion":"9.8.0","dist":{"integrity":"sha512-NAxZ7FpEFUT8eOOHO5K+RVdrgQS7zC6NOFFCvs7TRmG6n6F0XsNEwMm9D+tXOL2rKrADk1Bo182r5pVS/b37Mg==","shasum":"9ee50f2fa1b14057557eec0e427f2f42b883ddad","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-2.0.0-alpha.12.tgz","fileCount":21,"unpackedSize":62613,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDTS+h22ijV7LoXhZOIVGNQTD9fW/vXReGVDmNkausHmwIhAL8rkZ3Mg1a66aB60C/TpiBwdc7B0jz03xkPsjuyM1e0"}],"size":18054},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_2.0.0-alpha.12_1695731666535_0.03862261133175493"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-26T12:34:26.808Z","publish_time":1695731666808,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.13":{"type":"module","name":"@symbiotejs/symbiote","version":"2.0.0-alpha.13","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"tsc -p dts.cfg.json","test":"web-test-runner"},"module":"./core/index.js","exports":"./core/index.js","types":"./types/symbiote.d.ts","publishConfig":{"access":"public"},"description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@types/node":"^17.0.14","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","eslint-plugin-html":"^7.1.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","typescript":"^5.0.0"},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"_id":"@symbiotejs/symbiote@2.0.0-alpha.13","readmeFilename":"README.md","_nodeVersion":"20.5.0","_npmVersion":"9.8.0","dist":{"integrity":"sha512-KQo5vb/E3OWeP7jYYqbqIG+XtqcEzfhlDqq2h3RAH4/UUxOR6ZGoyNNZzmRhH83YlnMDuylObsKpiWXa3tgZ7w==","shasum":"4293edae18d73979194cd7532edc89164d40e71e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-2.0.0-alpha.13.tgz","fileCount":21,"unpackedSize":62661,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAj1v8ZyZD9ogZnWt55tyUlfXo0WUx5lwthXBmTXgzM9AiAV51jslToh4YcdOOVz8jxymjkrrAFcOP9CIGbIGCppeQ=="}],"size":18069},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_2.0.0-alpha.13_1695736893191_0.9416291162778807"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-26T14:01:33.390Z","publish_time":1695736893390,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.15":{"type":"module","name":"@symbiotejs/symbiote","version":"2.0.0-alpha.15","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"tsc -p dts.cfg.json","test":"web-test-runner"},"module":"./core/index.js","exports":"./core/index.js","types":"./types/symbiote.d.ts","publishConfig":{"access":"public"},"description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@types/node":"^17.0.14","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","eslint-plugin-html":"^7.1.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","typescript":"^5.0.0"},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"_id":"@symbiotejs/symbiote@2.0.0-alpha.15","readmeFilename":"README.md","_nodeVersion":"20.5.0","_npmVersion":"9.8.0","dist":{"integrity":"sha512-rs2xA6zpQN9lLannsrKL2CRDDJQb/vL+wjdILXF/OKR2IzunYfQH7RJEKpK3yCfCc30tr8KmqblSpXy7ruTFmA==","shasum":"9ca61684181329a34cbc9bf1a06f03968c72ea1d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-2.0.0-alpha.15.tgz","fileCount":21,"unpackedSize":63139,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHY2AEgFI7p0cUfe6EIWn2QQ4QlUNmFWoG4+wlnmub1XAiBi5V/l8/G8leFPcAxPWUMs8FVzb/va2TfOb9hvIb+aLg=="}],"size":18217},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_2.0.0-alpha.15_1698508551299_0.756872536748866"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-28T15:55:51.540Z","publish_time":1698508551540,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.16":{"type":"module","name":"@symbiotejs/symbiote","version":"2.0.0-alpha.16","scripts":{"lint:types":"tsc","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore","lint":"npm run lint:types && npm run lint:eslint && npm run lint:prettier","format":"npm run format:eslint && npm run format:prettier","types":"tsc -p dts.cfg.json","test":"web-test-runner"},"module":"./core/index.js","exports":"./core/index.js","types":"./types/symbiote.d.ts","publishConfig":{"access":"public"},"description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"@babel/eslint-parser":"^7.15.8","@babel/preset-env":"^7.15.8","@types/node":"^17.0.14","eslint":"^8.0.1","eslint-config-google":"^0.14.0","eslint-config-prettier":"^6.11.0","eslint-plugin-html":"^7.1.0","husky":"^1.3.1","lint-staged":"^11.2.3","prettier":"^2.0.5","prettier-plugin-jsdoc":"0.0.17","typescript":"^5.0.0"},"prettier":{"singleQuote":true,"tabWidth":2,"semi":true,"arrowParens":"always","printWidth":200,"parser":"jsdoc-parser"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.js":["tsc --skipLibCheck --allowJs --noEmit","eslint --fix","prettier --write","git add"]},"_id":"@symbiotejs/symbiote@2.0.0-alpha.16","readmeFilename":"README.md","_nodeVersion":"20.5.0","_npmVersion":"9.8.0","dist":{"integrity":"sha512-D3XcHHn4ybAKVCN5oz/SqC4l6df+e0cZm56G5e8XJSkJFHG3DvUgR+rOEnfuxqNpu8FolHnabk897dGW2y0C1A==","shasum":"a8028b3bf630c2c28e494e3c8ce05dee945b123a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-2.0.0-alpha.16.tgz","fileCount":21,"unpackedSize":64140,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGldrycYLvCBOyyKFUT0P1W/5kYVNpPMVbcbA+rnoXwgAiEAx6kTI0gUSVJhXt3s1JLfImC7iZg6JUjpXkc6VI8mTd4="}],"size":18612},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_2.0.0-alpha.16_1699467553806_0.9564391005926642"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-08T18:19:14.008Z","publish_time":1699467554008,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.18":{"type":"module","name":"@symbiotejs/symbiote","version":"2.0.0-alpha.18","scripts":{"types":"tsc -p dts.cfg.json"},"module":"./core/index.js","exports":"./core/index.js","types":"./types/symbiote.d.ts","publishConfig":{"access":"public"},"description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"typescript":"^5.0.0"},"_id":"@symbiotejs/symbiote@2.0.0-alpha.18","readmeFilename":"README.md","_nodeVersion":"20.5.0","_npmVersion":"9.8.0","dist":{"integrity":"sha512-8tuyqYA0GoJqrv2y0turk4vM+4Mx5cNUDJbFR5LixjK/iB6wzNSMO4VCK0zxm2wSglQKT5XMQtK8kA5Dk1goqA==","shasum":"fb8cb9a1230fdf9cd12b25f49d24001079774918","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-2.0.0-alpha.18.tgz","fileCount":21,"unpackedSize":63437,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE+luEuczkBLr1VH0OVvtlwle0FmIquLSgsQnYgRI3v0AiAug1D070B4xgMGgktWSC63FyutbQpAB/quQv8Qm60TNA=="}],"size":18248},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_2.0.0-alpha.18_1701533623610_0.04363023413754297"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-02T16:13:43.820Z","publish_time":1701533623820,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.19":{"type":"module","name":"@symbiotejs/symbiote","version":"2.0.0-alpha.19","scripts":{"types":"tsc -p dts.cfg.json"},"module":"./core/index.js","exports":"./core/index.js","types":"./types/symbiote.d.ts","publishConfig":{"access":"public"},"description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"typescript":"^5.0.0"},"_id":"@symbiotejs/symbiote@2.0.0-alpha.19","readmeFilename":"README.md","_nodeVersion":"20.5.0","_npmVersion":"9.8.0","dist":{"integrity":"sha512-6dydFk6yOvj51KC9+sdwxx/TvJqzZ6IKtn91Q6+JeL98YMIwpvjJj+PJwzQQERTA5GKaS3PffnJllkGS/qRBRg==","shasum":"3a177e991dd98128e3a8135d95fb6afde1738a5c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-2.0.0-alpha.19.tgz","fileCount":21,"unpackedSize":64190,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDgHp7+peRJBkp69q/NwUwDbESsrzZ5Q22f8pN/eY/dpAiAhpZiVsrjLo5jdlEZDzEb6I/JHcZNVRh1f3DSN28YlmA=="}],"size":18434},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_2.0.0-alpha.19_1701951721679_0.8782244799077259"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-07T12:22:01.850Z","publish_time":1701951721850,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.20":{"type":"module","name":"@symbiotejs/symbiote","version":"2.0.0-alpha.20","scripts":{"types":"tsc -p dts.cfg.json"},"module":"./core/index.js","exports":"./core/index.js","types":"./types/symbiote.d.ts","publishConfig":{"access":"public"},"description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"typescript":"^5.0.0"},"_id":"@symbiotejs/symbiote@2.0.0-alpha.20","readmeFilename":"README.md","_nodeVersion":"20.5.0","_npmVersion":"9.8.0","dist":{"integrity":"sha512-+Ue/OGXjzeiwEP/cBp9Rq5lUbc1we534cgCYPGqJGdJMWd09BavJlveszO7CUsCKRS5bFA/sRqrk6wdGm3xX7Q==","shasum":"40a94e5eaa25ecf4422552eb892fa1f1db55ab56","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-2.0.0-alpha.20.tgz","fileCount":21,"unpackedSize":63335,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAFkqv8R72/Atea8GYUJXt7oAvnY3tBqlonmLNEDfLeKAiAWhfkmOhCxCrdfaW8dunPwF0kAUhYdkFIlX3m6bGymYw=="}],"size":18255},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_2.0.0-alpha.20_1702665444435_0.08394108232537922"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-15T18:37:24.678Z","publish_time":1702665444678,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.21":{"type":"module","name":"@symbiotejs/symbiote","version":"2.0.0-alpha.21","scripts":{"types":"tsc -p dts.cfg.json"},"module":"./core/index.js","exports":"./core/index.js","types":"./types/symbiote.d.ts","publishConfig":{"access":"public"},"description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"typescript":"^5.0.0"},"_id":"@symbiotejs/symbiote@2.0.0-alpha.21","readmeFilename":"README.md","_nodeVersion":"20.5.0","_npmVersion":"9.8.0","dist":{"integrity":"sha512-9cCnKoTsKyJPzdOIlje7/bXKcHuNeTn0kgUenAmKsorNQYDcIyXn/jW/ddupXoU8616gi2r9xJxP4Zx9i99VXw==","shasum":"9acc2deda9174c35b8899d233ddee2cb1ff3e71a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-2.0.0-alpha.21.tgz","fileCount":21,"unpackedSize":63331,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB6265dUKatzJjIwSfcziuhkh2CayXQN8MAUr4/URK9/AiBJGw/bE68VcQObOEAqKAvPhwVn+czYvbPBBhwTv2H5dw=="}],"size":18248},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_2.0.0-alpha.21_1703944507130_0.343296049037334"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-30T13:55:07.335Z","publish_time":1703944507335,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.22":{"type":"module","name":"@symbiotejs/symbiote","version":"2.0.0-alpha.22","scripts":{"types":"tsc -p dts.cfg.json"},"module":"./core/index.js","exports":"./core/index.js","types":"./types/symbiote.d.ts","publishConfig":{"access":"public"},"description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"typescript":"^5.0.0"},"_id":"@symbiotejs/symbiote@2.0.0-alpha.22","readmeFilename":"README.md","_nodeVersion":"20.5.0","_npmVersion":"9.8.0","dist":{"integrity":"sha512-TtsR3gB46NZMqBgdhj+TQNS08X5dkqT5Xla0kOgAj6wQuYAYOcfOq08kJfBM5zf+6RAOlyBh++GdV51X6JEl5g==","shasum":"721fb1936eb343df77a54d8fd34f19aed6a61837","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-2.0.0-alpha.22.tgz","fileCount":21,"unpackedSize":63423,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEkOKcAkB3bTxhyz7vJegHtoJUQ+1/cPFOOVAXG4KunDAiB8XiE3NLoU5iW+SkJMzq60VjVwOCbAzQnsX7DioYOpKA=="}],"size":18261},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_2.0.0-alpha.22_1703954032074_0.9057110028914024"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-30T16:33:52.236Z","publish_time":1703954032236,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.23":{"type":"module","name":"@symbiotejs/symbiote","version":"2.0.0-alpha.23","scripts":{"types":"tsc -p dts.cfg.json"},"module":"./core/index.js","exports":"./core/index.js","types":"./types/symbiote.d.ts","publishConfig":{"access":"public"},"description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"typescript":"^5.0.0"},"_id":"@symbiotejs/symbiote@2.0.0-alpha.23","readmeFilename":"README.md","_nodeVersion":"20.5.0","_npmVersion":"9.8.0","dist":{"integrity":"sha512-6uZe2uHTUFYqm3F/9NcqXL5sVWw712FWrcsGcNeMtceNchpscgL9OU3MX8vGhUZ830zARIrLnNKys0E+CCy37w==","shasum":"13c4c60c2f462b882d55bf2d8d8f55fc5b2b3aa8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-2.0.0-alpha.23.tgz","fileCount":21,"unpackedSize":63875,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGMjpFdP0HqRmeCG1jhDKIfW0+OIR0LEI4HMDUV0yMD9AiEAnf3TgwGOjBsHwIGG5xGE53TOPmh/q8Ie2dBNuzOdP1o="}],"size":18333},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_2.0.0-alpha.23_1703967322849_0.688029677702068"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-30T20:15:23.012Z","publish_time":1703967323012,"_source_registry_name":"default","contributors":[]},"2.0.1":{"type":"module","name":"@symbiotejs/symbiote","version":"2.0.1","scripts":{"types":"tsc -p dts.cfg.json"},"module":"./core/index.js","exports":"./core/index.js","types":"./types/symbiote.d.ts","publishConfig":{"access":"public"},"description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"typescript":"^5.0.0"},"_id":"@symbiotejs/symbiote@2.0.1","readmeFilename":"README.md","_nodeVersion":"20.5.0","_npmVersion":"9.8.0","dist":{"integrity":"sha512-Y5fcXEcKdVMQvuaU+1wQpBlAtZvzc059usFjjQPilHTNEV2316MBjbF/RfK/3h8NCRoeztwWI+WRk9+qfO4acQ==","shasum":"726d2d59303c15006edb2da08b33ba2da156b969","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-2.0.1.tgz","fileCount":21,"unpackedSize":63975,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCVaefT7pZFTlPHDJGi7loxYYo7pSmdnOEMS2h/AYBsDQIgHxasyOeciRKVHRafNCjnx4k597Wc71bZu4A8pzt7HaQ="}],"size":18355},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_2.0.1_1704886191615_0.16345583883638515"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-10T11:29:51.760Z","publish_time":1704886191760,"_source_registry_name":"default","contributors":[]},"2.0.2":{"type":"module","name":"@symbiotejs/symbiote","version":"2.0.2","scripts":{"types":"tsc -p dts.cfg.json"},"module":"./core/index.js","exports":"./core/index.js","types":"./types/symbiote.d.ts","publishConfig":{"access":"public"},"description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"typescript":"^5.0.0"},"_id":"@symbiotejs/symbiote@2.0.2","readmeFilename":"README.md","_nodeVersion":"20.5.0","_npmVersion":"9.8.0","dist":{"integrity":"sha512-24iCER42y0YKWNuQnGWdOabmJdZqUZRs2HAY3bRfxJzi6KDNJrs7cvoiXFEfVaLnwh+0r+OHJzhkDrJNdiH7eA==","shasum":"7e559fb1645c867367fd3f640a124f57dd06963d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-2.0.2.tgz","fileCount":21,"unpackedSize":63991,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE496acPdZV1PVaNG07YePlGKaW6mSqpKtGmqNdKhKymAiEAgM9NOE7Q5B2EgeGouf1xK31S9nns+GmYd6nni8LYVxE="}],"size":18360},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_2.0.2_1704887484355_0.04132832705164535"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-10T11:51:24.515Z","publish_time":1704887484515,"_source_registry_name":"default","contributors":[]},"2.0.3":{"type":"module","name":"@symbiotejs/symbiote","version":"2.0.3","scripts":{"types":"tsc -p dts.cfg.json"},"module":"./core/index.js","exports":"./core/index.js","types":"./types/symbiote.d.ts","publishConfig":{"access":"public"},"description":"Symbiote.js","author":{"name":"hello@symbiotejs.org"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"typescript":"^5.0.0"},"_id":"@symbiotejs/symbiote@2.0.3","readmeFilename":"README.md","_nodeVersion":"20.5.0","_npmVersion":"9.8.0","dist":{"integrity":"sha512-ZJkt0IXCVXLgm0WFnOA98aEiF3mrEMSFhksYlpOyWJ5IUhu8R4mAWwRWKSCIO257wmN73zTJdPOlQy/QyITUog==","shasum":"d3d7b214611177d2abce0ab87f1d42a3ef5b6d85","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-2.0.3.tgz","fileCount":21,"unpackedSize":64001,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH/AhNTPwAtSlcnLyPSCMN5LVRFbyePBEjOmgMJwvWqGAiBvfojzEy+NbYdlikr3dkAp8JoNkqCac4So4NrNNOJ/lQ=="}],"size":18359},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_2.0.3_1704984537752_0.7112231623678267"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-11T14:48:57.908Z","publish_time":1704984537908,"_source_registry_name":"default","contributors":[]},"2.0.4":{"type":"module","name":"@symbiotejs/symbiote","version":"2.0.4","scripts":{"types":"tsc -p dts.cfg.json"},"module":"./core/index.js","exports":"./core/index.js","types":"./types/symbiote.d.ts","publishConfig":{"access":"public"},"description":"Symbiote.js","author":{"name":"symbiote.js@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"typescript":"^5.0.0"},"_id":"@symbiotejs/symbiote@2.0.4","_nodeVersion":"20.5.0","_npmVersion":"9.8.0","dist":{"integrity":"sha512-3R05jiyVtAFLFVflhSSLFlGFkOE/+yaluEFHpwKTWoBAH2x5ytToCmRkyXz4e3RynKsMfjzSUzotZKu8QBmx7Q==","shasum":"75e425bc3082d4612d3ad824e50c7c4e9494294d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-2.0.4.tgz","fileCount":21,"unpackedSize":64002,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCww7tnf69BDEP4j5gY8EBECxMbweONeS4/4gm/P44iJQIgbHgA5femJKcDoJO8LUyEgJpmra4y4gQsTYxuWAU5+VM="}],"size":18357},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_2.0.4_1705057572493_0.0534694801467277"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-12T11:06:12.662Z","publish_time":1705057572662,"_source_registry_name":"default","contributors":[]},"2.0.5":{"type":"module","name":"@symbiotejs/symbiote","version":"2.0.5","scripts":{"types":"rm -rf types && tsc -p dts.cfg.json"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"}},"publishConfig":{"access":"public"},"description":"Symbiote.js","author":{"name":"symbiote.js@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"typescript":"^5.0.0"},"_id":"@symbiotejs/symbiote@2.0.5","_nodeVersion":"20.5.0","_npmVersion":"9.8.0","dist":{"integrity":"sha512-4dRFlcH01v8ofeb7v/waI37lRcaLSthep0AB45fbssbv19j99jyq/X8t6Y3YXZp381AmsDmFzuL9MT4K+dUUYw==","shasum":"c688c819c13dd534e3e46318f4288f251c01fae5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-2.0.5.tgz","fileCount":52,"unpackedSize":68151,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDvbSRQlYcdozmd6jhrhC1og8MVrDITuxaJcVtD1kBtUgIgByP8J5zHw1Ufz7C41Pg4h5dfm8kKPZImncKLuvUcC8Y="}],"size":21065},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_2.0.5_1705413888619_0.9202076124605385"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-16T14:04:48.779Z","publish_time":1705413888779,"_source_registry_name":"default","contributors":[]},"2.1.0-alpha.1":{"type":"module","name":"@symbiotejs/symbiote","version":"2.1.0-alpha.1","scripts":{"types":"rm -rf types && tsc -p dts.cfg.json"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"}},"publishConfig":{"access":"public"},"description":"Symbiote.js","author":{"name":"symbiote.js@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["symbiote.js, web components, custom elements, shadow dom, ui framework"],"devDependencies":{"typescript":"^5.0.0"},"_id":"@symbiotejs/symbiote@2.1.0-alpha.1","readmeFilename":"README.md","_nodeVersion":"20.5.0","_npmVersion":"9.8.0","dist":{"integrity":"sha512-jNlCXRewX4WZqODzD6poAVGZzYSnXcHdeWvNex59vGs15fRgGQgaUoyiHYvaj6SJZzhPk6BnXY9MdOYlS3Y5Gg==","shasum":"d6bb5531992ca3219f75224a700abdcd426a3d85","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-2.1.0-alpha.1.tgz","fileCount":52,"unpackedSize":69699,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBinrwGsnFH8kpDB+MxbRSkW47gXOETn1fzv0TYedrsQAiAyLlHjM2gV+Ei+s1+rNSkk+Dm8roZO42g6nxaKfmfqjA=="}],"size":21351},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_2.1.0-alpha.1_1705681733275_0.017456165470780993"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-19T16:28:53.451Z","publish_time":1705681733451,"_source_registry_name":"default","contributors":[]},"2.1.0-alpha.2":{"type":"module","name":"@symbiotejs/symbiote","version":"2.1.0-alpha.2","description":"Symbiote.js - close-to-platform frontend library for building super-powered web components","author":{"name":"symbiote.js@gmail.com"},"license":"MIT","scripts":{"types":"rm -rf types && tsc -p dts.cfg.json"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","ui library","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT"],"devDependencies":{"typescript":"^5.2.2"},"_id":"@symbiotejs/symbiote@2.1.0-alpha.2","readmeFilename":"README.md","_nodeVersion":"20.5.0","_npmVersion":"9.8.0","dist":{"integrity":"sha512-MTWGTR3hoGrh5rHWiBZEcNjNCDJBO3+oIJxkakp6Xx5KIivpcm05SrCVsaF49z3DtYx65+vBbNGSUQ8F5oScEA==","shasum":"088e8a8cbee47079e43f422fb48df73beeeee0e6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-2.1.0-alpha.2.tgz","fileCount":52,"unpackedSize":70251,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDwfJgxFX2z6r8/qcSfZaQX3ySIqTz7U/JogHNzJV0AXAIhAONsojj9a2BrKzwwloUP8hZ3Bc0uwa3Y7EGal0bmsAi/"}],"size":21517},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_2.1.0-alpha.2_1705788368337_0.37986936867722854"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-20T22:06:08.499Z","publish_time":1705788368499,"_source_registry_name":"default","contributors":[]},"2.2.0-alpha.0":{"type":"module","name":"@symbiotejs/symbiote","version":"2.2.0-alpha.0","description":"Symbiote.js - close-to-platform frontend library for building super-powered web components","author":{"name":"symbiote.js@gmail.com"},"license":"MIT","scripts":{"types":"rm -rf types && tsc -p dts.cfg.json"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","ui library","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT"],"devDependencies":{"typescript":"^5.2.2"},"_id":"@symbiotejs/symbiote@2.2.0-alpha.0","readmeFilename":"README.md","_nodeVersion":"20.5.0","_npmVersion":"9.8.0","dist":{"integrity":"sha512-7QuT6L87WA/jD2n+JM6DpLXFvq+nOxOO5n1jzMovjJHKtgnMgjP/rnsrecDkqYEOLb01XN+c/lV/mWZtEgQIYQ==","shasum":"ee24768f14f379248595989f0a44cf44efb16f36","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-2.2.0-alpha.0.tgz","fileCount":52,"unpackedSize":70333,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDlLvIsdltScgfIOzG77kw/D0NJ9XRMI3RWAcGqoVmNzAiAZxcz7hHYLipNOzCzyLk37UIIuLeNDmQq0d2c8RnijLw=="}],"size":21538},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_2.2.0-alpha.0_1705946269710_0.18927544164903476"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-22T17:57:49.894Z","publish_time":1705946269894,"_source_registry_name":"default","contributors":[]},"2.2.0":{"type":"module","name":"@symbiotejs/symbiote","version":"2.2.0","description":"Symbiote.js - close-to-platform frontend library for building super-powered web components","author":{"name":"symbiote.js@gmail.com"},"license":"MIT","scripts":{"types":"rm -rf types && tsc -p dts.cfg.json"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","ui library","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT"],"devDependencies":{"typescript":"^5.2.2"},"_id":"@symbiotejs/symbiote@2.2.0","_nodeVersion":"20.5.0","_npmVersion":"9.8.0","dist":{"integrity":"sha512-6I7tWch943EXWQCiD1ZUHHyXnXTAB76LjBClkZSkIuDvJmw01Cz9nIO68Fr3t4f13+BXtTp0bpF2Jb7bbbBV7A==","shasum":"6dfbaf7afb989ba62d35aa0152e3be60dd56fb85","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-2.2.0.tgz","fileCount":52,"unpackedSize":70535,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCk5wmqmF7iTK8Y24E7FFhnTwfkegc7mfZJpm3s5HFGjgIhALcAC6+bqwlYAAhsfzrhNhuNN6QxiYa/JKJFsLQTzP17"}],"size":21609},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_2.2.0_1706175564267_0.9780389977450006"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-25T09:39:24.407Z","publish_time":1706175564407,"_source_registry_name":"default","contributors":[]},"2.2.1":{"type":"module","name":"@symbiotejs/symbiote","version":"2.2.1","description":"Symbiote.js - close-to-platform frontend library for building super-powered web components","author":{"name":"symbiote.js@gmail.com"},"license":"MIT","scripts":{"types":"rm -rf types && tsc -p dts.cfg.json"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","ui library","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT"],"devDependencies":{"typescript":"^5.2.2"},"_id":"@symbiotejs/symbiote@2.2.1","_nodeVersion":"20.5.0","_npmVersion":"9.8.0","dist":{"integrity":"sha512-8VmdGmEgp4AZ9TwdFgCQssUNRitpq1UkqDz0JHlye2cuGShrHV3+gPP50SnUJIFqPb5tWdXzOxJgYRTXNQqRDQ==","shasum":"57fb40299ebe87fbdcd6281f11a3e43abd41fb2f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-2.2.1.tgz","fileCount":52,"unpackedSize":70592,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFhoMxcWlHaIlTJIQpB6xXDpRQ46RBng/BEdVaAasc4CAiAiWy0/4me1RdvMWnMUIWuY6iMyTAaPcHs1ZqFfRhBa2Q=="}],"size":21628},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_2.2.1_1706297605444_0.05260864480135585"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-26T19:33:25.613Z","publish_time":1706297605613,"_source_registry_name":"default","contributors":[]},"2.2.2":{"type":"module","name":"@symbiotejs/symbiote","version":"2.2.2","description":"Symbiote.js - close-to-platform frontend library for building super-powered web components","author":{"name":"symbiote.js@gmail.com"},"license":"MIT","scripts":{"types":"rm -rf types && tsc -p dts.cfg.json"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","ui library","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT"],"devDependencies":{"typescript":"^5.3.3"},"_id":"@symbiotejs/symbiote@2.2.2","_nodeVersion":"20.5.0","_npmVersion":"9.8.0","dist":{"integrity":"sha512-Ltqu5q7DQNxPcoELToa2If5nYI7t9RZZMrrgAsD4K5lNi7i+GxPmB7Bhrz0LneEHI2Xv1zNbysYdkfc2egdfxg==","shasum":"5bdec3759efc3a597171505d0dc6b1fee5e0fd8f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-2.2.2.tgz","fileCount":52,"unpackedSize":71043,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCxdJn5azEvcYk6roWkWqNndRnO/fWi7fTqXSq3604AtQIhAKAqxLKqWdN+aNI6VsBuLZ8CYRs+RMK/ta+KTZeJz7PX"}],"size":21723},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_2.2.2_1706793978416_0.2821013505025547"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-01T13:26:18.578Z","publish_time":1706793978578,"_source_registry_name":"default","contributors":[]},"2.2.3":{"type":"module","name":"@symbiotejs/symbiote","version":"2.2.3","description":"Symbiote.js - close-to-platform frontend library for building super-powered web components","author":{"name":"symbiote.js@gmail.com"},"license":"MIT","scripts":{"types":"rm -rf types && tsc -p dts.cfg.json"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","ui library","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT"],"devDependencies":{"typescript":"^5.3.3"},"_id":"@symbiotejs/symbiote@2.2.3","_nodeVersion":"20.5.0","_npmVersion":"9.8.0","dist":{"integrity":"sha512-VzqLkXHxNzaZM3hYrLd0+Fj5dVGwjh6Qm81iLf8nI+hQ4m3LVTmletJkuIWA2gyOBGRadgo57wKzQdFV/1CUDw==","shasum":"4457307f8c2c73de09bad142479e54ed7ef94662","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-2.2.3.tgz","fileCount":52,"unpackedSize":71022,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC4ef0voqVJfIX0Xb177vsoFlh3rPDNRABXuvoB18z7MAiBt+3YvK0VDUdIE5MYpe9s0vTmqkxndhBTHPNyyyxozcg=="}],"size":21719},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_2.2.3_1706795852522_0.9941996844715291"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-01T13:57:32.674Z","publish_time":1706795852674,"_source_registry_name":"default","contributors":[]},"2.2.4":{"type":"module","name":"@symbiotejs/symbiote","version":"2.2.4","description":"Symbiote.js - close-to-platform frontend library for building super-powered web components","author":{"name":"symbiote.js@gmail.com"},"license":"MIT","scripts":{"types":"rm -rf types && tsc -p dts.cfg.json"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","ui library","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT"],"devDependencies":{"typescript":"^5.3.3"},"_id":"@symbiotejs/symbiote@2.2.4","_nodeVersion":"20.5.0","_npmVersion":"9.8.0","dist":{"integrity":"sha512-P6h5mWMbq08eUL+v6Y7gZsjkS1mzEt8HTBDFYtB5lQUZXameWk1VWm0USmsvvxGK/rXDaDJPtx06nlzpmpXCTw==","shasum":"a258cadc7af6cf38f3184afd209dbb838707e379","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-2.2.4.tgz","fileCount":52,"unpackedSize":71273,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQChxYRbQl7HdGnaaw2yQT1c9jIAS5mYdher2iJ/FUyUXQIhAPD5rMdbbLiY/hLKn0vYSDjh8MOKyai/esj7Qb0ldglx"}],"size":21784},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_2.2.4_1707000772581_0.07665594960882127"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-03T22:52:52.759Z","publish_time":1707000772759,"_source_registry_name":"default","contributors":[]},"2.2.5":{"type":"module","name":"@symbiotejs/symbiote","version":"2.2.5","description":"Symbiote.js - close-to-platform frontend library for building super-powered web components","author":{"name":"symbiote.js@gmail.com"},"license":"MIT","scripts":{"types":"rm -rf types && tsc -p dts.cfg.json"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./core/Symbiote.js":{"types":"./types/core/Symbiote.d.ts","default":"./core/Symbiote.js"},"./core/PubSub.js":{"types":"./types/core/PubSub.d.ts","default":"./core/PubSub.js"},"./core/html.js":{"types":"./types/core/html.d.ts","default":"./core/html.js"},"./core/css.js":{"types":"./types/core/css.d.ts","default":"./core/css.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"},"./core/AppRouter.js":{"types":"./types/core/AppRouter.d.ts","default":"./core/AppRouter.js"},"./utils/UID.js":{"types":"./types/utils/UID.d.ts","default":"./utils/UID.js"},"./utils/setNestedProp.js":{"types":"./types/utils/setNestedProp.d.ts","default":"./utils/setNestedProp.js"},"./utils/dom-helpers.js":{"types":"./types/utils/dom-helpers.d.ts","default":"./utils/dom-helpers.js"},"./utils/kebabToCamel.js":{"types":"./types/utils/kebabToCamel.d.ts","default":"./utils/kebabToCamel.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","ui library","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT"],"devDependencies":{"typescript":"^5.3.3"},"_id":"@symbiotejs/symbiote@2.2.5","gitHead":"8f52e6a08ed6c9575e4e7967770180031715946e","_nodeVersion":"20.5.0","_npmVersion":"9.8.0","dist":{"integrity":"sha512-UQ7YXoBHU6RPSo0XqwJ9+a6oTDsWX+F1s5aaVkXmjVbKp+KO9HFwppDm251RYi/2dx1OE3CGaU916df9GSCajg==","shasum":"56a67a596ccca36bebb0520f4da078d676f31047","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-2.2.5.tgz","fileCount":52,"unpackedSize":72338,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE6spcR1eQwAIeuQE2rIWbT0vHZlfQoDUADvce2CgAQCAiEAqMAtpHLg31k1b5TINLVF0tTW1Wn/w3BZyLem1y4PFBE="}],"size":21913},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_2.2.5_1708354677627_0.29818229117345063"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-19T14:57:57.782Z","publish_time":1708354677782,"_source_registry_name":"default","contributors":[]},"2.3.0":{"type":"module","name":"@symbiotejs/symbiote","version":"2.3.0","description":"Symbiote.js - close-to-platform frontend library for building super-powered web components","author":{"name":"symbiote.js@gmail.com"},"license":"MIT","scripts":{"types":"rm -rf types && tsc -p dts.cfg.json"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./core/Symbiote.js":{"types":"./types/core/Symbiote.d.ts","default":"./core/Symbiote.js"},"./core/PubSub.js":{"types":"./types/core/PubSub.d.ts","default":"./core/PubSub.js"},"./core/html.js":{"types":"./types/core/html.d.ts","default":"./core/html.js"},"./core/css.js":{"types":"./types/core/css.d.ts","default":"./core/css.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"},"./core/AppRouter.js":{"types":"./types/core/AppRouter.d.ts","default":"./core/AppRouter.js"},"./utils/UID.js":{"types":"./types/utils/UID.d.ts","default":"./utils/UID.js"},"./utils/setNestedProp.js":{"types":"./types/utils/setNestedProp.d.ts","default":"./utils/setNestedProp.js"},"./utils/dom-helpers.js":{"types":"./types/utils/dom-helpers.d.ts","default":"./utils/dom-helpers.js"},"./utils/kebabToCamel.js":{"types":"./types/utils/kebabToCamel.d.ts","default":"./utils/kebabToCamel.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","ui library","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT"],"devDependencies":{"typescript":"^5.4.5"},"_id":"@symbiotejs/symbiote@2.3.0","gitHead":"97c22450b2f1bcdf2c309aee0e71680f2fda8f60","_nodeVersion":"20.5.0","_npmVersion":"10.5.0","dist":{"integrity":"sha512-SvClgw5S2BVnC+rQBF6HkuBeY/kcH5Upq3iPEy7b4f3RV1MGscNx+IH9/riJTcwpilBJRJMayC9ooFgIAxd2tA==","shasum":"f70983c44e79188e8a4e454fdc85bcc6394d1658","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-2.3.0.tgz","fileCount":52,"unpackedSize":72250,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDQtLo5UCzB5TJevn1Ngq91d4+usyyYyYnzxxFZtATAbQIgLFM1QhsW0QzUURr2+B1/qlUV+9gsNvKJkH3Hi5YDjes="}],"size":21883},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_2.3.0_1714927316918_0.5243734686002965"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-05T16:41:57.088Z","publish_time":1714927317088,"_source_registry_name":"default","contributors":[]},"2.3.1":{"type":"module","name":"@symbiotejs/symbiote","version":"2.3.1","description":"Symbiote.js - close-to-platform frontend library for building super-powered web components","author":{"name":"symbiote.js@gmail.com"},"license":"MIT","scripts":{"types":"rm -rf types && tsc -p dts.cfg.json"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./core/Symbiote.js":{"types":"./types/core/Symbiote.d.ts","default":"./core/Symbiote.js"},"./core/PubSub.js":{"types":"./types/core/PubSub.d.ts","default":"./core/PubSub.js"},"./core/html.js":{"types":"./types/core/html.d.ts","default":"./core/html.js"},"./core/css.js":{"types":"./types/core/css.d.ts","default":"./core/css.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"},"./core/AppRouter.js":{"types":"./types/core/AppRouter.d.ts","default":"./core/AppRouter.js"},"./utils/UID.js":{"types":"./types/utils/UID.d.ts","default":"./utils/UID.js"},"./utils/setNestedProp.js":{"types":"./types/utils/setNestedProp.d.ts","default":"./utils/setNestedProp.js"},"./utils/dom-helpers.js":{"types":"./types/utils/dom-helpers.d.ts","default":"./utils/dom-helpers.js"},"./utils/kebabToCamel.js":{"types":"./types/utils/kebabToCamel.d.ts","default":"./utils/kebabToCamel.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","ui library","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT"],"devDependencies":{"typescript":"^5.4.5"},"_id":"@symbiotejs/symbiote@2.3.1","gitHead":"603e0b663c41aa1424483d8a7f33e198c133a005","_nodeVersion":"22.2.0","_npmVersion":"10.7.0","dist":{"integrity":"sha512-pxwEIPDAhUUz2TjxN8rnIOLdOpeP7fEzUoRPgInZnWGXr9scvjAS1hMI8CfqYfETlloLeeM6lkis96XqqkkcRg==","shasum":"73f3493a5fcf5c6be1fc2fbf4a5e030ecb37ca49","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-2.3.1.tgz","fileCount":52,"unpackedSize":72241,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFsIFTb1UcrPp1oX4Jo/b+LJ+6dUnNb/0QBSGEJ8iDq0AiEAj5dK8xBQpPGeDwyXQVkGknVXwYr4gSwJNYqvtPCYl1k="}],"size":21981},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_2.3.1_1723123307022_0.5352707495846563"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-08T13:21:47.169Z","publish_time":1723123307169,"_source_registry_name":"default","contributors":[]},"2.4.1-alpha.0":{"name":"@symbiotejs/symbiote","version":"2.4.1-alpha.0","keywords":["web components","ui library","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT"],"author":{"name":"symbiote.js@gmail.com"},"license":"MIT","_id":"@symbiotejs/symbiote@2.4.1-alpha.0","maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"homepage":"https://symbiotejs.org/","bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"dist":{"shasum":"a6ca6d29e5e5a61264371b7076f64d41af72fb4e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-2.4.1-alpha.0.tgz","fileCount":55,"integrity":"sha512-e15ukyFrwRL/yE21LoJAx4RqEq28Baht64x3DvAifIC1/wPEYFDvhfzJZoB0rxcMr42PQjw9lJj+NHItHfbIWQ==","signatures":[{"sig":"MEUCIAzvF0Ie8rGvCU3wxUBCztJyORTW84RzRcyWTpft5L4UAiEAnzGMWCirq1M9oHiUwyluwqUlPChnGYLzvsdVxCPuXnA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73728,"size":22345},"type":"module","types":"./types/core/index.d.ts","module":"./core/index.js","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./core/css.js":{"types":"./types/core/css.d.ts","default":"./core/css.js"},"./core/html.js":{"types":"./types/core/html.d.ts","default":"./core/html.js"},"./utils/UID.js":{"types":"./types/utils/UID.d.ts","default":"./utils/UID.js"},"./core/PubSub.js":{"types":"./types/core/PubSub.d.ts","default":"./core/PubSub.js"},"./core/Symbiote.js":{"types":"./types/core/Symbiote.d.ts","default":"./core/Symbiote.js"},"./core/AppRouter.js":{"types":"./types/core/AppRouter.d.ts","default":"./core/AppRouter.js"},"./utils/dom-helpers.js":{"types":"./types/utils/dom-helpers.d.ts","default":"./utils/dom-helpers.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"},"./utils/kebabToCamel.js":{"types":"./types/utils/kebabToCamel.d.ts","default":"./utils/kebabToCamel.js"},"./utils/setNestedProp.js":{"types":"./types/utils/setNestedProp.d.ts","default":"./utils/setNestedProp.js"}},"gitHead":"4c2d85b3268eb17f5b6e6d260c006e18d4469731","scripts":{"types":"rm -rf types && tsc -p dts.cfg.json"},"_npmUser":{"name":"anonymous","email":"nd0ut.me@gmail.com"},"repository":{"url":"git+https://github.com/symbiotejs/symbiote.js.git","type":"git"},"_npmVersion":"10.8.2","description":"Symbiote.js - close-to-platform frontend library for building super-powered web components","directories":{},"_nodeVersion":"22.6.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^5.4.5"},"_npmOperationalInternal":{"tmp":"tmp/symbiote_2.4.1-alpha.0_1725013691823_0.7356057363164223","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-08-30T10:28:12.021Z","publish_time":1725013692021,"_source_registry_name":"default","contributors":[]},"2.4.1-alpha.1":{"type":"module","name":"@symbiotejs/symbiote","version":"2.4.1-alpha.1","description":"Symbiote.js - close-to-platform frontend library for building super-powered web components","author":{"name":"symbiote.js@gmail.com"},"license":"MIT","scripts":{"types":"rm -rf types && tsc -p dts.cfg.json"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./core/Symbiote.js":{"types":"./types/core/Symbiote.d.ts","default":"./core/Symbiote.js"},"./core/PubSub.js":{"types":"./types/core/PubSub.d.ts","default":"./core/PubSub.js"},"./core/html.js":{"types":"./types/core/html.d.ts","default":"./core/html.js"},"./core/css.js":{"types":"./types/core/css.d.ts","default":"./core/css.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"},"./core/AppRouter.js":{"types":"./types/core/AppRouter.d.ts","default":"./core/AppRouter.js"},"./utils/UID.js":{"types":"./types/utils/UID.d.ts","default":"./utils/UID.js"},"./utils/setNestedProp.js":{"types":"./types/utils/setNestedProp.d.ts","default":"./utils/setNestedProp.js"},"./utils/dom-helpers.js":{"types":"./types/utils/dom-helpers.d.ts","default":"./utils/dom-helpers.js"},"./utils/kebabToCamel.js":{"types":"./types/utils/kebabToCamel.d.ts","default":"./utils/kebabToCamel.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","ui library","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT"],"devDependencies":{"typescript":"^5.4.5"},"_id":"@symbiotejs/symbiote@2.4.1-alpha.1","readmeFilename":"README.md","gitHead":"4c2d85b3268eb17f5b6e6d260c006e18d4469731","_nodeVersion":"22.6.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-2vv0NSaznN7j6PSbwbz1kN9skP61c44RBu0bPK+EmW37yLcpVc0R0pDgNDfTB2RcMtP4NZsnUNN8dXyYxkx/Hg==","shasum":"dcc5877f344bd4233263cfb7891f9833ebd1e3dd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-2.4.1-alpha.1.tgz","fileCount":55,"unpackedSize":74277,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHvqK6yOeg49sbngKYsIhKTo4Kz2uUUM2Nsg9SA6nAnvAiAgJ9ja88/TSxhQgPf2YbbKVZyOPcJolVt8vkNglFFNpQ=="}],"size":22445},"_npmUser":{"name":"anonymous","email":"nd0ut.me@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_2.4.1-alpha.1_1725014976365_0.4348271560274686"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-30T10:49:36.505Z","publish_time":1725014976505,"_source_registry_name":"default","contributors":[]},"2.3.2":{"type":"module","name":"@symbiotejs/symbiote","version":"2.3.2","description":"Symbiote.js - close-to-platform frontend library for building super-powered web components","author":{"name":"symbiote.js@gmail.com"},"license":"MIT","scripts":{"types":"rm -rf types && tsc -p dts.cfg.json"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./core/Symbiote.js":{"types":"./types/core/Symbiote.d.ts","default":"./core/Symbiote.js"},"./core/PubSub.js":{"types":"./types/core/PubSub.d.ts","default":"./core/PubSub.js"},"./core/html.js":{"types":"./types/core/html.d.ts","default":"./core/html.js"},"./core/css.js":{"types":"./types/core/css.d.ts","default":"./core/css.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"},"./core/AppRouter.js":{"types":"./types/core/AppRouter.d.ts","default":"./core/AppRouter.js"},"./utils/UID.js":{"types":"./types/utils/UID.d.ts","default":"./utils/UID.js"},"./utils/setNestedProp.js":{"types":"./types/utils/setNestedProp.d.ts","default":"./utils/setNestedProp.js"},"./utils/dom-helpers.js":{"types":"./types/utils/dom-helpers.d.ts","default":"./utils/dom-helpers.js"},"./utils/kebabToCamel.js":{"types":"./types/utils/kebabToCamel.d.ts","default":"./utils/kebabToCamel.js"},"./utils/reassignDictionary.js":{"types":"./types/utils/reassignDictionary.d.ts","default":"./utils/reassignDictionary.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","ui library","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT"],"devDependencies":{"typescript":"^5.4.5"},"_id":"@symbiotejs/symbiote@2.3.2","gitHead":"3f56833fb869b1d23ff262414013971a5a5f03f2","_nodeVersion":"22.2.0","_npmVersion":"10.7.0","dist":{"integrity":"sha512-vVdvJRLBM+qsybBPDQSoCPmtxO0OrEx+jaOwtiI+51zTLQLiqLwoBvPjPWhuWuTcMMWo7e6cEjhFsngbrn51Yg==","shasum":"76e5cd0638d9bed5b1bcc900904cfaf1700c8169","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-2.3.2.tgz","fileCount":55,"unpackedSize":74724,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDekgFVyANXoRNql17gDrljXEdPfiHBjAQLUhc9opV7TwIgStQkQLkZbQdL4tBAUHbyAXNXRulBEsSSrd/div0wYg8="}],"size":22548},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/symbiote_2.3.2_1725978586181_0.1598450199464756"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-10T14:29:46.428Z","publish_time":1725978586428,"_source_registry_name":"default","contributors":[]},"2.3.3":{"type":"module","name":"@symbiotejs/symbiote","version":"2.3.3","description":"Symbiote.js - close-to-platform frontend library for building super-powered web components","author":{"name":"symbiote.js@gmail.com"},"license":"MIT","scripts":{"types":"rm -rf types && tsc -p dts.cfg.json"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./core/Symbiote.js":{"types":"./types/core/Symbiote.d.ts","default":"./core/Symbiote.js"},"./core/PubSub.js":{"types":"./types/core/PubSub.d.ts","default":"./core/PubSub.js"},"./core/html.js":{"types":"./types/core/html.d.ts","default":"./core/html.js"},"./core/css.js":{"types":"./types/core/css.d.ts","default":"./core/css.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"},"./core/AppRouter.js":{"types":"./types/core/AppRouter.d.ts","default":"./core/AppRouter.js"},"./utils/UID.js":{"types":"./types/utils/UID.d.ts","default":"./utils/UID.js"},"./utils/setNestedProp.js":{"types":"./types/utils/setNestedProp.d.ts","default":"./utils/setNestedProp.js"},"./utils/dom-helpers.js":{"types":"./types/utils/dom-helpers.d.ts","default":"./utils/dom-helpers.js"},"./utils/kebabToCamel.js":{"types":"./types/utils/kebabToCamel.d.ts","default":"./utils/kebabToCamel.js"},"./utils/reassignDictionary.js":{"types":"./types/utils/reassignDictionary.d.ts","default":"./utils/reassignDictionary.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://symbiotejs.org/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","ui library","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT"],"devDependencies":{"typescript":"^5.4.5"},"_id":"@symbiotejs/symbiote@2.3.3","gitHead":"b36b4cebb4df70d36f17c67991056c355d014071","_nodeVersion":"23.9.0","_npmVersion":"11.4.2","dist":{"integrity":"sha512-ktq4iH9pHJKj1mxo/gKXMnEKn115RQn+nT+LeO69lu78BCY5DO18/sgC/Lj+fWZEpibvF9TgRqkIfyg/XVJ5PQ==","shasum":"5e1931134048d033f886e2cf0b490b76465d952d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-2.3.3.tgz","fileCount":55,"unpackedSize":74776,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDonCThQFiOZo0EhF5KNRn+8tzoD1jqilDSubQ4+9f26gIhAIp0bPgwPc/foxnqaGCyu4/ETgjfyF1VS4qlDyKGXRS0"}],"size":22559},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/symbiote_2.3.3_1754076739114_0.016341729496871737"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-01T19:32:19.310Z","publish_time":1754076739310,"_source_registry_name":"default","contributors":[]},"2.3.4":{"type":"module","name":"@symbiotejs/symbiote","version":"2.3.4","description":"Symbiote.js - zero-dependency close-to-platform frontend library to build super-powered web components","author":{"name":"team@rnd-pro.com"},"license":"MIT","scripts":{"types":"rm -rf types && tsc -p dts.cfg.json"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./core/Symbiote.js":{"types":"./types/core/Symbiote.d.ts","default":"./core/Symbiote.js"},"./core/PubSub.js":{"types":"./types/core/PubSub.d.ts","default":"./core/PubSub.js"},"./core/html.js":{"types":"./types/core/html.d.ts","default":"./core/html.js"},"./core/css.js":{"types":"./types/core/css.d.ts","default":"./core/css.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"},"./core/AppRouter.js":{"types":"./types/core/AppRouter.d.ts","default":"./core/AppRouter.js"},"./utils/UID.js":{"types":"./types/utils/UID.d.ts","default":"./utils/UID.js"},"./utils/setNestedProp.js":{"types":"./types/utils/setNestedProp.d.ts","default":"./utils/setNestedProp.js"},"./utils/dom-helpers.js":{"types":"./types/utils/dom-helpers.d.ts","default":"./utils/dom-helpers.js"},"./utils/kebabToCamel.js":{"types":"./types/utils/kebabToCamel.d.ts","default":"./utils/kebabToCamel.js"},"./utils/reassignDictionary.js":{"types":"./types/utils/reassignDictionary.d.ts","default":"./utils/reassignDictionary.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://rnd-pro.com/symbiote/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","ui library","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT","JSDA"],"devDependencies":{"typescript":"^5.4.5"},"_id":"@symbiotejs/symbiote@2.3.4","gitHead":"c2fb8fb9506691215714a8277cb8332f90d98694","_nodeVersion":"23.9.0","_npmVersion":"11.4.2","dist":{"integrity":"sha512-tPELHR/mx49BKjOlK3yKvcHp5TPeEDvRivgUFfUl184+GGVHQmDKhUzzhsBdNfEVrdXYQT+4fvkQeKBIie/MlA==","shasum":"e1f343688065fa9691e765cddf9ee6dc5065539b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-2.3.4.tgz","fileCount":55,"unpackedSize":74824,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCb0q7F5e2Ee0by2biqUSsEhY9zMhIYQ5EHXTq2Z9oI6wIgZLXRNPdNc3MkNvcn4tRbUpGyIGOVBtfGa/qqJkUDShI="}],"size":22580},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/symbiote_2.3.4_1765312742705_0.10955825979857403"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-09T20:39:02.853Z","publish_time":1765312742853,"_source_registry_name":"default","contributors":[]},"3.0.0-next.1":{"type":"module","name":"@symbiotejs/symbiote","version":"3.0.0-next.1","description":"Symbiote.js - zero-dependency close-to-platform frontend library to build super-powered web components","author":{"name":"team@rnd-pro.com"},"license":"MIT","scripts":{"prepare":"git config core.hooksPath .git-hooks","types":"rm -rf types && tsc -p dts.cfg.json && node scripts/clean-dts.js","prepublishOnly":"npm test","publish":"npm run types && node scripts/update-exports.js && npm publish --tag next","postinstall":"node scripts/postinstall.js","test":"node --test test/*.test.js && npx playwright test","test:unit":"node --test test/*.test.js","test:browser":"npx playwright test"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./core/AppRouter.js":{"types":"./types/core/AppRouter.d.ts","default":"./core/AppRouter.js"},"./core/PubSub.js":{"types":"./types/core/PubSub.d.ts","default":"./core/PubSub.js"},"./core/Symbiote.js":{"types":"./types/core/Symbiote.d.ts","default":"./core/Symbiote.js"},"./core/animateOut.js":{"types":"./types/core/animateOut.d.ts","default":"./core/animateOut.js"},"./core/css.js":{"types":"./types/core/css.d.ts","default":"./core/css.js"},"./core/dictionary.js":{"types":"./types/core/dictionary.d.ts","default":"./core/dictionary.js"},"./core/html.js":{"types":"./types/core/html.d.ts","default":"./core/html.js"},"./core/itemizeProcessor-keyed.js":{"types":"./types/core/itemizeProcessor-keyed.d.ts","default":"./core/itemizeProcessor-keyed.js"},"./core/itemizeProcessor.js":{"types":"./types/core/itemizeProcessor.d.ts","default":"./core/itemizeProcessor.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"},"./core/ssr.js":{"types":"./types/core/ssr.d.ts","default":"./core/ssr.js"},"./core/tpl-processors.js":{"types":"./types/core/tpl-processors.d.ts","default":"./core/tpl-processors.js"},"./utils/UID.js":{"types":"./types/utils/UID.d.ts","default":"./utils/UID.js"},"./utils/dom-helpers.js":{"types":"./types/utils/dom-helpers.d.ts","default":"./utils/dom-helpers.js"},"./utils/kebabToCamel.js":{"types":"./types/utils/kebabToCamel.d.ts","default":"./utils/kebabToCamel.js"},"./utils/parseCssPropertyValue.js":{"types":"./types/utils/parseCssPropertyValue.d.ts","default":"./utils/parseCssPropertyValue.js"},"./utils/prepareStyleSheet.js":{"types":"./types/utils/prepareStyleSheet.d.ts","default":"./utils/prepareStyleSheet.js"},"./utils/reassignDictionary.js":{"types":"./types/utils/reassignDictionary.d.ts","default":"./utils/reassignDictionary.js"},"./utils/setNestedProp.js":{"types":"./types/utils/setNestedProp.d.ts","default":"./utils/setNestedProp.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://rnd-pro.com/symbiote/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","ui library","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT","JSDA"],"devDependencies":{"@playwright/test":"^1.58.2","linkedom":"^0.18.12","typescript":"^5.9.3"},"peerDependencies":{"linkedom":">=0.16.0"},"peerDependenciesMeta":{"linkedom":{"optional":true}},"_id":"@symbiotejs/symbiote@3.0.0-next.1","readmeFilename":"README.md","gitHead":"6f754143fe0bd4b56a0a9256058e17f0366257c5","_nodeVersion":"23.9.0","_npmVersion":"11.4.2","dist":{"integrity":"sha512-r1xHdwdnTE0jh9iWvu8APV/EZ52sr6C4g6LpBc2bB//634Bq0Rn/mxkaxbWn/DxiGYC8sbRvH4Pn+At2myeRDA==","shasum":"2fc1dbd5f717b7e184fb9a78681f5d30fca3e74d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-3.0.0-next.1.tgz","fileCount":69,"unpackedSize":147021,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIH6Qwtwd3Uxq9+DMNhzahxTUvFgTObf8MTID5O3Qhv47AiEAkZJa//7f0x76WVKftvmjfnMCZyde+4beKUfw+FW3fVc="}],"size":44628},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/symbiote_3.0.0-next.1_1771831289203_0.7830896269523406"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-23T07:21:29.344Z","publish_time":1771831289344,"_source_registry_name":"default","contributors":[]},"3.0.0-next.2":{"type":"module","name":"@symbiotejs/symbiote","version":"3.0.0-next.2","description":"Symbiote.js - zero-dependency close-to-platform frontend library to build super-powered web components","author":{"name":"team@rnd-pro.com"},"license":"MIT","scripts":{"prepare":"git config core.hooksPath .git-hooks","types":"rm -rf types && tsc -p dts.cfg.json && node scripts/clean-dts.js","prepublishOnly":"npm test","publish":"npm run types && node scripts/update-exports.js && npm publish --tag next","postinstall":"node scripts/postinstall.js","test":"node --test test/*.test.js && npx playwright test","test:unit":"node --test test/*.test.js","test:browser":"npx playwright test"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./core/AppRouter.js":{"types":"./types/core/AppRouter.d.ts","default":"./core/AppRouter.js"},"./core/PubSub.js":{"types":"./types/core/PubSub.d.ts","default":"./core/PubSub.js"},"./core/Symbiote.js":{"types":"./types/core/Symbiote.d.ts","default":"./core/Symbiote.js"},"./core/animateOut.js":{"types":"./types/core/animateOut.d.ts","default":"./core/animateOut.js"},"./core/css.js":{"types":"./types/core/css.d.ts","default":"./core/css.js"},"./core/dictionary.js":{"types":"./types/core/dictionary.d.ts","default":"./core/dictionary.js"},"./core/html.js":{"types":"./types/core/html.d.ts","default":"./core/html.js"},"./core/itemizeProcessor-keyed.js":{"types":"./types/core/itemizeProcessor-keyed.d.ts","default":"./core/itemizeProcessor-keyed.js"},"./core/itemizeProcessor.js":{"types":"./types/core/itemizeProcessor.d.ts","default":"./core/itemizeProcessor.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"},"./core/ssr.js":{"types":"./types/core/ssr.d.ts","default":"./core/ssr.js"},"./core/tpl-processors.js":{"types":"./types/core/tpl-processors.d.ts","default":"./core/tpl-processors.js"},"./utils/UID.js":{"types":"./types/utils/UID.d.ts","default":"./utils/UID.js"},"./utils/dom-helpers.js":{"types":"./types/utils/dom-helpers.d.ts","default":"./utils/dom-helpers.js"},"./utils/kebabToCamel.js":{"types":"./types/utils/kebabToCamel.d.ts","default":"./utils/kebabToCamel.js"},"./utils/parseCssPropertyValue.js":{"types":"./types/utils/parseCssPropertyValue.d.ts","default":"./utils/parseCssPropertyValue.js"},"./utils/prepareStyleSheet.js":{"types":"./types/utils/prepareStyleSheet.d.ts","default":"./utils/prepareStyleSheet.js"},"./utils/reassignDictionary.js":{"types":"./types/utils/reassignDictionary.d.ts","default":"./utils/reassignDictionary.js"},"./utils/setNestedProp.js":{"types":"./types/utils/setNestedProp.d.ts","default":"./utils/setNestedProp.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://rnd-pro.com/symbiote/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","ui library","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT","JSDA"],"devDependencies":{"@playwright/test":"^1.58.2","linkedom":"^0.18.12","typescript":"^5.9.3"},"peerDependencies":{"linkedom":">=0.16.0"},"peerDependenciesMeta":{"linkedom":{"optional":true}},"_id":"@symbiotejs/symbiote@3.0.0-next.2","readmeFilename":"README.md","gitHead":"cea31b0e1d36d2bb0f2a1c9d83f2795f4e94bac6","_nodeVersion":"23.9.0","_npmVersion":"11.4.2","dist":{"integrity":"sha512-ZXYXO0iYEynbvpzfwwR6vxWwDJS7Czpr2drJEVDpsWX8+z/qKDBM3B2euX7w3Q3QA/UvKuM9Lxztsm+PJD2cEA==","shasum":"3eff5a7e55ae4d6e173807e3a501dbedb6b57832","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-3.0.0-next.2.tgz","fileCount":69,"unpackedSize":148233,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCpwGQFtCBjlbi9bPaFswmlSS2gJ1aSxwYFMNx/lrBZrAIhAMj+IKv94cYtiR2T0ziN3XsDRwff9i55CkPsFb1V4x0x"}],"size":44981},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/symbiote_3.0.0-next.2_1771872564668_0.3280887432134556"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-23T18:49:24.826Z","publish_time":1771872564826,"_source_registry_name":"default","contributors":[]},"3.0.0-next.3":{"type":"module","name":"@symbiotejs/symbiote","version":"3.0.0-next.3","description":"Symbiote.js - zero-dependency close-to-platform frontend library to build super-powered web components","author":{"name":"team@rnd-pro.com"},"license":"MIT","scripts":{"prepare":"git config core.hooksPath .git-hooks","types":"rm -rf types && tsc -p dts.cfg.json && node scripts/clean-dts.js","prepublishOnly":"npm test","publish":"npm run types && node scripts/update-exports.js && npm publish --tag next","postinstall":"node scripts/postinstall.js","test":"node --test test/*.test.js && npx playwright test","test:unit":"node --test test/*.test.js","test:browser":"npx playwright test"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./core/AppRouter.js":{"types":"./types/core/AppRouter.d.ts","default":"./core/AppRouter.js"},"./core/PubSub.js":{"types":"./types/core/PubSub.d.ts","default":"./core/PubSub.js"},"./core/Symbiote.js":{"types":"./types/core/Symbiote.d.ts","default":"./core/Symbiote.js"},"./core/animateOut.js":{"types":"./types/core/animateOut.d.ts","default":"./core/animateOut.js"},"./core/css.js":{"types":"./types/core/css.d.ts","default":"./core/css.js"},"./core/dictionary.js":{"types":"./types/core/dictionary.d.ts","default":"./core/dictionary.js"},"./core/html.js":{"types":"./types/core/html.d.ts","default":"./core/html.js"},"./core/itemizeProcessor-keyed.js":{"types":"./types/core/itemizeProcessor-keyed.d.ts","default":"./core/itemizeProcessor-keyed.js"},"./core/itemizeProcessor.js":{"types":"./types/core/itemizeProcessor.d.ts","default":"./core/itemizeProcessor.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"},"./core/ssr.js":{"types":"./types/core/ssr.d.ts","default":"./core/ssr.js"},"./core/tpl-processors.js":{"types":"./types/core/tpl-processors.d.ts","default":"./core/tpl-processors.js"},"./utils/UID.js":{"types":"./types/utils/UID.d.ts","default":"./utils/UID.js"},"./utils/dom-helpers.js":{"types":"./types/utils/dom-helpers.d.ts","default":"./utils/dom-helpers.js"},"./utils/kebabToCamel.js":{"types":"./types/utils/kebabToCamel.d.ts","default":"./utils/kebabToCamel.js"},"./utils/parseCssPropertyValue.js":{"types":"./types/utils/parseCssPropertyValue.d.ts","default":"./utils/parseCssPropertyValue.js"},"./utils/prepareStyleSheet.js":{"types":"./types/utils/prepareStyleSheet.d.ts","default":"./utils/prepareStyleSheet.js"},"./utils/reassignDictionary.js":{"types":"./types/utils/reassignDictionary.d.ts","default":"./utils/reassignDictionary.js"},"./utils/setNestedProp.js":{"types":"./types/utils/setNestedProp.d.ts","default":"./utils/setNestedProp.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://rnd-pro.com/symbiote/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","ui library","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT","JSDA"],"devDependencies":{"@playwright/test":"^1.58.2","linkedom":"^0.18.12","typescript":"^5.9.3"},"peerDependencies":{"linkedom":">=0.16.0"},"peerDependenciesMeta":{"linkedom":{"optional":true}},"_id":"@symbiotejs/symbiote@3.0.0-next.3","readmeFilename":"README.md","gitHead":"c8c54ecd06496dadd1d5cdd969b70fd070724eda","_nodeVersion":"23.9.0","_npmVersion":"11.4.2","dist":{"integrity":"sha512-ltIECyFOhJeU20OMiQb+Ikm6UeZTut+8AJ46NXAafaB7cp1YS7COTjQzZ3cQN3gxD2DLGaWl/DAfrgYo1WadzA==","shasum":"90f051b2c34ba5b049a88fe141a12b837d632910","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-3.0.0-next.3.tgz","fileCount":69,"unpackedSize":148720,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD58BqTZHEdZksiWV+g1lVcm1HzBQDEwsdLFLmznRQJ3gIgIhskPYGzNWhp+ghNwYFK6Q251oHP9ICuf1LjxHeTsno="}],"size":45177},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/symbiote_3.0.0-next.3_1771976022718_0.35979832959432523"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-24T23:33:42.886Z","publish_time":1771976022886,"_source_registry_name":"default","contributors":[]},"3.0.0":{"type":"module","name":"@symbiotejs/symbiote","version":"3.0.0","description":"Symbiote.js - zero-dependency close-to-platform frontend library to build super-powered web components","author":{"name":"team@rnd-pro.com"},"license":"MIT","scripts":{"prepare":"git config core.hooksPath .git-hooks","types":"rm -rf types && tsc -p dts.cfg.json && node scripts/clean-dts.js","prepublishOnly":"npm test","pub":"npm run types && node scripts/update-exports.js && npm publish --tag beta","postinstall":"node scripts/postinstall.js","test":"node --test test/node/*.test.js && npx playwright test","test:unit":"node --test test/node/*.test.js","test:browser":"npx playwright test"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./core/AppRouter.js":{"types":"./types/core/AppRouter.d.ts","default":"./core/AppRouter.js"},"./core/PubSub.js":{"types":"./types/core/PubSub.d.ts","default":"./core/PubSub.js"},"./core/Symbiote.js":{"types":"./types/core/Symbiote.d.ts","default":"./core/Symbiote.js"},"./core/animateOut.js":{"types":"./types/core/animateOut.d.ts","default":"./core/animateOut.js"},"./core/css.js":{"types":"./types/core/css.d.ts","default":"./core/css.js"},"./core/dictionary.js":{"types":"./types/core/dictionary.d.ts","default":"./core/dictionary.js"},"./core/html.js":{"types":"./types/core/html.d.ts","default":"./core/html.js"},"./core/itemizeProcessor-keyed.js":{"types":"./types/core/itemizeProcessor-keyed.d.ts","default":"./core/itemizeProcessor-keyed.js"},"./core/itemizeProcessor.js":{"types":"./types/core/itemizeProcessor.d.ts","default":"./core/itemizeProcessor.js"},"./core/ownElements.js":{"types":"./types/core/ownElements.d.ts","default":"./core/ownElements.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"},"./core/tpl-processors.js":{"types":"./types/core/tpl-processors.d.ts","default":"./core/tpl-processors.js"},"./utils/UID.js":{"types":"./types/utils/UID.d.ts","default":"./utils/UID.js"},"./utils/dom-helpers.js":{"types":"./types/utils/dom-helpers.d.ts","default":"./utils/dom-helpers.js"},"./utils/kebabToCamel.js":{"types":"./types/utils/kebabToCamel.d.ts","default":"./utils/kebabToCamel.js"},"./utils/parseCssPropertyValue.js":{"types":"./types/utils/parseCssPropertyValue.d.ts","default":"./utils/parseCssPropertyValue.js"},"./utils/prepareStyleSheet.js":{"types":"./types/utils/prepareStyleSheet.d.ts","default":"./utils/prepareStyleSheet.js"},"./utils/reassignDictionary.js":{"types":"./types/utils/reassignDictionary.d.ts","default":"./utils/reassignDictionary.js"},"./utils/setNestedProp.js":{"types":"./types/utils/setNestedProp.d.ts","default":"./utils/setNestedProp.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://rnd-pro.com/symbiote/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","ui library","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT","JSDA"],"devDependencies":{"@playwright/test":"^1.58.2","linkedom":"^0.18.12","typescript":"^5.9.3"},"peerDependencies":{"linkedom":">=0.16.0"},"peerDependenciesMeta":{"linkedom":{"optional":true}},"_id":"@symbiotejs/symbiote@3.0.0","readmeFilename":"README.md","gitHead":"6102d57878b3467034b9fb9d5c844ef5f9bd95bf","_nodeVersion":"23.9.0","_npmVersion":"11.4.2","dist":{"integrity":"sha512-aS+s9TXF9DpJ3ibSFXDrhBT47uvItLZZkvZtCnLMGrruQ/g6Njvh0MbEcnTB4GIL3z3lkUz+ESFJj4DKbG7sVQ==","shasum":"73374e82f2e4a18fb42760b952514050dfe3b88e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-3.0.0.tgz","fileCount":70,"unpackedSize":141681,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCICO8U5/6YNnBefdoar+SHtKK9EZKR0gZ/ysvjKlQO9ibAiAF48uGUym9nHLp6LwK3IYB0Wl1Drsc5NES6+fz8n3Ylw=="}],"size":43177},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/symbiote_3.0.0_1772069085511_0.517802232261706"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-26T01:24:45.676Z","publish_time":1772069085676,"_source_registry_name":"default","contributors":[]},"3.0.2":{"type":"module","name":"@symbiotejs/symbiote","version":"3.0.2","description":"Symbiote.js - zero-dependency close-to-platform frontend library to build super-powered web components","author":{"name":"team@rnd-pro.com"},"license":"MIT","scripts":{"prepare":"git config core.hooksPath .git-hooks","types":"rm -rf types && tsc -p dts.cfg.json && node scripts/clean-dts.js","prepublishOnly":"npm test","pub":"npm run types && node scripts/update-exports.js && npm publish --tag beta","postinstall":"node scripts/postinstall.js","test":"node --test test/node/*.test.js && npx playwright test","test:unit":"node --test test/node/*.test.js","test:browser":"npx playwright test"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./core/AppRouter.js":{"types":"./types/core/AppRouter.d.ts","default":"./core/AppRouter.js"},"./core/PubSub.js":{"types":"./types/core/PubSub.d.ts","default":"./core/PubSub.js"},"./core/Symbiote.js":{"types":"./types/core/Symbiote.d.ts","default":"./core/Symbiote.js"},"./core/animateOut.js":{"types":"./types/core/animateOut.d.ts","default":"./core/animateOut.js"},"./core/css.js":{"types":"./types/core/css.d.ts","default":"./core/css.js"},"./core/dictionary.js":{"types":"./types/core/dictionary.d.ts","default":"./core/dictionary.js"},"./core/html.js":{"types":"./types/core/html.d.ts","default":"./core/html.js"},"./core/itemizeProcessor-keyed.js":{"types":"./types/core/itemizeProcessor-keyed.d.ts","default":"./core/itemizeProcessor-keyed.js"},"./core/itemizeProcessor.js":{"types":"./types/core/itemizeProcessor.d.ts","default":"./core/itemizeProcessor.js"},"./core/ownElements.js":{"types":"./types/core/ownElements.d.ts","default":"./core/ownElements.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"},"./core/tpl-processors.js":{"types":"./types/core/tpl-processors.d.ts","default":"./core/tpl-processors.js"},"./utils/UID.js":{"types":"./types/utils/UID.d.ts","default":"./utils/UID.js"},"./utils/dom-helpers.js":{"types":"./types/utils/dom-helpers.d.ts","default":"./utils/dom-helpers.js"},"./utils/kebabToCamel.js":{"types":"./types/utils/kebabToCamel.d.ts","default":"./utils/kebabToCamel.js"},"./utils/parseCssPropertyValue.js":{"types":"./types/utils/parseCssPropertyValue.d.ts","default":"./utils/parseCssPropertyValue.js"},"./utils/prepareStyleSheet.js":{"types":"./types/utils/prepareStyleSheet.d.ts","default":"./utils/prepareStyleSheet.js"},"./utils/reassignDictionary.js":{"types":"./types/utils/reassignDictionary.d.ts","default":"./utils/reassignDictionary.js"},"./utils/setNestedProp.js":{"types":"./types/utils/setNestedProp.d.ts","default":"./utils/setNestedProp.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://rnd-pro.com/symbiote/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","SSR","server side rendering for web components","ui library","data flow","design system","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT","JSDA"],"devDependencies":{"@playwright/test":"^1.58.2","linkedom":"^0.18.12","typescript":"^5.9.3"},"peerDependencies":{"linkedom":">=0.16.0"},"peerDependenciesMeta":{"linkedom":{"optional":true}},"_id":"@symbiotejs/symbiote@3.0.2","readmeFilename":"README.md","gitHead":"59f6f7b5b570ffa4765ab3b9563066f4d90fe639","_nodeVersion":"23.9.0","_npmVersion":"11.4.2","dist":{"integrity":"sha512-eQ/QY1erZxrYCeDQB7flogv8ryFAkvFob4OAsE5YFf0ij0XASMCIlKXGJkfqlV6BPUSVjC3Hg5YzH/oL2qRF2g==","shasum":"1455e2ec97b6843627e694cec6922763c76eae99","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-3.0.2.tgz","fileCount":70,"unpackedSize":141778,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDoVN36uqAcP+TJRcYI4+kRk320MSVC76wnwyIamvWo7wIhAJ31MOSZbAmLCsArFuNNxkuSiOmQj0jORQSk7LRKWSZh"}],"size":43220},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/symbiote_3.0.2_1772106886062_0.300801472959664"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-26T11:54:46.197Z","publish_time":1772106886197,"_source_registry_name":"default","contributors":[]},"3.0.3":{"type":"module","name":"@symbiotejs/symbiote","version":"3.0.3","description":"Symbiote.js - zero-dependency close-to-platform frontend library to build super-powered web components","author":{"name":"team@rnd-pro.com"},"license":"MIT","scripts":{"prepare":"git config core.hooksPath .git-hooks","types":"rm -rf types && tsc -p dts.cfg.json && node scripts/clean-dts.js","prepublishOnly":"npm test","pub":"npm run types && node scripts/update-exports.js && npm publish --tag beta","postinstall":"node scripts/postinstall.js","test":"node --test test/node/*.test.js && npx playwright test","test:unit":"node --test test/node/*.test.js","test:browser":"npx playwright test"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./core/AppRouter.js":{"types":"./types/core/AppRouter.d.ts","default":"./core/AppRouter.js"},"./core/PubSub.js":{"types":"./types/core/PubSub.d.ts","default":"./core/PubSub.js"},"./core/Symbiote.js":{"types":"./types/core/Symbiote.d.ts","default":"./core/Symbiote.js"},"./core/animateOut.js":{"types":"./types/core/animateOut.d.ts","default":"./core/animateOut.js"},"./core/css.js":{"types":"./types/core/css.d.ts","default":"./core/css.js"},"./core/dictionary.js":{"types":"./types/core/dictionary.d.ts","default":"./core/dictionary.js"},"./core/html.js":{"types":"./types/core/html.d.ts","default":"./core/html.js"},"./core/itemizeProcessor-keyed.js":{"types":"./types/core/itemizeProcessor-keyed.d.ts","default":"./core/itemizeProcessor-keyed.js"},"./core/itemizeProcessor.js":{"types":"./types/core/itemizeProcessor.d.ts","default":"./core/itemizeProcessor.js"},"./core/ownElements.js":{"types":"./types/core/ownElements.d.ts","default":"./core/ownElements.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"},"./core/tpl-processors.js":{"types":"./types/core/tpl-processors.d.ts","default":"./core/tpl-processors.js"},"./utils/UID.js":{"types":"./types/utils/UID.d.ts","default":"./utils/UID.js"},"./utils/dom-helpers.js":{"types":"./types/utils/dom-helpers.d.ts","default":"./utils/dom-helpers.js"},"./utils/kebabToCamel.js":{"types":"./types/utils/kebabToCamel.d.ts","default":"./utils/kebabToCamel.js"},"./utils/parseCssPropertyValue.js":{"types":"./types/utils/parseCssPropertyValue.d.ts","default":"./utils/parseCssPropertyValue.js"},"./utils/prepareStyleSheet.js":{"types":"./types/utils/prepareStyleSheet.d.ts","default":"./utils/prepareStyleSheet.js"},"./utils/reassignDictionary.js":{"types":"./types/utils/reassignDictionary.d.ts","default":"./utils/reassignDictionary.js"},"./utils/setNestedProp.js":{"types":"./types/utils/setNestedProp.d.ts","default":"./utils/setNestedProp.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://rnd-pro.com/symbiote/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","SSR","server side rendering for web components","ui library","data flow","design system","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT","JSDA"],"devDependencies":{"@playwright/test":"^1.58.2","linkedom":"^0.18.12","typescript":"^5.9.3"},"peerDependencies":{"linkedom":">=0.16.0"},"peerDependenciesMeta":{"linkedom":{"optional":true}},"_id":"@symbiotejs/symbiote@3.0.3","readmeFilename":"README.md","gitHead":"02d2e4c6035103e2fdde938af8104f5526f24bf4","_nodeVersion":"23.9.0","_npmVersion":"11.4.2","dist":{"integrity":"sha512-TQke5XZcu2xhadWu73maJ7Qu03vJG1v6XvP5dy0DWk1a09IZcT/xYMSmOZLlx2Dn/CuerVO8CSEg3hyBqggkag==","shasum":"edc8775199ef0d9d5f1714e7afd6fff7e16d808d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-3.0.3.tgz","fileCount":70,"unpackedSize":141845,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAeat8K2U8fkvkMTxNsG0g66cgBQvdY6ag0qxzcei/ceAiEA4+xe+/xZdUOVTXVOUBIpvx2W9lhKKaXpKbEkReEEXIM="}],"size":43187},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/symbiote_3.0.3_1772119472209_0.3340951460877599"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-26T15:24:32.351Z","publish_time":1772119472351,"_source_registry_name":"default","contributors":[]},"3.0.4":{"type":"module","name":"@symbiotejs/symbiote","version":"3.0.4","description":"Symbiote.js - zero-dependency close-to-platform frontend library to build super-powered web components","author":{"name":"team@rnd-pro.com"},"license":"MIT","scripts":{"prepare":"git config core.hooksPath .git-hooks","types":"rm -rf types && tsc -p dts.cfg.json && node scripts/clean-dts.js","prepublishOnly":"npm test","pub":"npm run types && node scripts/update-exports.js && npm publish --tag beta","postinstall":"node scripts/postinstall.js","test":"node --test test/node/*.test.js && npx playwright test","test:unit":"node --test test/node/*.test.js","test:browser":"npx playwright test"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./core/AppRouter.js":{"types":"./types/core/AppRouter.d.ts","default":"./core/AppRouter.js"},"./core/PubSub.js":{"types":"./types/core/PubSub.d.ts","default":"./core/PubSub.js"},"./core/Symbiote.js":{"types":"./types/core/Symbiote.d.ts","default":"./core/Symbiote.js"},"./core/animateOut.js":{"types":"./types/core/animateOut.d.ts","default":"./core/animateOut.js"},"./core/css.js":{"types":"./types/core/css.d.ts","default":"./core/css.js"},"./core/dictionary.js":{"types":"./types/core/dictionary.d.ts","default":"./core/dictionary.js"},"./core/html.js":{"types":"./types/core/html.d.ts","default":"./core/html.js"},"./core/itemizeProcessor-keyed.js":{"types":"./types/core/itemizeProcessor-keyed.d.ts","default":"./core/itemizeProcessor-keyed.js"},"./core/itemizeProcessor.js":{"types":"./types/core/itemizeProcessor.d.ts","default":"./core/itemizeProcessor.js"},"./core/ownElements.js":{"types":"./types/core/ownElements.d.ts","default":"./core/ownElements.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"},"./core/tpl-processors.js":{"types":"./types/core/tpl-processors.d.ts","default":"./core/tpl-processors.js"},"./utils/UID.js":{"types":"./types/utils/UID.d.ts","default":"./utils/UID.js"},"./utils/dom-helpers.js":{"types":"./types/utils/dom-helpers.d.ts","default":"./utils/dom-helpers.js"},"./utils/kebabToCamel.js":{"types":"./types/utils/kebabToCamel.d.ts","default":"./utils/kebabToCamel.js"},"./utils/parseCssPropertyValue.js":{"types":"./types/utils/parseCssPropertyValue.d.ts","default":"./utils/parseCssPropertyValue.js"},"./utils/prepareStyleSheet.js":{"types":"./types/utils/prepareStyleSheet.d.ts","default":"./utils/prepareStyleSheet.js"},"./utils/reassignDictionary.js":{"types":"./types/utils/reassignDictionary.d.ts","default":"./utils/reassignDictionary.js"},"./utils/setNestedProp.js":{"types":"./types/utils/setNestedProp.d.ts","default":"./utils/setNestedProp.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://rnd-pro.com/symbiote/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","SSR","server side rendering for web components","ui library","data flow","design system","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT","JSDA"],"devDependencies":{"@playwright/test":"^1.58.2","linkedom":"^0.18.12","typescript":"^5.9.3"},"peerDependencies":{"linkedom":">=0.16.0"},"peerDependenciesMeta":{"linkedom":{"optional":true}},"_id":"@symbiotejs/symbiote@3.0.4","readmeFilename":"README.md","gitHead":"3dc747271a992217ff10803d07edc9694c756816","_nodeVersion":"23.9.0","_npmVersion":"11.4.2","dist":{"integrity":"sha512-4BGvZH5yZ80s9YI2sIvWyTAs/7B1H0yoFeWgU4UJFCBvqwN6eKHpHg7OOXvqQDprnFUfRw/Uzk86p3jAT76s9w==","shasum":"00031f5d276b74f8c83a46ba221747384ec24510","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-3.0.4.tgz","fileCount":71,"unpackedSize":153872,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCICHN3amvBFhsGF3meo0svte+GoqJ6EGpGEOEcSB8FJ2JAiAlrUiWj/QCTtFMBIyrkJ7krJnkR4SDDXQS1VWpb+j1Gw=="}],"size":45979},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/symbiote_3.0.4_1772119605774_0.9057393596097034"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-26T15:26:45.956Z","publish_time":1772119605956,"_source_registry_name":"default","contributors":[]},"3.0.5":{"type":"module","name":"@symbiotejs/symbiote","version":"3.0.5","description":"Symbiote.js - zero-dependency close-to-platform frontend library to build super-powered web components","author":{"name":"team@rnd-pro.com"},"license":"MIT","scripts":{"prepare":"git config core.hooksPath .git-hooks","types":"rm -rf types && tsc -p dts.cfg.json && node scripts/clean-dts.js","prepublishOnly":"npm test","pub":"npm run types && node scripts/update-exports.js && npm publish","postinstall":"node scripts/postinstall.js","test":"node --test test/node/*.test.js && npx playwright test","test:unit":"node --test test/node/*.test.js","test:browser":"npx playwright test"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./core/AppRouter.js":{"types":"./types/core/AppRouter.d.ts","default":"./core/AppRouter.js"},"./core/PubSub.js":{"types":"./types/core/PubSub.d.ts","default":"./core/PubSub.js"},"./core/Symbiote.js":{"types":"./types/core/Symbiote.d.ts","default":"./core/Symbiote.js"},"./core/animateOut.js":{"types":"./types/core/animateOut.d.ts","default":"./core/animateOut.js"},"./core/css.js":{"types":"./types/core/css.d.ts","default":"./core/css.js"},"./core/dictionary.js":{"types":"./types/core/dictionary.d.ts","default":"./core/dictionary.js"},"./core/html.js":{"types":"./types/core/html.d.ts","default":"./core/html.js"},"./core/itemizeProcessor-keyed.js":{"types":"./types/core/itemizeProcessor-keyed.d.ts","default":"./core/itemizeProcessor-keyed.js"},"./core/itemizeProcessor.js":{"types":"./types/core/itemizeProcessor.d.ts","default":"./core/itemizeProcessor.js"},"./core/ownElements.js":{"types":"./types/core/ownElements.d.ts","default":"./core/ownElements.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"},"./core/tpl-processors.js":{"types":"./types/core/tpl-processors.d.ts","default":"./core/tpl-processors.js"},"./utils/UID.js":{"types":"./types/utils/UID.d.ts","default":"./utils/UID.js"},"./utils/dom-helpers.js":{"types":"./types/utils/dom-helpers.d.ts","default":"./utils/dom-helpers.js"},"./utils/kebabToCamel.js":{"types":"./types/utils/kebabToCamel.d.ts","default":"./utils/kebabToCamel.js"},"./utils/parseCssPropertyValue.js":{"types":"./types/utils/parseCssPropertyValue.d.ts","default":"./utils/parseCssPropertyValue.js"},"./utils/prepareStyleSheet.js":{"types":"./types/utils/prepareStyleSheet.d.ts","default":"./utils/prepareStyleSheet.js"},"./utils/reassignDictionary.js":{"types":"./types/utils/reassignDictionary.d.ts","default":"./utils/reassignDictionary.js"},"./utils/setNestedProp.js":{"types":"./types/utils/setNestedProp.d.ts","default":"./utils/setNestedProp.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://rnd-pro.com/symbiote/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","SSR","server side rendering for web components","ui library","data flow","design system","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT","JSDA"],"devDependencies":{"@playwright/test":"^1.58.2","linkedom":"^0.18.12","typescript":"^5.9.3"},"peerDependencies":{"linkedom":">=0.16.0"},"peerDependenciesMeta":{"linkedom":{"optional":true}},"_id":"@symbiotejs/symbiote@3.0.5","gitHead":"30411e29ddd7c22fdf855441d209549fba634b11","_nodeVersion":"23.9.0","_npmVersion":"11.4.2","dist":{"integrity":"sha512-rUPJMEU5yTzogL9xi2m2HA42q6V4eyegR+Pjyyfe6mqyNp0xcjJwpPaBAnk09jBEoS1iZnDtR+8XY4ZSr4a3vw==","shasum":"8deb8d4e7c7645b69160ba87ac8f0e8df608c62f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-3.0.5.tgz","fileCount":71,"unpackedSize":153963,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCY6mb+x5FzWP42hLoPhYiFITKQJhuSarbgze8CCY8/eAIgN4NICRxinnjTjZPzEn94JPvk861ehQk03G8Rk4ULyjA="}],"size":46030},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/symbiote_3.0.5_1772187472749_0.5858553108264415"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-27T10:17:52.904Z","publish_time":1772187472904,"_source_registry_name":"default","contributors":[]},"3.1.1":{"type":"module","name":"@symbiotejs/symbiote","version":"3.1.1","description":"Symbiote.js - zero-dependency close-to-platform frontend library to build super-powered web components","author":{"name":"team@rnd-pro.com"},"license":"MIT","scripts":{"prepare":"git config core.hooksPath .git-hooks","types":"rm -rf types && tsc -p dts.cfg.json && node scripts/clean-dts.js","prepublishOnly":"npm test","pub":"npm run types && node scripts/update-exports.js && npm publish","postinstall":"node scripts/postinstall.js","test":"node --test test/node/*.test.js && npx playwright test","test:unit":"node --test test/node/*.test.js","test:browser":"npx playwright test"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./core/AppRouter.js":{"types":"./types/core/AppRouter.d.ts","default":"./core/AppRouter.js"},"./core/PubSub.js":{"types":"./types/core/PubSub.d.ts","default":"./core/PubSub.js"},"./core/Symbiote.js":{"types":"./types/core/Symbiote.d.ts","default":"./core/Symbiote.js"},"./core/animateOut.js":{"types":"./types/core/animateOut.d.ts","default":"./core/animateOut.js"},"./core/css.js":{"types":"./types/core/css.d.ts","default":"./core/css.js"},"./core/dictionary.js":{"types":"./types/core/dictionary.d.ts","default":"./core/dictionary.js"},"./core/html.js":{"types":"./types/core/html.d.ts","default":"./core/html.js"},"./core/itemizeProcessor-keyed.js":{"types":"./types/core/itemizeProcessor-keyed.d.ts","default":"./core/itemizeProcessor-keyed.js"},"./core/itemizeProcessor.js":{"types":"./types/core/itemizeProcessor.d.ts","default":"./core/itemizeProcessor.js"},"./core/ownElements.js":{"types":"./types/core/ownElements.d.ts","default":"./core/ownElements.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"},"./core/tpl-processors.js":{"types":"./types/core/tpl-processors.d.ts","default":"./core/tpl-processors.js"},"./utils/UID.js":{"types":"./types/utils/UID.d.ts","default":"./utils/UID.js"},"./utils/dom-helpers.js":{"types":"./types/utils/dom-helpers.d.ts","default":"./utils/dom-helpers.js"},"./utils/kebabToCamel.js":{"types":"./types/utils/kebabToCamel.d.ts","default":"./utils/kebabToCamel.js"},"./utils/parseCssPropertyValue.js":{"types":"./types/utils/parseCssPropertyValue.d.ts","default":"./utils/parseCssPropertyValue.js"},"./utils/prepareStyleSheet.js":{"types":"./types/utils/prepareStyleSheet.d.ts","default":"./utils/prepareStyleSheet.js"},"./utils/reassignDictionary.js":{"types":"./types/utils/reassignDictionary.d.ts","default":"./utils/reassignDictionary.js"},"./utils/setNestedProp.js":{"types":"./types/utils/setNestedProp.d.ts","default":"./utils/setNestedProp.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://rnd-pro.com/symbiote/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","SSR","server side rendering for web components","ui library","data flow","design system","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT","JSDA"],"devDependencies":{"@playwright/test":"^1.58.2","linkedom":"^0.18.12","typescript":"^5.9.3"},"peerDependencies":{"linkedom":">=0.16.0"},"peerDependenciesMeta":{"linkedom":{"optional":true}},"_id":"@symbiotejs/symbiote@3.1.1","gitHead":"69f9fa4fdedb1f36415ab61f907fcb1bb0b4eae9","_nodeVersion":"23.9.0","_npmVersion":"11.4.2","dist":{"integrity":"sha512-EDD5acNiXH6hZnRgdW6RUXqvr+KZHV/RtYyJPok18Wx/KY+cAxLPXkEVBdhoUWUUhOQW15Aiyyib6CVr9V2M7w==","shasum":"e1eb9da669cf4ea8230b5a078a75d0a3d5037fd5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-3.1.1.tgz","fileCount":71,"unpackedSize":154984,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCgmNDUNBsA6BQCI9k/QPXTfzZEruQJztRHZKvGEjgjSAIgO4T5ihxBuP+KHe8z5xMxbGbt2G/oU2Z6SU8wVC+YU6k="}],"size":46284},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/symbiote_3.1.1_1772285492193_0.6517434218895071"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-28T13:31:32.353Z","publish_time":1772285492353,"_source_registry_name":"default","contributors":[]},"3.1.2":{"type":"module","name":"@symbiotejs/symbiote","version":"3.1.2","description":"Symbiote.js - zero-dependency close-to-platform frontend library to build super-powered web components","author":{"name":"team@rnd-pro.com"},"license":"MIT","scripts":{"prepare":"git config core.hooksPath .git-hooks","types":"rm -rf types && tsc -p dts.cfg.json && node scripts/clean-dts.js","prepublishOnly":"npm test","pub":"npm run types && node scripts/update-exports.js && npm publish","postinstall":"node scripts/postinstall.js","test":"node --test test/node/*.test.js && npx playwright test","test:unit":"node --test test/node/*.test.js","test:browser":"npx playwright test"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./core/AppRouter.js":{"types":"./types/core/AppRouter.d.ts","default":"./core/AppRouter.js"},"./core/PubSub.js":{"types":"./types/core/PubSub.d.ts","default":"./core/PubSub.js"},"./core/Symbiote.js":{"types":"./types/core/Symbiote.d.ts","default":"./core/Symbiote.js"},"./core/animateOut.js":{"types":"./types/core/animateOut.d.ts","default":"./core/animateOut.js"},"./core/css.js":{"types":"./types/core/css.d.ts","default":"./core/css.js"},"./core/dictionary.js":{"types":"./types/core/dictionary.d.ts","default":"./core/dictionary.js"},"./core/html.js":{"types":"./types/core/html.d.ts","default":"./core/html.js"},"./core/itemizeProcessor-keyed.js":{"types":"./types/core/itemizeProcessor-keyed.d.ts","default":"./core/itemizeProcessor-keyed.js"},"./core/itemizeProcessor.js":{"types":"./types/core/itemizeProcessor.d.ts","default":"./core/itemizeProcessor.js"},"./core/ownElements.js":{"types":"./types/core/ownElements.d.ts","default":"./core/ownElements.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"},"./core/tpl-processors.js":{"types":"./types/core/tpl-processors.d.ts","default":"./core/tpl-processors.js"},"./utils/UID.js":{"types":"./types/utils/UID.d.ts","default":"./utils/UID.js"},"./utils/dom-helpers.js":{"types":"./types/utils/dom-helpers.d.ts","default":"./utils/dom-helpers.js"},"./utils/kebabToCamel.js":{"types":"./types/utils/kebabToCamel.d.ts","default":"./utils/kebabToCamel.js"},"./utils/parseCssPropertyValue.js":{"types":"./types/utils/parseCssPropertyValue.d.ts","default":"./utils/parseCssPropertyValue.js"},"./utils/prepareStyleSheet.js":{"types":"./types/utils/prepareStyleSheet.d.ts","default":"./utils/prepareStyleSheet.js"},"./utils/reassignDictionary.js":{"types":"./types/utils/reassignDictionary.d.ts","default":"./utils/reassignDictionary.js"},"./utils/setNestedProp.js":{"types":"./types/utils/setNestedProp.d.ts","default":"./utils/setNestedProp.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://rnd-pro.com/symbiote/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","SSR","server side rendering for web components","ui library","data flow","design system","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT","JSDA"],"devDependencies":{"@playwright/test":"^1.58.2","linkedom":"^0.18.12","typescript":"^5.9.3"},"peerDependencies":{"linkedom":">=0.16.0"},"peerDependenciesMeta":{"linkedom":{"optional":true}},"_id":"@symbiotejs/symbiote@3.1.2","gitHead":"6e89e10b468e8927be1b728d20a5eb8833a0e7b5","_nodeVersion":"23.9.0","_npmVersion":"11.4.2","dist":{"integrity":"sha512-R1fw4eftorgyd/G7Qz+Mpjm6f2QGwYAl8g4z1tzdRT0XX+1/exVBKRR7usY35xzQe47Q5+LWda9CwBaIsivvDA==","shasum":"0ca85fbb774436638557037e5efb5041ff088748","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-3.1.2.tgz","fileCount":71,"unpackedSize":155216,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCtb6J73K/ob4XHFaejAAFiH26WO8rbOwTHZqs/14lixQIhAKjYbCfS6rk0auolzTrpmq1gNmJn8cGaEcbLhaypI42P"}],"size":46356},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/symbiote_3.1.2_1772287213292_0.4109304258123929"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-28T14:00:13.481Z","publish_time":1772287213481,"_source_registry_name":"default","contributors":[]},"3.2.0":{"type":"module","name":"@symbiotejs/symbiote","version":"3.2.0","description":"Symbiote.js - zero-dependency close-to-platform frontend library to build super-powered web components","author":{"name":"team@rnd-pro.com"},"license":"MIT","scripts":{"prepare":"git config core.hooksPath .git-hooks","types":"rm -rf types && tsc -p dts.cfg.json && node scripts/clean-dts.js","prepublishOnly":"npm test","pub":"npm run types && node scripts/update-exports.js && npm publish","postinstall":"node scripts/postinstall.js","test":"node --test test/node/*.test.js && npx playwright test","test:unit":"node --test test/node/*.test.js","test:browser":"npx playwright test"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./utils":{"default":"./utils/index.js"},"./core/AppRouter.js":{"types":"./types/core/AppRouter.d.ts","default":"./core/AppRouter.js"},"./core/PubSub.js":{"types":"./types/core/PubSub.d.ts","default":"./core/PubSub.js"},"./core/Symbiote.js":{"types":"./types/core/Symbiote.d.ts","default":"./core/Symbiote.js"},"./core/animateOut.js":{"types":"./types/core/animateOut.d.ts","default":"./core/animateOut.js"},"./core/css.js":{"types":"./types/core/css.d.ts","default":"./core/css.js"},"./core/dictionary.js":{"types":"./types/core/dictionary.d.ts","default":"./core/dictionary.js"},"./core/html.js":{"types":"./types/core/html.d.ts","default":"./core/html.js"},"./core/initPropFallback.js":{"types":"./types/core/initPropFallback.d.ts","default":"./core/initPropFallback.js"},"./core/itemizeProcessor-keyed.js":{"types":"./types/core/itemizeProcessor-keyed.d.ts","default":"./core/itemizeProcessor-keyed.js"},"./core/itemizeProcessor.js":{"types":"./types/core/itemizeProcessor.d.ts","default":"./core/itemizeProcessor.js"},"./core/ownElements.js":{"types":"./types/core/ownElements.d.ts","default":"./core/ownElements.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"},"./core/tpl-processors.js":{"types":"./types/core/tpl-processors.d.ts","default":"./core/tpl-processors.js"},"./utils/UID.js":{"types":"./types/utils/UID.d.ts","default":"./utils/UID.js"},"./utils/dom-helpers.js":{"types":"./types/utils/dom-helpers.d.ts","default":"./utils/dom-helpers.js"},"./utils/kebabToCamel.js":{"types":"./types/utils/kebabToCamel.d.ts","default":"./utils/kebabToCamel.js"},"./utils/parseCssPropertyValue.js":{"types":"./types/utils/parseCssPropertyValue.d.ts","default":"./utils/parseCssPropertyValue.js"},"./utils/prepareStyleSheet.js":{"types":"./types/utils/prepareStyleSheet.d.ts","default":"./utils/prepareStyleSheet.js"},"./utils/reassignDictionary.js":{"types":"./types/utils/reassignDictionary.d.ts","default":"./utils/reassignDictionary.js"},"./utils/setNestedProp.js":{"types":"./types/utils/setNestedProp.d.ts","default":"./utils/setNestedProp.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://rnd-pro.com/symbiote/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","SSR","server side rendering for web components","ui library","data flow","design system","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT","JSDA"],"devDependencies":{"@playwright/test":"^1.58.2","linkedom":"^0.18.12","typescript":"^5.9.3"},"peerDependencies":{"linkedom":">=0.16.0"},"peerDependenciesMeta":{"linkedom":{"optional":true}},"_id":"@symbiotejs/symbiote@3.2.0","gitHead":"1e949a612b2da607a0c17fb649e0efeeb35dc365","_nodeVersion":"23.9.0","_npmVersion":"11.4.2","dist":{"integrity":"sha512-Zr6QLiA2wW6sCTrmLjdIKN32UKs0WgLjbsjTabraEKAsjxefgCjrQHyOHw/jFLCjRwgaN8VyzB58ePnX3oHfPA==","shasum":"62029cf92bca68f93b52ebdcbe604f5119e4b1bc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-3.2.0.tgz","fileCount":77,"unpackedSize":156509,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDH3G+qYITxtmfRu0OyuLRnNMSSwk+Y3IAcG+Hnm5xSdwIhAIYa6EQKJepV9ekk+/WRrdNk3+fdMf5kWbhAoh4ZU2qH"}],"size":46857},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/symbiote_3.2.0_1772290365171_0.9587142524839778"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-28T14:52:45.335Z","publish_time":1772290365335,"_source_registry_name":"default","contributors":[]},"3.2.1":{"type":"module","name":"@symbiotejs/symbiote","version":"3.2.1","description":"Symbiote.js - zero-dependency close-to-platform frontend library to build super-powered web components","author":{"name":"team@rnd-pro.com"},"license":"MIT","scripts":{"prepare":"git config core.hooksPath .git-hooks","types":"rm -rf types && tsc -p dts.cfg.json && node scripts/clean-dts.js","prepublishOnly":"npm test","pub":"npm run types && node scripts/update-exports.js && npm publish","postinstall":"node scripts/postinstall.js","test":"node --test test/node/*.test.js && npx playwright test","test:unit":"node --test test/node/*.test.js","test:browser":"npx playwright test"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./utils":{"default":"./utils/index.js"},"./core/AppRouter.js":{"types":"./types/core/AppRouter.d.ts","default":"./core/AppRouter.js"},"./core/PubSub.js":{"types":"./types/core/PubSub.d.ts","default":"./core/PubSub.js"},"./core/Symbiote.js":{"types":"./types/core/Symbiote.d.ts","default":"./core/Symbiote.js"},"./core/animateOut.js":{"types":"./types/core/animateOut.d.ts","default":"./core/animateOut.js"},"./core/css.js":{"types":"./types/core/css.d.ts","default":"./core/css.js"},"./core/dictionary.js":{"types":"./types/core/dictionary.d.ts","default":"./core/dictionary.js"},"./core/html.js":{"types":"./types/core/html.d.ts","default":"./core/html.js"},"./core/initPropFallback.js":{"types":"./types/core/initPropFallback.d.ts","default":"./core/initPropFallback.js"},"./core/itemizeProcessor-keyed.js":{"types":"./types/core/itemizeProcessor-keyed.d.ts","default":"./core/itemizeProcessor-keyed.js"},"./core/itemizeProcessor.js":{"types":"./types/core/itemizeProcessor.d.ts","default":"./core/itemizeProcessor.js"},"./core/ownElements.js":{"types":"./types/core/ownElements.d.ts","default":"./core/ownElements.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"},"./core/tpl-processors.js":{"types":"./types/core/tpl-processors.d.ts","default":"./core/tpl-processors.js"},"./utils/UID.js":{"types":"./types/utils/UID.d.ts","default":"./utils/UID.js"},"./utils/dom-helpers.js":{"types":"./types/utils/dom-helpers.d.ts","default":"./utils/dom-helpers.js"},"./utils/kebabToCamel.js":{"types":"./types/utils/kebabToCamel.d.ts","default":"./utils/kebabToCamel.js"},"./utils/parseCssPropertyValue.js":{"types":"./types/utils/parseCssPropertyValue.d.ts","default":"./utils/parseCssPropertyValue.js"},"./utils/prepareStyleSheet.js":{"types":"./types/utils/prepareStyleSheet.d.ts","default":"./utils/prepareStyleSheet.js"},"./utils/reassignDictionary.js":{"types":"./types/utils/reassignDictionary.d.ts","default":"./utils/reassignDictionary.js"},"./utils/setNestedProp.js":{"types":"./types/utils/setNestedProp.d.ts","default":"./utils/setNestedProp.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://rnd-pro.com/symbiote/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","SSR","server side rendering for web components","ui library","data flow","design system","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT","JSDA"],"devDependencies":{"@playwright/test":"^1.58.2","linkedom":"^0.18.12","typescript":"^5.9.3"},"peerDependencies":{"linkedom":">=0.16.0"},"peerDependenciesMeta":{"linkedom":{"optional":true}},"_id":"@symbiotejs/symbiote@3.2.1","gitHead":"ce8dbc110e7cedb98933d52c6003b53a07580b6a","_nodeVersion":"23.9.0","_npmVersion":"11.4.2","dist":{"integrity":"sha512-yCuNAjTJsFZZUAd7HH4eY2rFeZMMArrxUWxQCdEvjBexuxGxKR3EJkmIM55KFU8zCI6IfbocylA2bYK1mqNK/A==","shasum":"795c0c42d201af742f72555f12e90c18c44bac01","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-3.2.1.tgz","fileCount":77,"unpackedSize":156510,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQC2SWCuWLr0M7zdp0aIaxzUfAJQvlt3GfbV9b0JwbgG8QIhANMlV7ncTf4ryikhLPgGJg06XICgURoQBjhoJg/1UzC8"}],"size":46860},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/symbiote_3.2.1_1772290733385_0.4483098480759009"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-28T14:58:53.547Z","publish_time":1772290733547,"_source_registry_name":"default","contributors":[]},"3.3.0":{"type":"module","name":"@symbiotejs/symbiote","version":"3.3.0","description":"Symbiote.js - zero-dependency close-to-platform frontend library to build super-powered web components","author":{"name":"team@rnd-pro.com"},"license":"MIT","scripts":{"prepare":"git config core.hooksPath .git-hooks","types":"rm -rf types && tsc -p dts.cfg.json && node scripts/clean-dts.js","prepublishOnly":"npm test","pub":"npm run types && node scripts/update-exports.js && npm publish","postinstall":"node scripts/postinstall.js","test":"node --test test/node/*.test.js && npx playwright test","test:unit":"node --test test/node/*.test.js","test:browser":"npx playwright test"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./utils":{"default":"./utils/index.js"},"./core/AppRouter.js":{"types":"./types/core/AppRouter.d.ts","default":"./core/AppRouter.js"},"./core/PubSub.js":{"types":"./types/core/PubSub.d.ts","default":"./core/PubSub.js"},"./core/Symbiote.js":{"types":"./types/core/Symbiote.d.ts","default":"./core/Symbiote.js"},"./core/animateOut.js":{"types":"./types/core/animateOut.d.ts","default":"./core/animateOut.js"},"./core/css.js":{"types":"./types/core/css.d.ts","default":"./core/css.js"},"./core/dictionary.js":{"types":"./types/core/dictionary.d.ts","default":"./core/dictionary.js"},"./core/html.js":{"types":"./types/core/html.d.ts","default":"./core/html.js"},"./core/initPropFallback.js":{"types":"./types/core/initPropFallback.d.ts","default":"./core/initPropFallback.js"},"./core/itemizeProcessor-keyed.js":{"types":"./types/core/itemizeProcessor-keyed.d.ts","default":"./core/itemizeProcessor-keyed.js"},"./core/itemizeProcessor.js":{"types":"./types/core/itemizeProcessor.d.ts","default":"./core/itemizeProcessor.js"},"./core/ownElements.js":{"types":"./types/core/ownElements.d.ts","default":"./core/ownElements.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"},"./core/tpl-processors.js":{"types":"./types/core/tpl-processors.d.ts","default":"./core/tpl-processors.js"},"./utils/UID.js":{"types":"./types/utils/UID.d.ts","default":"./utils/UID.js"},"./utils/dom-helpers.js":{"types":"./types/utils/dom-helpers.d.ts","default":"./utils/dom-helpers.js"},"./utils/kebabToCamel.js":{"types":"./types/utils/kebabToCamel.d.ts","default":"./utils/kebabToCamel.js"},"./utils/parseCssPropertyValue.js":{"types":"./types/utils/parseCssPropertyValue.d.ts","default":"./utils/parseCssPropertyValue.js"},"./utils/prepareStyleSheet.js":{"types":"./types/utils/prepareStyleSheet.d.ts","default":"./utils/prepareStyleSheet.js"},"./utils/reassignDictionary.js":{"types":"./types/utils/reassignDictionary.d.ts","default":"./utils/reassignDictionary.js"},"./utils/setNestedProp.js":{"types":"./types/utils/setNestedProp.d.ts","default":"./utils/setNestedProp.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://rnd-pro.com/symbiote/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","SSR","server side rendering for web components","ui library","data flow","design system","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT","JSDA"],"devDependencies":{"@playwright/test":"^1.58.2","linkedom":"^0.18.12","typescript":"^5.9.3"},"peerDependencies":{"linkedom":">=0.16.0"},"peerDependenciesMeta":{"linkedom":{"optional":true}},"_id":"@symbiotejs/symbiote@3.3.0","gitHead":"3edab5ae8e896577c9176bd5ede5d99eccd086b0","_nodeVersion":"23.9.0","_npmVersion":"11.4.2","dist":{"integrity":"sha512-GWRdexdjtOsJtUO8IVFB0aUZFiRbjSBjk2Bsx04dyBh4gYiq7n+/FO4j4RAdFR5InvV+xhf9YKYICKyzY0BR8g==","shasum":"acfd96d3dc29a92aab6bde64b545e623cbb26533","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-3.3.0.tgz","fileCount":77,"unpackedSize":158790,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIHdqwPWriCry25sxEpd85qos3ycy7dfhwunDnTj7r7fjAiAeULkNhKkOpcmAIeKwIW/E+AAYU8kV0Yb3o4zUiJcilQ=="}],"size":47564},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/symbiote_3.3.0_1772621031562_0.9702604894826952"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-04T10:43:51.722Z","publish_time":1772621031722,"_source_registry_name":"default","contributors":[]},"3.3.1":{"type":"module","name":"@symbiotejs/symbiote","version":"3.3.1","description":"Symbiote.js - zero-dependency close-to-platform frontend library to build super-powered web components","author":{"name":"team@rnd-pro.com"},"license":"MIT","scripts":{"prepare":"git config core.hooksPath .git-hooks","types":"rm -rf types && tsc -p dts.cfg.json && node scripts/clean-dts.js","prepublishOnly":"npm test","pub":"npm run types && node scripts/update-exports.js && npm publish","postinstall":"node scripts/postinstall.js","test":"node --test test/node/*.test.js && npx playwright test","test:unit":"node --test test/node/*.test.js","test:browser":"npx playwright test"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./utils":{"default":"./utils/index.js"},"./node":{"default":"./node/index.js"},"./core/AppRouter.js":{"types":"./types/core/AppRouter.d.ts","default":"./core/AppRouter.js"},"./core/PubSub.js":{"types":"./types/core/PubSub.d.ts","default":"./core/PubSub.js"},"./core/Symbiote.js":{"types":"./types/core/Symbiote.d.ts","default":"./core/Symbiote.js"},"./core/animateOut.js":{"types":"./types/core/animateOut.d.ts","default":"./core/animateOut.js"},"./core/css.js":{"types":"./types/core/css.d.ts","default":"./core/css.js"},"./core/dictionary.js":{"types":"./types/core/dictionary.d.ts","default":"./core/dictionary.js"},"./core/html.js":{"types":"./types/core/html.d.ts","default":"./core/html.js"},"./core/initPropFallback.js":{"types":"./types/core/initPropFallback.d.ts","default":"./core/initPropFallback.js"},"./core/itemizeProcessor-keyed.js":{"types":"./types/core/itemizeProcessor-keyed.d.ts","default":"./core/itemizeProcessor-keyed.js"},"./core/itemizeProcessor.js":{"types":"./types/core/itemizeProcessor.d.ts","default":"./core/itemizeProcessor.js"},"./core/ownElements.js":{"types":"./types/core/ownElements.d.ts","default":"./core/ownElements.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"},"./core/tpl-processors.js":{"types":"./types/core/tpl-processors.d.ts","default":"./core/tpl-processors.js"},"./utils/UID.js":{"types":"./types/utils/UID.d.ts","default":"./utils/UID.js"},"./utils/dom-helpers.js":{"types":"./types/utils/dom-helpers.d.ts","default":"./utils/dom-helpers.js"},"./utils/kebabToCamel.js":{"types":"./types/utils/kebabToCamel.d.ts","default":"./utils/kebabToCamel.js"},"./utils/parseCssPropertyValue.js":{"types":"./types/utils/parseCssPropertyValue.d.ts","default":"./utils/parseCssPropertyValue.js"},"./utils/prepareStyleSheet.js":{"types":"./types/utils/prepareStyleSheet.d.ts","default":"./utils/prepareStyleSheet.js"},"./utils/reassignDictionary.js":{"types":"./types/utils/reassignDictionary.d.ts","default":"./utils/reassignDictionary.js"},"./utils/setNestedProp.js":{"types":"./types/utils/setNestedProp.d.ts","default":"./utils/setNestedProp.js"},"./node/SSR.js":{"types":"./types/node/SSR.d.ts","default":"./node/SSR.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://rnd-pro.com/symbiote/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","SSR","server side rendering for web components","ui library","data flow","design system","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT","JSDA"],"devDependencies":{"@playwright/test":"^1.58.2","linkedom":"^0.18.12","typescript":"^5.9.3"},"peerDependencies":{"linkedom":">=0.16.0"},"peerDependenciesMeta":{"linkedom":{"optional":true}},"_id":"@symbiotejs/symbiote@3.3.1","gitHead":"e1839d8d165b1a2a2a893f0f29e3bf5bba236446","_nodeVersion":"23.9.0","_npmVersion":"11.4.2","dist":{"integrity":"sha512-hiek+F5AdXQDUb6HqXJU4+yCJiutmwXBimmUuZRhxd2ZVjzIVrK5ZhiNzYkOlE9P4Qfv6wGnfzRgOzOrFYCKQg==","shasum":"353fa1f41e3523b50e8e3f4d3cd03646a21733d0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-3.3.1.tgz","fileCount":80,"unpackedSize":159252,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIDJ/QSfAQV2+TkrjBuvZHzKAu0di63684aQ7G6IjEvvoAiAYw9AzNTzCrkf0fQIkGhB8GXquGhCAwbgWl02RgkpX2Q=="}],"size":47736},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/symbiote_3.3.1_1772625341767_0.894723044441734"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-04T11:55:41.916Z","publish_time":1772625341916,"_source_registry_name":"default","contributors":[]},"3.3.2":{"type":"module","name":"@symbiotejs/symbiote","version":"3.3.2","description":"Symbiote.js - zero-dependency close-to-platform frontend library to build super-powered web components","author":{"name":"team@rnd-pro.com"},"license":"MIT","scripts":{"prepare":"git config core.hooksPath .git-hooks","types":"rm -rf types && tsc -p dts.cfg.json && node scripts/clean-dts.js","prepublishOnly":"npm test","pub":"npm run types && node scripts/update-exports.js && npm publish","postinstall":"node scripts/postinstall.js","test":"node --test test/node/*.test.js && npx playwright test","test:unit":"node --test test/node/*.test.js","test:browser":"npx playwright test"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./utils":{"default":"./utils/index.js"},"./node":{"default":"./node/index.js"},"./core/AppRouter.js":{"types":"./types/core/AppRouter.d.ts","default":"./core/AppRouter.js"},"./core/PubSub.js":{"types":"./types/core/PubSub.d.ts","default":"./core/PubSub.js"},"./core/Symbiote.js":{"types":"./types/core/Symbiote.d.ts","default":"./core/Symbiote.js"},"./core/animateOut.js":{"types":"./types/core/animateOut.d.ts","default":"./core/animateOut.js"},"./core/css.js":{"types":"./types/core/css.d.ts","default":"./core/css.js"},"./core/dictionary.js":{"types":"./types/core/dictionary.d.ts","default":"./core/dictionary.js"},"./core/html.js":{"types":"./types/core/html.d.ts","default":"./core/html.js"},"./core/initPropFallback.js":{"types":"./types/core/initPropFallback.d.ts","default":"./core/initPropFallback.js"},"./core/itemizeProcessor-keyed.js":{"types":"./types/core/itemizeProcessor-keyed.d.ts","default":"./core/itemizeProcessor-keyed.js"},"./core/itemizeProcessor.js":{"types":"./types/core/itemizeProcessor.d.ts","default":"./core/itemizeProcessor.js"},"./core/ownElements.js":{"types":"./types/core/ownElements.d.ts","default":"./core/ownElements.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"},"./core/tpl-processors.js":{"types":"./types/core/tpl-processors.d.ts","default":"./core/tpl-processors.js"},"./utils/UID.js":{"types":"./types/utils/UID.d.ts","default":"./utils/UID.js"},"./utils/dom-helpers.js":{"types":"./types/utils/dom-helpers.d.ts","default":"./utils/dom-helpers.js"},"./utils/kebabToCamel.js":{"types":"./types/utils/kebabToCamel.d.ts","default":"./utils/kebabToCamel.js"},"./utils/parseCssPropertyValue.js":{"types":"./types/utils/parseCssPropertyValue.d.ts","default":"./utils/parseCssPropertyValue.js"},"./utils/prepareStyleSheet.js":{"types":"./types/utils/prepareStyleSheet.d.ts","default":"./utils/prepareStyleSheet.js"},"./utils/reassignDictionary.js":{"types":"./types/utils/reassignDictionary.d.ts","default":"./utils/reassignDictionary.js"},"./utils/setNestedProp.js":{"types":"./types/utils/setNestedProp.d.ts","default":"./utils/setNestedProp.js"},"./node/SSR.js":{"types":"./types/node/SSR.d.ts","default":"./node/SSR.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://rnd-pro.com/symbiote/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","SSR","server side rendering for web components","ui library","data flow","design system","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT","JSDA"],"devDependencies":{"@playwright/test":"^1.58.2","linkedom":"^0.18.12","typescript":"^5.9.3"},"peerDependencies":{"linkedom":">=0.16.0"},"peerDependenciesMeta":{"linkedom":{"optional":true}},"_id":"@symbiotejs/symbiote@3.3.2","gitHead":"99c300a9e1ff044c59284eff3164a643221eeddd","_nodeVersion":"23.9.0","_npmVersion":"11.4.2","dist":{"integrity":"sha512-unygYr8JeIQcopRCZFPJxPOxjLCmrkVS21WNBU6GqIdNzGxMYgxTno9e2q+/g0f8ti5SVtX6QJNNd9qD3rUMRQ==","shasum":"7a88ddbdb9d8faf2765a621f7671a0af9428f27a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-3.3.2.tgz","fileCount":80,"unpackedSize":160351,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCICIhmsIMFfKHPXeal2mvNkAzzJwwcYyxTl7rzHRnuq4yAiAPiQlwatwynhudNhScJWHrmatYnLpoUz7smM4FdPtR/A=="}],"size":47950},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/symbiote_3.3.2_1772633721056_0.2281093193814041"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-04T14:15:21.224Z","publish_time":1772633721224,"_source_registry_name":"default","contributors":[]},"3.3.3":{"type":"module","name":"@symbiotejs/symbiote","version":"3.3.3","description":"Symbiote.js - zero-dependency close-to-platform frontend library to build super-powered web components","author":{"name":"team@rnd-pro.com"},"license":"MIT","scripts":{"prepare":"git config core.hooksPath .git-hooks","types":"rm -rf types && tsc -p dts.cfg.json && node scripts/clean-dts.js","prepublishOnly":"npm test","pub":"npm run types && node scripts/update-exports.js && npm publish","postinstall":"node scripts/postinstall.js","test":"node --test test/node/*.test.js && npx playwright test","test:unit":"node --test test/node/*.test.js","test:browser":"npx playwright test"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./utils":{"default":"./utils/index.js"},"./node":{"default":"./node/index.js"},"./core/AppRouter.js":{"types":"./types/core/AppRouter.d.ts","default":"./core/AppRouter.js"},"./core/PubSub.js":{"types":"./types/core/PubSub.d.ts","default":"./core/PubSub.js"},"./core/Symbiote.js":{"types":"./types/core/Symbiote.d.ts","default":"./core/Symbiote.js"},"./core/animateOut.js":{"types":"./types/core/animateOut.d.ts","default":"./core/animateOut.js"},"./core/css.js":{"types":"./types/core/css.d.ts","default":"./core/css.js"},"./core/dictionary.js":{"types":"./types/core/dictionary.d.ts","default":"./core/dictionary.js"},"./core/html.js":{"types":"./types/core/html.d.ts","default":"./core/html.js"},"./core/initPropFallback.js":{"types":"./types/core/initPropFallback.d.ts","default":"./core/initPropFallback.js"},"./core/itemizeProcessor-keyed.js":{"types":"./types/core/itemizeProcessor-keyed.d.ts","default":"./core/itemizeProcessor-keyed.js"},"./core/itemizeProcessor.js":{"types":"./types/core/itemizeProcessor.d.ts","default":"./core/itemizeProcessor.js"},"./core/ownElements.js":{"types":"./types/core/ownElements.d.ts","default":"./core/ownElements.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"},"./core/tpl-processors.js":{"types":"./types/core/tpl-processors.d.ts","default":"./core/tpl-processors.js"},"./utils/UID.js":{"types":"./types/utils/UID.d.ts","default":"./utils/UID.js"},"./utils/dom-helpers.js":{"types":"./types/utils/dom-helpers.d.ts","default":"./utils/dom-helpers.js"},"./utils/kebabToCamel.js":{"types":"./types/utils/kebabToCamel.d.ts","default":"./utils/kebabToCamel.js"},"./utils/parseCssPropertyValue.js":{"types":"./types/utils/parseCssPropertyValue.d.ts","default":"./utils/parseCssPropertyValue.js"},"./utils/prepareStyleSheet.js":{"types":"./types/utils/prepareStyleSheet.d.ts","default":"./utils/prepareStyleSheet.js"},"./utils/reassignDictionary.js":{"types":"./types/utils/reassignDictionary.d.ts","default":"./utils/reassignDictionary.js"},"./utils/setNestedProp.js":{"types":"./types/utils/setNestedProp.d.ts","default":"./utils/setNestedProp.js"},"./node/SSR.js":{"types":"./types/node/SSR.d.ts","default":"./node/SSR.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://rnd-pro.com/symbiote/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","SSR","server side rendering for web components","ui library","data flow","design system","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT","JSDA"],"devDependencies":{"@playwright/test":"^1.58.2","linkedom":"^0.18.12","typescript":"^5.9.3"},"peerDependencies":{"linkedom":">=0.16.0"},"peerDependenciesMeta":{"linkedom":{"optional":true}},"_id":"@symbiotejs/symbiote@3.3.3","gitHead":"25f8be8a979fa9e352b8783e6662864f43957ee9","_nodeVersion":"23.9.0","_npmVersion":"11.4.2","dist":{"integrity":"sha512-rbNNnQbdQD6+neLCRITriyfiSsg1jaRBaPxLGWa7B28wB9f8qJ4f+G4Px5hjq8wE5T+yPeUErKVAIqj3O/wqLg==","shasum":"37e242ec6c8e28f823c6aa56b7874a1740a45343","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-3.3.3.tgz","fileCount":80,"unpackedSize":160620,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCONcSkmDUuj9Pg771w/tz4YZRrO1ptTRygfrr9TQgIHAIhAJXs/QrPDEtmozhSyFTKdbnnfdkJ18kYCCsPNo7oepqz"}],"size":48023},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/symbiote_3.3.3_1772638586506_0.9296853006960668"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-04T15:36:26.647Z","publish_time":1772638586647,"_source_registry_name":"default","contributors":[]},"3.3.4":{"type":"module","name":"@symbiotejs/symbiote","version":"3.3.4","description":"Symbiote.js - zero-dependency close-to-platform frontend library to build super-powered web components","author":{"name":"team@rnd-pro.com"},"license":"MIT","scripts":{"prepare":"git config core.hooksPath .git-hooks","types":"rm -rf types && tsc -p dts.cfg.json && node scripts/clean-dts.js","prepublishOnly":"npm test","pub":"npm run types && node scripts/update-exports.js && npm publish","postinstall":"node scripts/postinstall.js","test":"node --test test/node/*.test.js && npx playwright test","test:unit":"node --test test/node/*.test.js","test:browser":"npx playwright test"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./utils":{"default":"./utils/index.js"},"./full":{"types":"./types/core/full.d.ts","default":"./core/full.js"},"./node":{"default":"./node/index.js"},"./core/AppRouter.js":{"types":"./types/core/AppRouter.d.ts","default":"./core/AppRouter.js"},"./core/PubSub.js":{"types":"./types/core/PubSub.d.ts","default":"./core/PubSub.js"},"./core/Symbiote.js":{"types":"./types/core/Symbiote.d.ts","default":"./core/Symbiote.js"},"./core/animateOut.js":{"types":"./types/core/animateOut.d.ts","default":"./core/animateOut.js"},"./core/css.js":{"types":"./types/core/css.d.ts","default":"./core/css.js"},"./core/dictionary.js":{"types":"./types/core/dictionary.d.ts","default":"./core/dictionary.js"},"./core/full.js":{"types":"./types/core/full.d.ts","default":"./core/full.js"},"./core/html.js":{"types":"./types/core/html.d.ts","default":"./core/html.js"},"./core/initPropFallback.js":{"types":"./types/core/initPropFallback.d.ts","default":"./core/initPropFallback.js"},"./core/itemizeProcessor-keyed.js":{"types":"./types/core/itemizeProcessor-keyed.d.ts","default":"./core/itemizeProcessor-keyed.js"},"./core/itemizeProcessor.js":{"types":"./types/core/itemizeProcessor.d.ts","default":"./core/itemizeProcessor.js"},"./core/ownElements.js":{"types":"./types/core/ownElements.d.ts","default":"./core/ownElements.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"},"./core/tpl-processors.js":{"types":"./types/core/tpl-processors.d.ts","default":"./core/tpl-processors.js"},"./utils/UID.js":{"types":"./types/utils/UID.d.ts","default":"./utils/UID.js"},"./utils/dom-helpers.js":{"types":"./types/utils/dom-helpers.d.ts","default":"./utils/dom-helpers.js"},"./utils/kebabToCamel.js":{"types":"./types/utils/kebabToCamel.d.ts","default":"./utils/kebabToCamel.js"},"./utils/parseCssPropertyValue.js":{"types":"./types/utils/parseCssPropertyValue.d.ts","default":"./utils/parseCssPropertyValue.js"},"./utils/prepareStyleSheet.js":{"types":"./types/utils/prepareStyleSheet.d.ts","default":"./utils/prepareStyleSheet.js"},"./utils/reassignDictionary.js":{"types":"./types/utils/reassignDictionary.d.ts","default":"./utils/reassignDictionary.js"},"./utils/setNestedProp.js":{"types":"./types/utils/setNestedProp.d.ts","default":"./utils/setNestedProp.js"},"./node/SSR.js":{"types":"./types/node/SSR.d.ts","default":"./node/SSR.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://rnd-pro.com/symbiote/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","SSR","server side rendering for web components","ui library","data flow","design system","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT","JSDA"],"devDependencies":{"@playwright/test":"^1.58.2","linkedom":"^0.18.12","typescript":"^5.9.3"},"peerDependencies":{"linkedom":">=0.16.0"},"peerDependenciesMeta":{"linkedom":{"optional":true}},"_id":"@symbiotejs/symbiote@3.3.4","gitHead":"dfa9a06699de47da6fe4e605a5731457af6b3e2c","_nodeVersion":"23.9.0","_npmVersion":"11.4.2","dist":{"integrity":"sha512-2nIWfez7NjnwJBW15AC7RjnQDsCd65CpWBENwWbRgPVMURDbXDiJcx/Ez8yuAyTcax2jyG3zP27k9msPF//G9Q==","shasum":"f8eacc315df7c447eb0a7aa8ca702592c36faa12","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-3.3.4.tgz","fileCount":83,"unpackedSize":162564,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIA2tIMXyXDfQclxypoaUVA7kmkqUORfgzjthHp2EK1JHAiALm97WKtMbF7FF85nVd8bSN7iTf/nfZZOxb81KAv/5OQ=="}],"size":48667},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/symbiote_3.3.4_1772646769204_0.9554667823329444"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-04T17:52:49.381Z","publish_time":1772646769381,"_source_registry_name":"default","contributors":[]},"3.3.5":{"type":"module","name":"@symbiotejs/symbiote","version":"3.3.5","description":"Symbiote.js - zero-dependency close-to-platform frontend library to build super-powered web components","author":{"name":"team@rnd-pro.com"},"license":"MIT","scripts":{"prepare":"git config core.hooksPath .git-hooks","types":"rm -rf types && tsc -p dts.cfg.json && node scripts/clean-dts.js","prepublishOnly":"npm test","pub":"npm run types && node scripts/update-exports.js && npm publish","postinstall":"node scripts/postinstall.js","test":"node --test test/node/*.test.js && npx playwright test","test:unit":"node --test test/node/*.test.js","test:browser":"npx playwright test"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./utils":{"default":"./utils/index.js"},"./full":{"types":"./types/core/full.d.ts","default":"./core/full.js"},"./node":{"default":"./node/index.js"},"./core/AppRouter.js":{"types":"./types/core/AppRouter.d.ts","default":"./core/AppRouter.js"},"./core/PubSub.js":{"types":"./types/core/PubSub.d.ts","default":"./core/PubSub.js"},"./core/Symbiote.js":{"types":"./types/core/Symbiote.d.ts","default":"./core/Symbiote.js"},"./core/animateOut.js":{"types":"./types/core/animateOut.d.ts","default":"./core/animateOut.js"},"./core/css.js":{"types":"./types/core/css.d.ts","default":"./core/css.js"},"./core/dictionary.js":{"types":"./types/core/dictionary.d.ts","default":"./core/dictionary.js"},"./core/full.js":{"types":"./types/core/full.d.ts","default":"./core/full.js"},"./core/html.js":{"types":"./types/core/html.d.ts","default":"./core/html.js"},"./core/initPropFallback.js":{"types":"./types/core/initPropFallback.d.ts","default":"./core/initPropFallback.js"},"./core/itemizeProcessor-keyed.js":{"types":"./types/core/itemizeProcessor-keyed.d.ts","default":"./core/itemizeProcessor-keyed.js"},"./core/itemizeProcessor.js":{"types":"./types/core/itemizeProcessor.d.ts","default":"./core/itemizeProcessor.js"},"./core/ownElements.js":{"types":"./types/core/ownElements.d.ts","default":"./core/ownElements.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"},"./core/tpl-processors.js":{"types":"./types/core/tpl-processors.d.ts","default":"./core/tpl-processors.js"},"./utils/UID.js":{"types":"./types/utils/UID.d.ts","default":"./utils/UID.js"},"./utils/dom-helpers.js":{"types":"./types/utils/dom-helpers.d.ts","default":"./utils/dom-helpers.js"},"./utils/kebabToCamel.js":{"types":"./types/utils/kebabToCamel.d.ts","default":"./utils/kebabToCamel.js"},"./utils/parseCssPropertyValue.js":{"types":"./types/utils/parseCssPropertyValue.d.ts","default":"./utils/parseCssPropertyValue.js"},"./utils/prepareStyleSheet.js":{"types":"./types/utils/prepareStyleSheet.d.ts","default":"./utils/prepareStyleSheet.js"},"./utils/reassignDictionary.js":{"types":"./types/utils/reassignDictionary.d.ts","default":"./utils/reassignDictionary.js"},"./utils/setNestedProp.js":{"types":"./types/utils/setNestedProp.d.ts","default":"./utils/setNestedProp.js"},"./node/SSR.js":{"types":"./types/node/SSR.d.ts","default":"./node/SSR.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://rnd-pro.com/symbiote/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","SSR","server side rendering for web components","ui library","data flow","design system","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT","JSDA"],"devDependencies":{"@playwright/test":"^1.58.2","linkedom":"^0.18.12","typescript":"^5.9.3"},"peerDependencies":{"linkedom":">=0.16.0"},"peerDependenciesMeta":{"linkedom":{"optional":true}},"_id":"@symbiotejs/symbiote@3.3.5","gitHead":"fba9fbf60bf434942e6dacc67e1b1b52f77a3cc4","_nodeVersion":"23.9.0","_npmVersion":"11.4.2","dist":{"integrity":"sha512-hb76yxVfkWKsRzD/MBPUvjkDFk8eYLkq4OKf+uApGGScVE1cujIYaZ4uMK2Jk4A1DxyRwOOUV3qZuZIwua1N/Q==","shasum":"55ccbf9bb36ad71987047762f66af7f778312f04","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-3.3.5.tgz","fileCount":83,"unpackedSize":163112,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFln+8IALasWJvmCJl/fPsP5O2wxN+3uwYtgeqxZ00e0AiAE45cHEuRXoTvpBEHigq88AbJYdh3LA+Z/O4pKDfST+Q=="}],"size":48797},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/symbiote_3.3.5_1772718019864_0.8189144738929572"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-05T13:40:20.038Z","publish_time":1772718020038,"_source_registry_name":"default","contributors":[]},"3.3.6":{"type":"module","name":"@symbiotejs/symbiote","version":"3.3.6","description":"Symbiote.js - zero-dependency close-to-platform frontend library to build super-powered web components","author":{"name":"team@rnd-pro.com"},"license":"MIT","scripts":{"prepare":"git config core.hooksPath .git-hooks","types":"rm -rf types && tsc -p dts.cfg.json && node scripts/clean-dts.js","prepublishOnly":"npm test","pub":"npm run types && node scripts/update-exports.js && npm publish","postinstall":"node scripts/postinstall.js","test":"node --test test/node/*.test.js && npx playwright test","test:unit":"node --test test/node/*.test.js","test:browser":"npx playwright test"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./utils":{"default":"./utils/index.js"},"./full":{"types":"./types/core/full.d.ts","default":"./core/full.js"},"./node":{"default":"./node/index.js"},"./core/AppRouter.js":{"types":"./types/core/AppRouter.d.ts","default":"./core/AppRouter.js"},"./core/PubSub.js":{"types":"./types/core/PubSub.d.ts","default":"./core/PubSub.js"},"./core/Symbiote.js":{"types":"./types/core/Symbiote.d.ts","default":"./core/Symbiote.js"},"./core/animateOut.js":{"types":"./types/core/animateOut.d.ts","default":"./core/animateOut.js"},"./core/css.js":{"types":"./types/core/css.d.ts","default":"./core/css.js"},"./core/dictionary.js":{"types":"./types/core/dictionary.d.ts","default":"./core/dictionary.js"},"./core/full.js":{"types":"./types/core/full.d.ts","default":"./core/full.js"},"./core/html.js":{"types":"./types/core/html.d.ts","default":"./core/html.js"},"./core/initPropFallback.js":{"types":"./types/core/initPropFallback.d.ts","default":"./core/initPropFallback.js"},"./core/itemizeProcessor-keyed.js":{"types":"./types/core/itemizeProcessor-keyed.d.ts","default":"./core/itemizeProcessor-keyed.js"},"./core/itemizeProcessor.js":{"types":"./types/core/itemizeProcessor.d.ts","default":"./core/itemizeProcessor.js"},"./core/ownElements.js":{"types":"./types/core/ownElements.d.ts","default":"./core/ownElements.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"},"./core/tpl-processors.js":{"types":"./types/core/tpl-processors.d.ts","default":"./core/tpl-processors.js"},"./utils/UID.js":{"types":"./types/utils/UID.d.ts","default":"./utils/UID.js"},"./utils/dom-helpers.js":{"types":"./types/utils/dom-helpers.d.ts","default":"./utils/dom-helpers.js"},"./utils/kebabToCamel.js":{"types":"./types/utils/kebabToCamel.d.ts","default":"./utils/kebabToCamel.js"},"./utils/parseCssPropertyValue.js":{"types":"./types/utils/parseCssPropertyValue.d.ts","default":"./utils/parseCssPropertyValue.js"},"./utils/prepareStyleSheet.js":{"types":"./types/utils/prepareStyleSheet.d.ts","default":"./utils/prepareStyleSheet.js"},"./utils/reassignDictionary.js":{"types":"./types/utils/reassignDictionary.d.ts","default":"./utils/reassignDictionary.js"},"./utils/setNestedProp.js":{"types":"./types/utils/setNestedProp.d.ts","default":"./utils/setNestedProp.js"},"./node/SSR.js":{"types":"./types/node/SSR.d.ts","default":"./node/SSR.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://rnd-pro.com/symbiote/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","SSR","server side rendering for web components","ui library","data flow","design system","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT","JSDA"],"devDependencies":{"@playwright/test":"^1.58.2","linkedom":"^0.18.12","typescript":"^5.9.3"},"peerDependencies":{"linkedom":">=0.16.0"},"peerDependenciesMeta":{"linkedom":{"optional":true}},"_id":"@symbiotejs/symbiote@3.3.6","gitHead":"547ef83a48d9ad1ee9e81f41f892e58a94aff2aa","_nodeVersion":"23.9.0","_npmVersion":"11.4.2","dist":{"integrity":"sha512-vLSZ30eiQH0iJC6G4maE5ER0LAjW07duNBwBVne4ZQFJ72Gh3WUJ9o9rDzCBhatIAcRhR8hChvoxPuNKF+YXpw==","shasum":"e42ca0ead116b82e29ebf0651db21b77db487c3c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-3.3.6.tgz","fileCount":83,"unpackedSize":164069,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIBb2CYLcfA6w60X3+F89dTqNUnn4I3gpBlBe3hlT1Y6HAiA3KrwsUE5destGk7qPA7D4u4IybyJFm/KDsdn8zgRDEg=="}],"size":49086},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/symbiote_3.3.6_1772769388805_0.5472614280477708"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-06T03:56:28.959Z","publish_time":1772769388959,"_source_registry_name":"default","contributors":[]},"3.3.7":{"type":"module","name":"@symbiotejs/symbiote","version":"3.3.7","description":"Symbiote.js - zero-dependency close-to-platform frontend library to build super-powered web components","author":{"name":"team@rnd-pro.com"},"license":"MIT","scripts":{"prepare":"git config core.hooksPath .git-hooks","types":"rm -rf types && tsc -p dts.cfg.json && node scripts/clean-dts.js","prepublishOnly":"npm test","pub":"npm run types && node scripts/update-exports.js && npm publish","postinstall":"node scripts/postinstall.js","test":"node --test test/node/*.test.js && npx playwright test","test:unit":"node --test test/node/*.test.js","test:browser":"npx playwright test"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./utils":{"default":"./utils/index.js"},"./full":{"types":"./types/core/full.d.ts","default":"./core/full.js"},"./node":{"default":"./node/index.js"},"./core/AppRouter.js":{"types":"./types/core/AppRouter.d.ts","default":"./core/AppRouter.js"},"./core/PubSub.js":{"types":"./types/core/PubSub.d.ts","default":"./core/PubSub.js"},"./core/Symbiote.js":{"types":"./types/core/Symbiote.d.ts","default":"./core/Symbiote.js"},"./core/animateOut.js":{"types":"./types/core/animateOut.d.ts","default":"./core/animateOut.js"},"./core/css.js":{"types":"./types/core/css.d.ts","default":"./core/css.js"},"./core/dictionary.js":{"types":"./types/core/dictionary.d.ts","default":"./core/dictionary.js"},"./core/full.js":{"types":"./types/core/full.d.ts","default":"./core/full.js"},"./core/html.js":{"types":"./types/core/html.d.ts","default":"./core/html.js"},"./core/initPropFallback.js":{"types":"./types/core/initPropFallback.d.ts","default":"./core/initPropFallback.js"},"./core/itemizeProcessor-keyed.js":{"types":"./types/core/itemizeProcessor-keyed.d.ts","default":"./core/itemizeProcessor-keyed.js"},"./core/itemizeProcessor.js":{"types":"./types/core/itemizeProcessor.d.ts","default":"./core/itemizeProcessor.js"},"./core/ownElements.js":{"types":"./types/core/ownElements.d.ts","default":"./core/ownElements.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"},"./core/tpl-processors.js":{"types":"./types/core/tpl-processors.d.ts","default":"./core/tpl-processors.js"},"./utils/UID.js":{"types":"./types/utils/UID.d.ts","default":"./utils/UID.js"},"./utils/dom-helpers.js":{"types":"./types/utils/dom-helpers.d.ts","default":"./utils/dom-helpers.js"},"./utils/kebabToCamel.js":{"types":"./types/utils/kebabToCamel.d.ts","default":"./utils/kebabToCamel.js"},"./utils/parseCssPropertyValue.js":{"types":"./types/utils/parseCssPropertyValue.d.ts","default":"./utils/parseCssPropertyValue.js"},"./utils/prepareStyleSheet.js":{"types":"./types/utils/prepareStyleSheet.d.ts","default":"./utils/prepareStyleSheet.js"},"./utils/reassignDictionary.js":{"types":"./types/utils/reassignDictionary.d.ts","default":"./utils/reassignDictionary.js"},"./utils/setNestedProp.js":{"types":"./types/utils/setNestedProp.d.ts","default":"./utils/setNestedProp.js"},"./node/SSR.js":{"types":"./types/node/SSR.d.ts","default":"./node/SSR.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://rnd-pro.com/symbiote/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","SSR","server side rendering for web components","ui library","data flow","design system","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT","JSDA"],"devDependencies":{"@playwright/test":"^1.58.2","linkedom":"^0.18.12","typescript":"^5.9.3"},"peerDependencies":{"linkedom":">=0.16.0"},"peerDependenciesMeta":{"linkedom":{"optional":true}},"_id":"@symbiotejs/symbiote@3.3.7","gitHead":"d32211af8c9d330207de1891b961b776afb1a2b1","_nodeVersion":"23.9.0","_npmVersion":"11.4.2","dist":{"integrity":"sha512-/ZPdYyOzIPXPJ2d/J+8ANn3QR6GYiERTWW8C+bf6FG75uhZIKabIe/1SQ+jBDHVIO6GSY8hmWLUqPswCV6MP+Q==","shasum":"644ed0da0625d14351e648b27e83d643119a3d79","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-3.3.7.tgz","fileCount":83,"unpackedSize":165070,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDfuMfuaUaydxZWog+JEgZjIh9Wv/nz62hz1x+sL775bQIgHviv80x6PHgeahm3+vYr5Su1BnHhx2SDWgYOzZ97YL4="}],"size":49322},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/symbiote_3.3.7_1772770736297_0.8362474481543767"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-06T04:18:56.512Z","publish_time":1772770736512,"_source_registry_name":"default","contributors":[]},"3.3.8":{"type":"module","name":"@symbiotejs/symbiote","version":"3.3.8","description":"Symbiote.js - zero-dependency close-to-platform frontend library to build super-powered web components","author":{"name":"team@rnd-pro.com"},"license":"MIT","scripts":{"prepare":"git config core.hooksPath .git-hooks","types":"rm -rf types && tsc -p dts.cfg.json && node scripts/clean-dts.js","prepublishOnly":"npm test","pub":"npm run types && node scripts/update-exports.js && npm publish","postinstall":"node scripts/postinstall.js","test":"node --test test/node/*.test.js && npx playwright test","test:unit":"node --test test/node/*.test.js","test:browser":"npx playwright test"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./utils":{"default":"./utils/index.js"},"./full":{"types":"./types/core/full.d.ts","default":"./core/full.js"},"./node":{"default":"./node/index.js"},"./core/AppRouter.js":{"types":"./types/core/AppRouter.d.ts","default":"./core/AppRouter.js"},"./core/PubSub.js":{"types":"./types/core/PubSub.d.ts","default":"./core/PubSub.js"},"./core/Symbiote.js":{"types":"./types/core/Symbiote.d.ts","default":"./core/Symbiote.js"},"./core/animateOut.js":{"types":"./types/core/animateOut.d.ts","default":"./core/animateOut.js"},"./core/css.js":{"types":"./types/core/css.d.ts","default":"./core/css.js"},"./core/dictionary.js":{"types":"./types/core/dictionary.d.ts","default":"./core/dictionary.js"},"./core/full.js":{"types":"./types/core/full.d.ts","default":"./core/full.js"},"./core/html.js":{"types":"./types/core/html.d.ts","default":"./core/html.js"},"./core/initPropFallback.js":{"types":"./types/core/initPropFallback.d.ts","default":"./core/initPropFallback.js"},"./core/itemizeProcessor-keyed.js":{"types":"./types/core/itemizeProcessor-keyed.d.ts","default":"./core/itemizeProcessor-keyed.js"},"./core/itemizeProcessor.js":{"types":"./types/core/itemizeProcessor.d.ts","default":"./core/itemizeProcessor.js"},"./core/ownElements.js":{"types":"./types/core/ownElements.d.ts","default":"./core/ownElements.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"},"./core/tpl-processors.js":{"types":"./types/core/tpl-processors.d.ts","default":"./core/tpl-processors.js"},"./utils/UID.js":{"types":"./types/utils/UID.d.ts","default":"./utils/UID.js"},"./utils/dom-helpers.js":{"types":"./types/utils/dom-helpers.d.ts","default":"./utils/dom-helpers.js"},"./utils/kebabToCamel.js":{"types":"./types/utils/kebabToCamel.d.ts","default":"./utils/kebabToCamel.js"},"./utils/parseCssPropertyValue.js":{"types":"./types/utils/parseCssPropertyValue.d.ts","default":"./utils/parseCssPropertyValue.js"},"./utils/prepareStyleSheet.js":{"types":"./types/utils/prepareStyleSheet.d.ts","default":"./utils/prepareStyleSheet.js"},"./utils/reassignDictionary.js":{"types":"./types/utils/reassignDictionary.d.ts","default":"./utils/reassignDictionary.js"},"./utils/setNestedProp.js":{"types":"./types/utils/setNestedProp.d.ts","default":"./utils/setNestedProp.js"},"./node/SSR.js":{"types":"./types/node/SSR.d.ts","default":"./node/SSR.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://rnd-pro.com/symbiote/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","SSR","server side rendering for web components","ui library","data flow","design system","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT","JSDA"],"devDependencies":{"@playwright/test":"^1.58.2","linkedom":"^0.18.12","typescript":"^5.9.3"},"peerDependencies":{"linkedom":">=0.16.0"},"peerDependenciesMeta":{"linkedom":{"optional":true}},"_id":"@symbiotejs/symbiote@3.3.8","gitHead":"f47e8ac333193197721130181c052fadcff1def5","_nodeVersion":"23.9.0","_npmVersion":"11.4.2","dist":{"integrity":"sha512-wavOU9NNlmmJ2pIgZMyiIizkVobpJSwXQmXP7vlk3uFmVVwyCXypGN/WpelGuowgyvt+eqPopF9Ss1djd3OqPA==","shasum":"229a62f71ac618ed31c1e8e9fe869211156f516f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-3.3.8.tgz","fileCount":83,"unpackedSize":165404,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFTq2+ltomIld2iKj2jWypeZvgCR3gU6x+7S6HQCylVXAiBCL8q5ZWdYYsUj7gEWStnx7zl8qDWdfRittjvAXa5yYg=="}],"size":49397},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/symbiote_3.3.8_1772803213450_0.5556845172739893"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-06T13:20:13.575Z","publish_time":1772803213575,"_source_registry_name":"default","contributors":[]},"3.3.9":{"type":"module","name":"@symbiotejs/symbiote","version":"3.3.9","description":"Symbiote.js - zero-dependency close-to-platform frontend library to build super-powered web components","author":{"name":"team@rnd-pro.com"},"license":"MIT","scripts":{"prepare":"git config core.hooksPath .git-hooks","types":"rm -rf types && tsc -p dts.cfg.json && node scripts/clean-dts.js","prepublishOnly":"npm test","pub":"npm run types && node scripts/update-exports.js && npm publish","postinstall":"node scripts/postinstall.js","test":"node --test test/node/*.test.js && npx playwright test","test:unit":"node --test test/node/*.test.js","test:browser":"npx playwright test"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./utils":{"default":"./utils/index.js"},"./full":{"types":"./types/core/full.d.ts","default":"./core/full.js"},"./node":{"default":"./node/index.js"},"./core/AppRouter.js":{"types":"./types/core/AppRouter.d.ts","default":"./core/AppRouter.js"},"./core/PubSub.js":{"types":"./types/core/PubSub.d.ts","default":"./core/PubSub.js"},"./core/Symbiote.js":{"types":"./types/core/Symbiote.d.ts","default":"./core/Symbiote.js"},"./core/animateOut.js":{"types":"./types/core/animateOut.d.ts","default":"./core/animateOut.js"},"./core/css.js":{"types":"./types/core/css.d.ts","default":"./core/css.js"},"./core/dictionary.js":{"types":"./types/core/dictionary.d.ts","default":"./core/dictionary.js"},"./core/full.js":{"types":"./types/core/full.d.ts","default":"./core/full.js"},"./core/html.js":{"types":"./types/core/html.d.ts","default":"./core/html.js"},"./core/initPropFallback.js":{"types":"./types/core/initPropFallback.d.ts","default":"./core/initPropFallback.js"},"./core/itemizeProcessor-keyed.js":{"types":"./types/core/itemizeProcessor-keyed.d.ts","default":"./core/itemizeProcessor-keyed.js"},"./core/itemizeProcessor.js":{"types":"./types/core/itemizeProcessor.d.ts","default":"./core/itemizeProcessor.js"},"./core/itemizeSetup.js":{"types":"./types/core/itemizeSetup.d.ts","default":"./core/itemizeSetup.js"},"./core/ownElements.js":{"types":"./types/core/ownElements.d.ts","default":"./core/ownElements.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"},"./core/tpl-processors.js":{"types":"./types/core/tpl-processors.d.ts","default":"./core/tpl-processors.js"},"./utils/UID.js":{"types":"./types/utils/UID.d.ts","default":"./utils/UID.js"},"./utils/dom-helpers.js":{"types":"./types/utils/dom-helpers.d.ts","default":"./utils/dom-helpers.js"},"./utils/kebabToCamel.js":{"types":"./types/utils/kebabToCamel.d.ts","default":"./utils/kebabToCamel.js"},"./utils/parseCssPropertyValue.js":{"types":"./types/utils/parseCssPropertyValue.d.ts","default":"./utils/parseCssPropertyValue.js"},"./utils/prepareStyleSheet.js":{"types":"./types/utils/prepareStyleSheet.d.ts","default":"./utils/prepareStyleSheet.js"},"./utils/reassignDictionary.js":{"types":"./types/utils/reassignDictionary.d.ts","default":"./utils/reassignDictionary.js"},"./utils/setNestedProp.js":{"types":"./types/utils/setNestedProp.d.ts","default":"./utils/setNestedProp.js"},"./node/SSR.js":{"types":"./types/node/SSR.d.ts","default":"./node/SSR.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://rnd-pro.com/symbiote/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","SSR","server side rendering for web components","ui library","data flow","design system","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT","JSDA"],"devDependencies":{"@playwright/test":"^1.58.2","linkedom":"^0.18.12","typescript":"^5.9.3"},"peerDependencies":{"linkedom":">=0.16.0"},"peerDependenciesMeta":{"linkedom":{"optional":true}},"_id":"@symbiotejs/symbiote@3.3.9","gitHead":"f393256caab280b67892bb42b36b70dfeeffcca9","_nodeVersion":"23.9.0","_npmVersion":"11.4.2","dist":{"integrity":"sha512-qv+QiSZCAjpq86Qx1Bi9j0WVP7A2Li5Gn1AfhYfmWBIV+oSXNK9CbFSHjy+1m3hSDcfYMKU70vv1+e4jcqn9pQ==","shasum":"037ff77cfc8c9f790a1eabd7fdbd0b0c01447cd3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-3.3.9.tgz","fileCount":86,"unpackedSize":166674,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIBFd3Chm2CU8vm4JQAfrwupEUUCVuP/M38I/VAcdyE7HAiEAhlG/9deTiY0n/Ws10Q9X8S7o2bg5VOhtaSHkN4VSvvA="}],"size":50006},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/symbiote_3.3.9_1772885743201_0.8942951304494371"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-07T12:15:43.413Z","publish_time":1772885743413,"_source_registry_name":"default","contributors":[]},"3.4.0":{"type":"module","name":"@symbiotejs/symbiote","version":"3.4.0","description":"Symbiote.js - zero-dependency close-to-platform frontend library to build super-powered web components","author":{"name":"team@rnd-pro.com"},"license":"MIT","scripts":{"prepare":"git config core.hooksPath .git-hooks","types":"rm -rf types && tsc -p dts.cfg.json && node scripts/clean-dts.js","prepublishOnly":"npm test","pub":"npm run types && node scripts/update-exports.js && npm publish","postinstall":"node scripts/postinstall.js","test":"node --test test/node/*.test.js && npx playwright test","test:unit":"node --test test/node/*.test.js","test:browser":"npx playwright test"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./utils":{"default":"./utils/index.js"},"./full":{"types":"./types/core/full.d.ts","default":"./core/full.js"},"./node":{"default":"./node/index.js"},"./core/AppRouter.js":{"types":"./types/core/AppRouter.d.ts","default":"./core/AppRouter.js"},"./core/PubSub.js":{"types":"./types/core/PubSub.d.ts","default":"./core/PubSub.js"},"./core/Symbiote.js":{"types":"./types/core/Symbiote.d.ts","default":"./core/Symbiote.js"},"./core/animateOut.js":{"types":"./types/core/animateOut.d.ts","default":"./core/animateOut.js"},"./core/css.js":{"types":"./types/core/css.d.ts","default":"./core/css.js"},"./core/dictionary.js":{"types":"./types/core/dictionary.d.ts","default":"./core/dictionary.js"},"./core/full.js":{"types":"./types/core/full.d.ts","default":"./core/full.js"},"./core/html.js":{"types":"./types/core/html.d.ts","default":"./core/html.js"},"./core/initPropFallback.js":{"types":"./types/core/initPropFallback.d.ts","default":"./core/initPropFallback.js"},"./core/itemizeProcessor-keyed.js":{"types":"./types/core/itemizeProcessor-keyed.d.ts","default":"./core/itemizeProcessor-keyed.js"},"./core/itemizeProcessor.js":{"types":"./types/core/itemizeProcessor.d.ts","default":"./core/itemizeProcessor.js"},"./core/itemizeSetup.js":{"types":"./types/core/itemizeSetup.d.ts","default":"./core/itemizeSetup.js"},"./core/ownElements.js":{"types":"./types/core/ownElements.d.ts","default":"./core/ownElements.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"},"./core/tpl-processors.js":{"types":"./types/core/tpl-processors.d.ts","default":"./core/tpl-processors.js"},"./utils/UID.js":{"types":"./types/utils/UID.d.ts","default":"./utils/UID.js"},"./utils/dom-helpers.js":{"types":"./types/utils/dom-helpers.d.ts","default":"./utils/dom-helpers.js"},"./utils/kebabToCamel.js":{"types":"./types/utils/kebabToCamel.d.ts","default":"./utils/kebabToCamel.js"},"./utils/parseCssPropertyValue.js":{"types":"./types/utils/parseCssPropertyValue.d.ts","default":"./utils/parseCssPropertyValue.js"},"./utils/prepareStyleSheet.js":{"types":"./types/utils/prepareStyleSheet.d.ts","default":"./utils/prepareStyleSheet.js"},"./utils/reassignDictionary.js":{"types":"./types/utils/reassignDictionary.d.ts","default":"./utils/reassignDictionary.js"},"./utils/setNestedProp.js":{"types":"./types/utils/setNestedProp.d.ts","default":"./utils/setNestedProp.js"},"./node/SSR.js":{"types":"./types/node/SSR.d.ts","default":"./node/SSR.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://rnd-pro.com/symbiote/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","SSR","server side rendering for web components","ui library","data flow","design system","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT","JSDA"],"devDependencies":{"@playwright/test":"^1.58.2","linkedom":"^0.18.12","typescript":"^5.9.3"},"peerDependencies":{"linkedom":">=0.16.0"},"peerDependenciesMeta":{"linkedom":{"optional":true}},"_id":"@symbiotejs/symbiote@3.4.0","gitHead":"16511cdffcec7b9e8f6511ddfe438e360218999c","_nodeVersion":"23.9.0","_npmVersion":"11.4.2","dist":{"integrity":"sha512-mUjWttZeIBoY1X2JoY+937wtPj9fj1gsRGlUerBCGztNFLN6Xhky52MmT1i9Oo5FapXpcbkgVQr5+6X5jy9YAw==","shasum":"ecbb47551a2fd35ab12e018fa2c337be200ebb3a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-3.4.0.tgz","fileCount":86,"unpackedSize":167468,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCICR0JA6ridZS77E4bQ6ZSCNHVQf6QhQsarpkTldcDr51AiEAswwRR36+ngHNkf/d7g9IJTrZvWnNrzzrE2OEGmGJf+o="}],"size":50286},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/symbiote_3.4.0_1772919185336_0.3040602906965808"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-07T21:33:05.521Z","publish_time":1772919185521,"_source_registry_name":"default","contributors":[]},"3.4.1":{"type":"module","name":"@symbiotejs/symbiote","version":"3.4.1","description":"Symbiote.js - zero-dependency close-to-platform frontend library to build super-powered web components","author":{"name":"team@rnd-pro.com"},"license":"MIT","scripts":{"prepare":"git config core.hooksPath .git-hooks","types":"rm -rf types && tsc -p dts.cfg.json && node scripts/clean-dts.js","prepublishOnly":"npm test","pub":"npm run types && node scripts/update-exports.js && npm publish","postinstall":"node scripts/postinstall.js","test":"node --test test/node/*.test.js && npx playwright test","test:unit":"node --test test/node/*.test.js","test:browser":"npx playwright test"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./utils":{"default":"./utils/index.js"},"./full":{"types":"./types/core/full.d.ts","default":"./core/full.js"},"./node":{"default":"./node/index.js"},"./core/AppRouter.js":{"types":"./types/core/AppRouter.d.ts","default":"./core/AppRouter.js"},"./core/PubSub.js":{"types":"./types/core/PubSub.d.ts","default":"./core/PubSub.js"},"./core/Symbiote.js":{"types":"./types/core/Symbiote.d.ts","default":"./core/Symbiote.js"},"./core/animateOut.js":{"types":"./types/core/animateOut.d.ts","default":"./core/animateOut.js"},"./core/css.js":{"types":"./types/core/css.d.ts","default":"./core/css.js"},"./core/dictionary.js":{"types":"./types/core/dictionary.d.ts","default":"./core/dictionary.js"},"./core/full.js":{"types":"./types/core/full.d.ts","default":"./core/full.js"},"./core/html.js":{"types":"./types/core/html.d.ts","default":"./core/html.js"},"./core/initPropFallback.js":{"types":"./types/core/initPropFallback.d.ts","default":"./core/initPropFallback.js"},"./core/itemizeProcessor-keyed.js":{"types":"./types/core/itemizeProcessor-keyed.d.ts","default":"./core/itemizeProcessor-keyed.js"},"./core/itemizeProcessor.js":{"types":"./types/core/itemizeProcessor.d.ts","default":"./core/itemizeProcessor.js"},"./core/itemizeSetup.js":{"types":"./types/core/itemizeSetup.d.ts","default":"./core/itemizeSetup.js"},"./core/ownElements.js":{"types":"./types/core/ownElements.d.ts","default":"./core/ownElements.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"},"./core/tpl-processors.js":{"types":"./types/core/tpl-processors.d.ts","default":"./core/tpl-processors.js"},"./utils/UID.js":{"types":"./types/utils/UID.d.ts","default":"./utils/UID.js"},"./utils/dom-helpers.js":{"types":"./types/utils/dom-helpers.d.ts","default":"./utils/dom-helpers.js"},"./utils/kebabToCamel.js":{"types":"./types/utils/kebabToCamel.d.ts","default":"./utils/kebabToCamel.js"},"./utils/parseCssPropertyValue.js":{"types":"./types/utils/parseCssPropertyValue.d.ts","default":"./utils/parseCssPropertyValue.js"},"./utils/prepareStyleSheet.js":{"types":"./types/utils/prepareStyleSheet.d.ts","default":"./utils/prepareStyleSheet.js"},"./utils/reassignDictionary.js":{"types":"./types/utils/reassignDictionary.d.ts","default":"./utils/reassignDictionary.js"},"./utils/setNestedProp.js":{"types":"./types/utils/setNestedProp.d.ts","default":"./utils/setNestedProp.js"},"./node/SSR.js":{"types":"./types/node/SSR.d.ts","default":"./node/SSR.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://rnd-pro.com/symbiote/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","SSR","server side rendering for web components","ui library","data flow","design system","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT","JSDA"],"devDependencies":{"@playwright/test":"^1.58.2","linkedom":"^0.18.12","typescript":"^5.9.3"},"peerDependencies":{"linkedom":">=0.16.0"},"peerDependenciesMeta":{"linkedom":{"optional":true}},"_id":"@symbiotejs/symbiote@3.4.1","gitHead":"9671b00f6a60076c0a8370a83e516727576c6d6c","_nodeVersion":"23.9.0","_npmVersion":"11.4.2","dist":{"integrity":"sha512-vyxN0QnDyYrxVBkuPnqynmhaji5vxedEkYqEdfF6KW7rY6qZAWw9t8RD8Ud5+j1AgRjbRFtboMOfRozjaB/F7A==","shasum":"4a90a295aa930cb52ed9c19a260eeec63780a90c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-3.4.1.tgz","fileCount":86,"unpackedSize":168185,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD2fF5Eu3hqe6MDQtvNTRGFZVkmRhLj9+5GDUKITq3yJAIhAJmTnFiIGHdvYQsm2PfDDIXtu4PMfcEEUe/GkOKFlTvc"}],"size":50517},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/symbiote_3.4.1_1772979316689_0.5086467737135478"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-08T14:15:16.845Z","publish_time":1772979316845,"_source_registry_name":"default","contributors":[]},"3.4.2":{"type":"module","name":"@symbiotejs/symbiote","version":"3.4.2","description":"Symbiote.js - zero-dependency close-to-platform frontend library to build super-powered web components","author":{"name":"team@rnd-pro.com"},"license":"MIT","scripts":{"prepare":"git config core.hooksPath .git-hooks","types":"rm -rf types && tsc -p dts.cfg.json && node scripts/clean-dts.js","prepublishOnly":"npm test","pub":"npm run types && node scripts/update-exports.js && npm publish","postinstall":"node scripts/postinstall.js","test":"node --test test/node/*.test.js && npx playwright test","test:unit":"node --test test/node/*.test.js","test:browser":"npx playwright test"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./utils":{"default":"./utils/index.js"},"./full":{"types":"./types/core/full.d.ts","default":"./core/full.js"},"./node":{"default":"./node/index.js"},"./core/AppRouter.js":{"types":"./types/core/AppRouter.d.ts","default":"./core/AppRouter.js"},"./core/PubSub.js":{"types":"./types/core/PubSub.d.ts","default":"./core/PubSub.js"},"./core/Symbiote.js":{"types":"./types/core/Symbiote.d.ts","default":"./core/Symbiote.js"},"./core/animateOut.js":{"types":"./types/core/animateOut.d.ts","default":"./core/animateOut.js"},"./core/css.js":{"types":"./types/core/css.d.ts","default":"./core/css.js"},"./core/dictionary.js":{"types":"./types/core/dictionary.d.ts","default":"./core/dictionary.js"},"./core/full.js":{"types":"./types/core/full.d.ts","default":"./core/full.js"},"./core/html.js":{"types":"./types/core/html.d.ts","default":"./core/html.js"},"./core/initPropFallback.js":{"types":"./types/core/initPropFallback.d.ts","default":"./core/initPropFallback.js"},"./core/itemizeProcessor-keyed.js":{"types":"./types/core/itemizeProcessor-keyed.d.ts","default":"./core/itemizeProcessor-keyed.js"},"./core/itemizeProcessor.js":{"types":"./types/core/itemizeProcessor.d.ts","default":"./core/itemizeProcessor.js"},"./core/itemizeSetup.js":{"types":"./types/core/itemizeSetup.d.ts","default":"./core/itemizeSetup.js"},"./core/ownElements.js":{"types":"./types/core/ownElements.d.ts","default":"./core/ownElements.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"},"./core/tpl-processors.js":{"types":"./types/core/tpl-processors.d.ts","default":"./core/tpl-processors.js"},"./utils/UID.js":{"types":"./types/utils/UID.d.ts","default":"./utils/UID.js"},"./utils/dom-helpers.js":{"types":"./types/utils/dom-helpers.d.ts","default":"./utils/dom-helpers.js"},"./utils/kebabToCamel.js":{"types":"./types/utils/kebabToCamel.d.ts","default":"./utils/kebabToCamel.js"},"./utils/parseCssPropertyValue.js":{"types":"./types/utils/parseCssPropertyValue.d.ts","default":"./utils/parseCssPropertyValue.js"},"./utils/prepareStyleSheet.js":{"types":"./types/utils/prepareStyleSheet.d.ts","default":"./utils/prepareStyleSheet.js"},"./utils/reassignDictionary.js":{"types":"./types/utils/reassignDictionary.d.ts","default":"./utils/reassignDictionary.js"},"./utils/setNestedProp.js":{"types":"./types/utils/setNestedProp.d.ts","default":"./utils/setNestedProp.js"},"./node/SSR.js":{"types":"./types/node/SSR.d.ts","default":"./node/SSR.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://rnd-pro.com/symbiote/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","SSR","server side rendering for web components","ui library","data flow","design system","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT","JSDA"],"devDependencies":{"@playwright/test":"^1.58.2","linkedom":"^0.18.12","typescript":"^5.9.3"},"peerDependencies":{"linkedom":">=0.16.0"},"peerDependenciesMeta":{"linkedom":{"optional":true}},"_id":"@symbiotejs/symbiote@3.4.2","gitHead":"584ec2253666d8147166831cd2e395fe7e404559","_nodeVersion":"23.9.0","_npmVersion":"11.4.2","dist":{"integrity":"sha512-jlgW4plOK9VUdwBIk1pHelZ6Eg7pjouPkus/VgY1S/vq411dIbs1jJhQHEmlWi2GH+MY4vF52yyMfVjd7fLtIA==","shasum":"2b262c19023c3b7d2d9dc1f2d5462575c553d83a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-3.4.2.tgz","fileCount":86,"unpackedSize":168813,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIA7vZGEdX+r/I/2oqd/Tpk7aHOj9FdvzrAaI1d/2rZlvAiEAv/k6uHDaEBSzBzcN3IP4ekHceP6hTjxkK+AfkvhRvmk="}],"size":50712},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/symbiote_3.4.2_1773068997188_0.6861744765246027"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-09T15:09:57.358Z","publish_time":1773068997358,"_source_registry_name":"default","contributors":[]},"3.4.3":{"type":"module","name":"@symbiotejs/symbiote","version":"3.4.3","description":"Symbiote.js - zero-dependency close-to-platform frontend library to build super-powered web components","author":{"name":"team@rnd-pro.com"},"license":"MIT","scripts":{"prepare":"git config core.hooksPath .git-hooks","types":"rm -rf types && tsc -p dts.cfg.json && node scripts/clean-dts.js","prepublishOnly":"npm test","pub":"npm run types && node scripts/update-exports.js && npm publish","postinstall":"node scripts/postinstall.js","test":"node --test test/node/*.test.js && npx playwright test","test:unit":"node --test test/node/*.test.js","test:browser":"npx playwright test"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./utils":{"default":"./utils/index.js"},"./full":{"types":"./types/core/full.d.ts","default":"./core/full.js"},"./node":{"default":"./node/index.js"},"./core/AppRouter.js":{"types":"./types/core/AppRouter.d.ts","default":"./core/AppRouter.js"},"./core/PubSub.js":{"types":"./types/core/PubSub.d.ts","default":"./core/PubSub.js"},"./core/Symbiote.js":{"types":"./types/core/Symbiote.d.ts","default":"./core/Symbiote.js"},"./core/animateOut.js":{"types":"./types/core/animateOut.d.ts","default":"./core/animateOut.js"},"./core/css.js":{"types":"./types/core/css.d.ts","default":"./core/css.js"},"./core/dictionary.js":{"types":"./types/core/dictionary.d.ts","default":"./core/dictionary.js"},"./core/full.js":{"types":"./types/core/full.d.ts","default":"./core/full.js"},"./core/html.js":{"types":"./types/core/html.d.ts","default":"./core/html.js"},"./core/initPropFallback.js":{"types":"./types/core/initPropFallback.d.ts","default":"./core/initPropFallback.js"},"./core/itemizeProcessor-keyed.js":{"types":"./types/core/itemizeProcessor-keyed.d.ts","default":"./core/itemizeProcessor-keyed.js"},"./core/itemizeProcessor.js":{"types":"./types/core/itemizeProcessor.d.ts","default":"./core/itemizeProcessor.js"},"./core/itemizeSetup.js":{"types":"./types/core/itemizeSetup.d.ts","default":"./core/itemizeSetup.js"},"./core/ownElements.js":{"types":"./types/core/ownElements.d.ts","default":"./core/ownElements.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"},"./core/tpl-processors.js":{"types":"./types/core/tpl-processors.d.ts","default":"./core/tpl-processors.js"},"./utils/UID.js":{"types":"./types/utils/UID.d.ts","default":"./utils/UID.js"},"./utils/dom-helpers.js":{"types":"./types/utils/dom-helpers.d.ts","default":"./utils/dom-helpers.js"},"./utils/kebabToCamel.js":{"types":"./types/utils/kebabToCamel.d.ts","default":"./utils/kebabToCamel.js"},"./utils/parseCssPropertyValue.js":{"types":"./types/utils/parseCssPropertyValue.d.ts","default":"./utils/parseCssPropertyValue.js"},"./utils/prepareStyleSheet.js":{"types":"./types/utils/prepareStyleSheet.d.ts","default":"./utils/prepareStyleSheet.js"},"./utils/reassignDictionary.js":{"types":"./types/utils/reassignDictionary.d.ts","default":"./utils/reassignDictionary.js"},"./utils/setNestedProp.js":{"types":"./types/utils/setNestedProp.d.ts","default":"./utils/setNestedProp.js"},"./node/SSR.js":{"types":"./types/node/SSR.d.ts","default":"./node/SSR.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://rnd-pro.com/symbiote/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","SSR","server side rendering for web components","ui library","data flow","design system","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT","JSDA"],"devDependencies":{"@playwright/test":"^1.58.2","linkedom":"^0.18.12","typescript":"^5.9.3"},"peerDependencies":{"linkedom":">=0.16.0"},"peerDependenciesMeta":{"linkedom":{"optional":true}},"_id":"@symbiotejs/symbiote@3.4.3","gitHead":"d8c3366e8003641bc839657ac022bdbf5ffece96","_nodeVersion":"23.9.0","_npmVersion":"11.4.2","dist":{"integrity":"sha512-zkvwzEyoEHFKGrjNrtsAYEPqeFQflGBL/uB71oCsVmb5ALC7+q0f9mBnW8+zlxoZ30ItIe4yVq5j0GF75bNckQ==","shasum":"8c4b1f1c95ae18d95110e7e76e11e97da68147bc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-3.4.3.tgz","fileCount":86,"unpackedSize":169723,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCjixL1nMESSE1Va2WVzz8OLSB0AF2g6QeNDuvtUpqDgQIgWFVsCYUiCuoiiA29m0T2TpUXslGCXkL3TgIszkmA9PI="}],"size":50976},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/symbiote_3.4.3_1773076791336_0.8297012700633823"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-09T17:19:51.535Z","publish_time":1773076791535,"_source_registry_name":"default","contributors":[]},"3.4.4":{"type":"module","name":"@symbiotejs/symbiote","version":"3.4.4","description":"Symbiote.js - zero-dependency close-to-platform frontend library to build super-powered web components","author":{"name":"team@rnd-pro.com"},"license":"MIT","scripts":{"prepare":"git config core.hooksPath .git-hooks","types":"rm -rf types && tsc -p dts.cfg.json && node scripts/clean-dts.js","prepublishOnly":"npm test","pub":"npm run types && node scripts/update-exports.js && npm publish","postinstall":"node scripts/postinstall.js","test":"node --test test/node/*.test.js && npx playwright test","test:unit":"node --test test/node/*.test.js","test:browser":"npx playwright test"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./utils":{"default":"./utils/index.js"},"./full":{"types":"./types/core/full.d.ts","default":"./core/full.js"},"./node":{"default":"./node/index.js"},"./core/AppRouter.js":{"types":"./types/core/AppRouter.d.ts","default":"./core/AppRouter.js"},"./core/PubSub.js":{"types":"./types/core/PubSub.d.ts","default":"./core/PubSub.js"},"./core/Symbiote.js":{"types":"./types/core/Symbiote.d.ts","default":"./core/Symbiote.js"},"./core/animateOut.js":{"types":"./types/core/animateOut.d.ts","default":"./core/animateOut.js"},"./core/css.js":{"types":"./types/core/css.d.ts","default":"./core/css.js"},"./core/dictionary.js":{"types":"./types/core/dictionary.d.ts","default":"./core/dictionary.js"},"./core/full.js":{"types":"./types/core/full.d.ts","default":"./core/full.js"},"./core/html.js":{"types":"./types/core/html.d.ts","default":"./core/html.js"},"./core/initPropFallback.js":{"types":"./types/core/initPropFallback.d.ts","default":"./core/initPropFallback.js"},"./core/itemizeProcessor-keyed.js":{"types":"./types/core/itemizeProcessor-keyed.d.ts","default":"./core/itemizeProcessor-keyed.js"},"./core/itemizeProcessor.js":{"types":"./types/core/itemizeProcessor.d.ts","default":"./core/itemizeProcessor.js"},"./core/itemizeSetup.js":{"types":"./types/core/itemizeSetup.d.ts","default":"./core/itemizeSetup.js"},"./core/ownElements.js":{"types":"./types/core/ownElements.d.ts","default":"./core/ownElements.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"},"./core/tpl-processors.js":{"types":"./types/core/tpl-processors.d.ts","default":"./core/tpl-processors.js"},"./utils/UID.js":{"types":"./types/utils/UID.d.ts","default":"./utils/UID.js"},"./utils/dom-helpers.js":{"types":"./types/utils/dom-helpers.d.ts","default":"./utils/dom-helpers.js"},"./utils/kebabToCamel.js":{"types":"./types/utils/kebabToCamel.d.ts","default":"./utils/kebabToCamel.js"},"./utils/parseCssPropertyValue.js":{"types":"./types/utils/parseCssPropertyValue.d.ts","default":"./utils/parseCssPropertyValue.js"},"./utils/prepareStyleSheet.js":{"types":"./types/utils/prepareStyleSheet.d.ts","default":"./utils/prepareStyleSheet.js"},"./utils/reassignDictionary.js":{"types":"./types/utils/reassignDictionary.d.ts","default":"./utils/reassignDictionary.js"},"./utils/setNestedProp.js":{"types":"./types/utils/setNestedProp.d.ts","default":"./utils/setNestedProp.js"},"./node/SSR.js":{"types":"./types/node/SSR.d.ts","default":"./node/SSR.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://rnd-pro.com/symbiote/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","SSR","server side rendering for web components","ui library","data flow","design system","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT","JSDA"],"devDependencies":{"@playwright/test":"^1.58.2","linkedom":"^0.18.12","typescript":"^5.9.3"},"peerDependencies":{"linkedom":">=0.16.0"},"peerDependenciesMeta":{"linkedom":{"optional":true}},"_id":"@symbiotejs/symbiote@3.4.4","gitHead":"599086a7334b15865ab7bf103a534b6eb7dd7207","_nodeVersion":"23.9.0","_npmVersion":"11.4.2","dist":{"integrity":"sha512-5FjPxPtgC93Wqj6ruJnqC05/J75jDTYfBE/+FLpU8YqWFm8kLFw7SyzhQlsFzTDwO3Vn/7ZUdbvXK/Eoi5EOUA==","shasum":"7992d2fe844970bc28318a24b9f13a0a7c48782c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-3.4.4.tgz","fileCount":86,"unpackedSize":171333,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDKIIWqHX+aBZAXl6FhgmCdPP6dO7f2z8UpRjioavkgkAIhANmSXIBa5DcvVmh64J8HMoi8K11osWw/GUj1j0fbi97X"}],"size":51484},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/symbiote_3.4.4_1773088281039_0.16938983253275186"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-09T20:31:21.181Z","publish_time":1773088281181,"_source_registry_name":"default","contributors":[]},"3.4.5":{"type":"module","name":"@symbiotejs/symbiote","version":"3.4.5","description":"Symbiote.js - zero-dependency close-to-platform frontend library to build super-powered web components","author":{"name":"team@rnd-pro.com"},"license":"MIT","scripts":{"prepare":"git config core.hooksPath .git-hooks","types":"rm -rf types && tsc -p dts.cfg.json && node scripts/clean-dts.js","prepublishOnly":"npm test","pub":"npm run types && node scripts/update-exports.js && npm publish","postinstall":"node scripts/postinstall.js","test":"node --test test/node/*.test.js && npx playwright test","test:unit":"node --test test/node/*.test.js","test:browser":"npx playwright test"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./utils":{"default":"./utils/index.js"},"./full":{"types":"./types/core/full.d.ts","default":"./core/full.js"},"./node":{"default":"./node/index.js"},"./core/AppRouter.js":{"types":"./types/core/AppRouter.d.ts","default":"./core/AppRouter.js"},"./core/PubSub.js":{"types":"./types/core/PubSub.d.ts","default":"./core/PubSub.js"},"./core/Symbiote.js":{"types":"./types/core/Symbiote.d.ts","default":"./core/Symbiote.js"},"./core/animateOut.js":{"types":"./types/core/animateOut.d.ts","default":"./core/animateOut.js"},"./core/css.js":{"types":"./types/core/css.d.ts","default":"./core/css.js"},"./core/dictionary.js":{"types":"./types/core/dictionary.d.ts","default":"./core/dictionary.js"},"./core/full.js":{"types":"./types/core/full.d.ts","default":"./core/full.js"},"./core/html.js":{"types":"./types/core/html.d.ts","default":"./core/html.js"},"./core/initPropFallback.js":{"types":"./types/core/initPropFallback.d.ts","default":"./core/initPropFallback.js"},"./core/itemizeProcessor-keyed.js":{"types":"./types/core/itemizeProcessor-keyed.d.ts","default":"./core/itemizeProcessor-keyed.js"},"./core/itemizeProcessor.js":{"types":"./types/core/itemizeProcessor.d.ts","default":"./core/itemizeProcessor.js"},"./core/itemizeSetup.js":{"types":"./types/core/itemizeSetup.d.ts","default":"./core/itemizeSetup.js"},"./core/ownElements.js":{"types":"./types/core/ownElements.d.ts","default":"./core/ownElements.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"},"./core/tpl-processors.js":{"types":"./types/core/tpl-processors.d.ts","default":"./core/tpl-processors.js"},"./utils/UID.js":{"types":"./types/utils/UID.d.ts","default":"./utils/UID.js"},"./utils/dom-helpers.js":{"types":"./types/utils/dom-helpers.d.ts","default":"./utils/dom-helpers.js"},"./utils/kebabToCamel.js":{"types":"./types/utils/kebabToCamel.d.ts","default":"./utils/kebabToCamel.js"},"./utils/parseCssPropertyValue.js":{"types":"./types/utils/parseCssPropertyValue.d.ts","default":"./utils/parseCssPropertyValue.js"},"./utils/prepareStyleSheet.js":{"types":"./types/utils/prepareStyleSheet.d.ts","default":"./utils/prepareStyleSheet.js"},"./utils/reassignDictionary.js":{"types":"./types/utils/reassignDictionary.d.ts","default":"./utils/reassignDictionary.js"},"./utils/setNestedProp.js":{"types":"./types/utils/setNestedProp.d.ts","default":"./utils/setNestedProp.js"},"./node/SSR.js":{"types":"./types/node/SSR.d.ts","default":"./node/SSR.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://rnd-pro.com/symbiote/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","SSR","server side rendering for web components","ui library","data flow","design system","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT","JSDA"],"devDependencies":{"@playwright/test":"^1.58.2","linkedom":"^0.18.12","typescript":"^5.9.3"},"peerDependencies":{"linkedom":">=0.16.0"},"peerDependenciesMeta":{"linkedom":{"optional":true}},"_id":"@symbiotejs/symbiote@3.4.5","gitHead":"59a139ce1cc290356e04ae072465d97be8a754b1","_nodeVersion":"23.9.0","_npmVersion":"11.4.2","dist":{"integrity":"sha512-lXYBfuPwE8msP+ZS6ljGkSYfMIkDhfVue4+5On/jV8TQ3ybQWmn0ypxcqpSCZbkl6hfosMWpAnEH8+RHnb9ulQ==","shasum":"ae17d4981e425f0d1d84c8f5eb75d74d3041b967","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-3.4.5.tgz","fileCount":86,"unpackedSize":172602,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAQa/TfYvfMaT1V7dRS3XrLroleW4JUUNegiBu0k9xJ8AiEA5xhmAw4iKTF0Lcc8uAm8WECBTogdklhC78SKkBUEJFI="}],"size":51828},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/symbiote_3.4.5_1773246343018_0.5104664353289341"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-11T16:25:43.158Z","publish_time":1773246343158,"_source_registry_name":"default","contributors":[]},"3.4.6":{"type":"module","name":"@symbiotejs/symbiote","version":"3.4.6","description":"Symbiote.js - zero-dependency close-to-platform frontend library to build super-powered web components","author":{"name":"team@rnd-pro.com"},"license":"MIT","scripts":{"prepare":"git config core.hooksPath .git-hooks","types":"rm -rf types && tsc -p dts.cfg.json && node scripts/clean-dts.js","prepublishOnly":"npm test","pub":"npm run types && node scripts/update-exports.js && npm publish","postinstall":"node scripts/postinstall.js","test":"node --test test/node/*.test.js && npx playwright test","test:unit":"node --test test/node/*.test.js","test:browser":"npx playwright test"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./utils":{"default":"./utils/index.js"},"./full":{"types":"./types/core/full.d.ts","default":"./core/full.js"},"./node":{"default":"./node/index.js"},"./core/AppRouter.js":{"types":"./types/core/AppRouter.d.ts","default":"./core/AppRouter.js"},"./core/PubSub.js":{"types":"./types/core/PubSub.d.ts","default":"./core/PubSub.js"},"./core/Symbiote.js":{"types":"./types/core/Symbiote.d.ts","default":"./core/Symbiote.js"},"./core/animateOut.js":{"types":"./types/core/animateOut.d.ts","default":"./core/animateOut.js"},"./core/css.js":{"types":"./types/core/css.d.ts","default":"./core/css.js"},"./core/dictionary.js":{"types":"./types/core/dictionary.d.ts","default":"./core/dictionary.js"},"./core/full.js":{"types":"./types/core/full.d.ts","default":"./core/full.js"},"./core/html.js":{"types":"./types/core/html.d.ts","default":"./core/html.js"},"./core/initPropFallback.js":{"types":"./types/core/initPropFallback.d.ts","default":"./core/initPropFallback.js"},"./core/itemizeProcessor-keyed.js":{"types":"./types/core/itemizeProcessor-keyed.d.ts","default":"./core/itemizeProcessor-keyed.js"},"./core/itemizeProcessor.js":{"types":"./types/core/itemizeProcessor.d.ts","default":"./core/itemizeProcessor.js"},"./core/itemizeSetup.js":{"types":"./types/core/itemizeSetup.d.ts","default":"./core/itemizeSetup.js"},"./core/ownElements.js":{"types":"./types/core/ownElements.d.ts","default":"./core/ownElements.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"},"./core/tpl-processors.js":{"types":"./types/core/tpl-processors.d.ts","default":"./core/tpl-processors.js"},"./utils/UID.js":{"types":"./types/utils/UID.d.ts","default":"./utils/UID.js"},"./utils/dom-helpers.js":{"types":"./types/utils/dom-helpers.d.ts","default":"./utils/dom-helpers.js"},"./utils/kebabToCamel.js":{"types":"./types/utils/kebabToCamel.d.ts","default":"./utils/kebabToCamel.js"},"./utils/parseCssPropertyValue.js":{"types":"./types/utils/parseCssPropertyValue.d.ts","default":"./utils/parseCssPropertyValue.js"},"./utils/prepareStyleSheet.js":{"types":"./types/utils/prepareStyleSheet.d.ts","default":"./utils/prepareStyleSheet.js"},"./utils/reassignDictionary.js":{"types":"./types/utils/reassignDictionary.d.ts","default":"./utils/reassignDictionary.js"},"./utils/setNestedProp.js":{"types":"./types/utils/setNestedProp.d.ts","default":"./utils/setNestedProp.js"},"./node/SSR.js":{"types":"./types/node/SSR.d.ts","default":"./node/SSR.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://rnd-pro.com/symbiote/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","SSR","server side rendering for web components","ui library","data flow","design system","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT","JSDA"],"devDependencies":{"@playwright/test":"^1.58.2","linkedom":"^0.18.12","typescript":"^5.9.3"},"peerDependencies":{"linkedom":">=0.16.0"},"peerDependenciesMeta":{"linkedom":{"optional":true}},"_id":"@symbiotejs/symbiote@3.4.6","gitHead":"d556d2ed4d42088b170077b41d12a58e1f5189c2","_nodeVersion":"23.9.0","_npmVersion":"11.4.2","dist":{"integrity":"sha512-pKOSkzNIie8QbW3oC8OjwX7JfQ9dITkurYMU850XUVk0K0sSnr8XeB4/7CQmedmXVJcOyLoB1h4F7yefT5xcIQ==","shasum":"30ba394916db7ddd8c3d3afdf2a042699348909e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-3.4.6.tgz","fileCount":86,"unpackedSize":173076,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCRR1UDQvh11WvDIakvM/grFzKNiZYiOlM30FO+c7RuRAIgKhEbdezWXpXqkgLJYr6pncIKR0z0g223z7+BHgLYjSA="}],"size":51941},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/symbiote_3.4.6_1773251339528_0.47325899229542157"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-11T17:48:59.705Z","publish_time":1773251339705,"_source_registry_name":"default","contributors":[]},"3.4.7":{"type":"module","name":"@symbiotejs/symbiote","version":"3.4.7","description":"Symbiote.js - zero-dependency close-to-platform frontend library to build super-powered web components","author":{"name":"team@rnd-pro.com"},"license":"MIT","scripts":{"prepare":"git config core.hooksPath .git-hooks","types":"rm -rf types && tsc -p dts.cfg.json && node scripts/clean-dts.js","prepublishOnly":"npm test","pub":"npm run types && node scripts/update-exports.js && npm publish","postinstall":"node scripts/postinstall.js","test":"node --test test/node/*.test.js && npx playwright test","test:unit":"node --test test/node/*.test.js","test:browser":"npx playwright test"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./utils":{"default":"./utils/index.js"},"./full":{"types":"./types/core/full.d.ts","default":"./core/full.js"},"./node":{"default":"./node/index.js"},"./core/AppRouter.js":{"types":"./types/core/AppRouter.d.ts","default":"./core/AppRouter.js"},"./core/PubSub.js":{"types":"./types/core/PubSub.d.ts","default":"./core/PubSub.js"},"./core/Symbiote.js":{"types":"./types/core/Symbiote.d.ts","default":"./core/Symbiote.js"},"./core/animateOut.js":{"types":"./types/core/animateOut.d.ts","default":"./core/animateOut.js"},"./core/css.js":{"types":"./types/core/css.d.ts","default":"./core/css.js"},"./core/dictionary.js":{"types":"./types/core/dictionary.d.ts","default":"./core/dictionary.js"},"./core/full.js":{"types":"./types/core/full.d.ts","default":"./core/full.js"},"./core/html.js":{"types":"./types/core/html.d.ts","default":"./core/html.js"},"./core/initPropFallback.js":{"types":"./types/core/initPropFallback.d.ts","default":"./core/initPropFallback.js"},"./core/itemizeProcessor-keyed.js":{"types":"./types/core/itemizeProcessor-keyed.d.ts","default":"./core/itemizeProcessor-keyed.js"},"./core/itemizeProcessor.js":{"types":"./types/core/itemizeProcessor.d.ts","default":"./core/itemizeProcessor.js"},"./core/itemizeSetup.js":{"types":"./types/core/itemizeSetup.d.ts","default":"./core/itemizeSetup.js"},"./core/ownElements.js":{"types":"./types/core/ownElements.d.ts","default":"./core/ownElements.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"},"./core/tpl-processors.js":{"types":"./types/core/tpl-processors.d.ts","default":"./core/tpl-processors.js"},"./utils/UID.js":{"types":"./types/utils/UID.d.ts","default":"./utils/UID.js"},"./utils/dom-helpers.js":{"types":"./types/utils/dom-helpers.d.ts","default":"./utils/dom-helpers.js"},"./utils/kebabToCamel.js":{"types":"./types/utils/kebabToCamel.d.ts","default":"./utils/kebabToCamel.js"},"./utils/parseCssPropertyValue.js":{"types":"./types/utils/parseCssPropertyValue.d.ts","default":"./utils/parseCssPropertyValue.js"},"./utils/prepareStyleSheet.js":{"types":"./types/utils/prepareStyleSheet.d.ts","default":"./utils/prepareStyleSheet.js"},"./utils/reassignDictionary.js":{"types":"./types/utils/reassignDictionary.d.ts","default":"./utils/reassignDictionary.js"},"./utils/setNestedProp.js":{"types":"./types/utils/setNestedProp.d.ts","default":"./utils/setNestedProp.js"},"./node/SSR.js":{"types":"./types/node/SSR.d.ts","default":"./node/SSR.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://rnd-pro.com/symbiote/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","SSR","server side rendering for web components","ui library","data flow","design system","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT","JSDA"],"devDependencies":{"@playwright/test":"^1.58.2","linkedom":"^0.18.12","typescript":"^5.9.3"},"peerDependencies":{"linkedom":">=0.16.0"},"peerDependenciesMeta":{"linkedom":{"optional":true}},"_id":"@symbiotejs/symbiote@3.4.7","gitHead":"a4bfa02652ce611ba79959c998c95564b2e45618","_nodeVersion":"23.9.0","_npmVersion":"11.4.2","dist":{"integrity":"sha512-0fFouqP+9f9RVgunxSl+KBymULlYjao29iy+h9UDJBrbvdxfay9OCN45gUPTX5of0EZDF1s3IThmFwsw5RU0EQ==","shasum":"ed7f1722e768c5c3100c22d721959450b4a32271","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-3.4.7.tgz","fileCount":86,"unpackedSize":174018,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD4H1dWc91RvD9ArNrsrcRvBf4GXER16P/uxdufCGReYgIgHIqDO3J0opdqJFiOjFzz05vyouFAdbBms9cy+TAtmc4="}],"size":52201},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/symbiote_3.4.7_1773254331524_0.18742276510498934"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-11T18:38:51.668Z","publish_time":1773254331668,"_source_registry_name":"default","contributors":[]},"3.5.0":{"type":"module","name":"@symbiotejs/symbiote","version":"3.5.0","description":"Symbiote.js - zero-dependency close-to-platform frontend library to build super-powered web components","author":{"name":"team@rnd-pro.com"},"license":"MIT","scripts":{"prepare":"git config core.hooksPath .git-hooks","types":"rm -rf types && tsc -p dts.cfg.json && node scripts/clean-dts.js","prepublishOnly":"npm test","pub":"npm run types && node scripts/update-exports.js && npm publish","postinstall":"node scripts/postinstall.js","test":"node --test test/node/*.test.js && npx playwright test","test:unit":"node --test test/node/*.test.js","test:browser":"npx playwright test"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./utils":{"default":"./utils/index.js"},"./full":{"types":"./types/core/full.d.ts","default":"./core/full.js"},"./node":{"default":"./node/index.js"},"./core/AppRouter.js":{"types":"./types/core/AppRouter.d.ts","default":"./core/AppRouter.js"},"./core/PubSub.js":{"types":"./types/core/PubSub.d.ts","default":"./core/PubSub.js"},"./core/Symbiote.js":{"types":"./types/core/Symbiote.d.ts","default":"./core/Symbiote.js"},"./core/animateOut.js":{"types":"./types/core/animateOut.d.ts","default":"./core/animateOut.js"},"./core/css.js":{"types":"./types/core/css.d.ts","default":"./core/css.js"},"./core/devMessages.js":{"types":"./types/core/devMessages.d.ts","default":"./core/devMessages.js"},"./core/dictionary.js":{"types":"./types/core/dictionary.d.ts","default":"./core/dictionary.js"},"./core/full.js":{"types":"./types/core/full.d.ts","default":"./core/full.js"},"./core/html.js":{"types":"./types/core/html.d.ts","default":"./core/html.js"},"./core/initPropFallback.js":{"types":"./types/core/initPropFallback.d.ts","default":"./core/initPropFallback.js"},"./core/itemizeProcessor-keyed.js":{"types":"./types/core/itemizeProcessor-keyed.d.ts","default":"./core/itemizeProcessor-keyed.js"},"./core/itemizeProcessor.js":{"types":"./types/core/itemizeProcessor.d.ts","default":"./core/itemizeProcessor.js"},"./core/itemizeSetup.js":{"types":"./types/core/itemizeSetup.d.ts","default":"./core/itemizeSetup.js"},"./core/ownElements.js":{"types":"./types/core/ownElements.d.ts","default":"./core/ownElements.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"},"./core/tpl-processors.js":{"types":"./types/core/tpl-processors.d.ts","default":"./core/tpl-processors.js"},"./core/warn.js":{"types":"./types/core/warn.d.ts","default":"./core/warn.js"},"./utils/UID.js":{"types":"./types/utils/UID.d.ts","default":"./utils/UID.js"},"./utils/dom-helpers.js":{"types":"./types/utils/dom-helpers.d.ts","default":"./utils/dom-helpers.js"},"./utils/kebabToCamel.js":{"types":"./types/utils/kebabToCamel.d.ts","default":"./utils/kebabToCamel.js"},"./utils/parseCssPropertyValue.js":{"types":"./types/utils/parseCssPropertyValue.d.ts","default":"./utils/parseCssPropertyValue.js"},"./utils/prepareStyleSheet.js":{"types":"./types/utils/prepareStyleSheet.d.ts","default":"./utils/prepareStyleSheet.js"},"./utils/reassignDictionary.js":{"types":"./types/utils/reassignDictionary.d.ts","default":"./utils/reassignDictionary.js"},"./utils/setNestedProp.js":{"types":"./types/utils/setNestedProp.d.ts","default":"./utils/setNestedProp.js"},"./node/SSR.js":{"types":"./types/node/SSR.d.ts","default":"./node/SSR.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://rnd-pro.com/symbiote/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","SSR","server side rendering for web components","ui library","data flow","design system","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT","JSDA"],"devDependencies":{"@playwright/test":"^1.58.2","linkedom":"^0.18.12","typescript":"^5.9.3"},"peerDependencies":{"linkedom":">=0.16.0"},"peerDependenciesMeta":{"linkedom":{"optional":true}},"_id":"@symbiotejs/symbiote@3.5.0","gitHead":"34a7442dbdd9838291c9403b3b1c75d1c307eea5","_nodeVersion":"23.9.0","_npmVersion":"11.4.2","dist":{"integrity":"sha512-a0ddZyc11Pfu3ZI9Qdzujcwd9Xho2IztFmgLcy1P+FJTkV06qBWzJ28pj2vdkqaFI3u7kxLoKHMhJYFVKBOH2w==","shasum":"1b57193d34a0ac8ca34710515d15f9216febb31e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-3.5.0.tgz","fileCount":92,"unpackedSize":178616,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDuTsehQMvRMG15+K10b7Tq/VdFzfFEDxI2ETl2EMilUAIhAJ8RpTaofEBCUtJ99i2GglIcgJcPMGi8DTIjawwDst6d"}],"size":53616},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/symbiote_3.5.0_1773419667203_0.12130546278218901"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-13T16:34:27.392Z","publish_time":1773419667392,"_source_registry_name":"default","contributors":[]},"3.5.1":{"type":"module","name":"@symbiotejs/symbiote","version":"3.5.1","description":"Symbiote.js - zero-dependency close-to-platform frontend library to build super-powered web components","author":{"name":"team@rnd-pro.com"},"license":"MIT","scripts":{"prepare":"git config core.hooksPath .git-hooks","types":"rm -rf types && tsc -p dts.cfg.json && node scripts/clean-dts.js && node scripts/update-exports.js","prepublishOnly":"npm test","pub":"npm run types && npm publish","postinstall":"node scripts/postinstall.js","test":"node --test test/node/*.test.js && npx playwright test","test:unit":"node --test test/node/*.test.js","test:browser":"npx playwright test"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./utils":{"default":"./utils/index.js"},"./full":{"types":"./types/core/full.d.ts","default":"./core/full.js"},"./node":{"default":"./node/index.js"},"./core/AppRouter.js":{"types":"./types/core/AppRouter.d.ts","default":"./core/AppRouter.js"},"./core/PubSub.js":{"types":"./types/core/PubSub.d.ts","default":"./core/PubSub.js"},"./core/Symbiote.js":{"types":"./types/core/Symbiote.d.ts","default":"./core/Symbiote.js"},"./core/animateOut.js":{"types":"./types/core/animateOut.d.ts","default":"./core/animateOut.js"},"./core/css.js":{"types":"./types/core/css.d.ts","default":"./core/css.js"},"./core/devMessages.js":{"types":"./types/core/devMessages.d.ts","default":"./core/devMessages.js"},"./core/dictionary.js":{"types":"./types/core/dictionary.d.ts","default":"./core/dictionary.js"},"./core/full.js":{"types":"./types/core/full.d.ts","default":"./core/full.js"},"./core/html.js":{"types":"./types/core/html.d.ts","default":"./core/html.js"},"./core/initPropFallback.js":{"types":"./types/core/initPropFallback.d.ts","default":"./core/initPropFallback.js"},"./core/itemizeProcessor-keyed.js":{"types":"./types/core/itemizeProcessor-keyed.d.ts","default":"./core/itemizeProcessor-keyed.js"},"./core/itemizeProcessor.js":{"types":"./types/core/itemizeProcessor.d.ts","default":"./core/itemizeProcessor.js"},"./core/itemizeSetup.js":{"types":"./types/core/itemizeSetup.d.ts","default":"./core/itemizeSetup.js"},"./core/ownElements.js":{"types":"./types/core/ownElements.d.ts","default":"./core/ownElements.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"},"./core/tpl-processors.js":{"types":"./types/core/tpl-processors.d.ts","default":"./core/tpl-processors.js"},"./core/warn.js":{"types":"./types/core/warn.d.ts","default":"./core/warn.js"},"./utils/UID.js":{"types":"./types/utils/UID.d.ts","default":"./utils/UID.js"},"./utils/dom-helpers.js":{"types":"./types/utils/dom-helpers.d.ts","default":"./utils/dom-helpers.js"},"./utils/kebabToCamel.js":{"types":"./types/utils/kebabToCamel.d.ts","default":"./utils/kebabToCamel.js"},"./utils/parseCssPropertyValue.js":{"types":"./types/utils/parseCssPropertyValue.d.ts","default":"./utils/parseCssPropertyValue.js"},"./utils/prepareStyleSheet.js":{"types":"./types/utils/prepareStyleSheet.d.ts","default":"./utils/prepareStyleSheet.js"},"./utils/reassignDictionary.js":{"types":"./types/utils/reassignDictionary.d.ts","default":"./utils/reassignDictionary.js"},"./utils/setNestedProp.js":{"types":"./types/utils/setNestedProp.d.ts","default":"./utils/setNestedProp.js"},"./node/SSR.js":{"types":"./types/node/SSR.d.ts","default":"./node/SSR.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://rnd-pro.com/symbiote/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","SSR","server side rendering for web components","ui library","data flow","design system","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT","JSDA"],"devDependencies":{"@playwright/test":"^1.58.2","linkedom":"^0.18.12","typescript":"^5.9.3"},"peerDependencies":{"linkedom":">=0.16.0"},"peerDependenciesMeta":{"linkedom":{"optional":true}},"_id":"@symbiotejs/symbiote@3.5.1","gitHead":"747d82fce367f5748eb71a39d9357b7ed014887c","_nodeVersion":"23.9.0","_npmVersion":"11.4.2","dist":{"integrity":"sha512-turo4drV5AvVTInXN0HMqmhh6tZTxa8e+BRYFo9PiBrx3gTpPczhMJOK535vLI5pb4ZR0FQVvyOC2kmwighG1w==","shasum":"50bc3dd8cc70c930553856fd5094ee57e0f15590","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-3.5.1.tgz","fileCount":92,"unpackedSize":178739,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFThEzw8mru5ePKZQL3yDtaW3+17UAmxYJBQWtIf+0d6AiA31X/gUbC9ac+gnNtH04IHdeh2isB/RP71pBTH5TVHCw=="}],"size":53643},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/symbiote_3.5.1_1773421952594_0.4182959845048273"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-13T17:12:32.784Z","publish_time":1773421952784,"_source_registry_name":"default","contributors":[]},"3.5.2":{"type":"module","name":"@symbiotejs/symbiote","version":"3.5.2","description":"Symbiote.js - zero-dependency close-to-platform frontend library to build super-powered web components","author":{"name":"team@rnd-pro.com"},"license":"MIT","scripts":{"prepare":"git config core.hooksPath .git-hooks","types":"rm -rf types && tsc -p dts.cfg.json && node scripts/clean-dts.js && node scripts/update-exports.js","prepublishOnly":"npm test","pub":"npm run types && npm publish","postinstall":"node scripts/postinstall.js","test":"node --test test/node/*.test.js && npx playwright test","test:unit":"node --test test/node/*.test.js","test:browser":"npx playwright test"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./utils":{"default":"./utils/index.js"},"./full":{"types":"./types/core/full.d.ts","default":"./core/full.js"},"./node":{"default":"./node/index.js"},"./core/AppRouter.js":{"types":"./types/core/AppRouter.d.ts","default":"./core/AppRouter.js"},"./core/PubSub.js":{"types":"./types/core/PubSub.d.ts","default":"./core/PubSub.js"},"./core/Symbiote.js":{"types":"./types/core/Symbiote.d.ts","default":"./core/Symbiote.js"},"./core/animateOut.js":{"types":"./types/core/animateOut.d.ts","default":"./core/animateOut.js"},"./core/css.js":{"types":"./types/core/css.d.ts","default":"./core/css.js"},"./core/devMessages.js":{"types":"./types/core/devMessages.d.ts","default":"./core/devMessages.js"},"./core/dictionary.js":{"types":"./types/core/dictionary.d.ts","default":"./core/dictionary.js"},"./core/full.js":{"types":"./types/core/full.d.ts","default":"./core/full.js"},"./core/html.js":{"types":"./types/core/html.d.ts","default":"./core/html.js"},"./core/initPropFallback.js":{"types":"./types/core/initPropFallback.d.ts","default":"./core/initPropFallback.js"},"./core/itemizeProcessor-keyed.js":{"types":"./types/core/itemizeProcessor-keyed.d.ts","default":"./core/itemizeProcessor-keyed.js"},"./core/itemizeProcessor.js":{"types":"./types/core/itemizeProcessor.d.ts","default":"./core/itemizeProcessor.js"},"./core/itemizeSetup.js":{"types":"./types/core/itemizeSetup.d.ts","default":"./core/itemizeSetup.js"},"./core/ownElements.js":{"types":"./types/core/ownElements.d.ts","default":"./core/ownElements.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"},"./core/tpl-processors.js":{"types":"./types/core/tpl-processors.d.ts","default":"./core/tpl-processors.js"},"./core/warn.js":{"types":"./types/core/warn.d.ts","default":"./core/warn.js"},"./utils/UID.js":{"types":"./types/utils/UID.d.ts","default":"./utils/UID.js"},"./utils/dom-helpers.js":{"types":"./types/utils/dom-helpers.d.ts","default":"./utils/dom-helpers.js"},"./utils/kebabToCamel.js":{"types":"./types/utils/kebabToCamel.d.ts","default":"./utils/kebabToCamel.js"},"./utils/parseCssPropertyValue.js":{"types":"./types/utils/parseCssPropertyValue.d.ts","default":"./utils/parseCssPropertyValue.js"},"./utils/prepareStyleSheet.js":{"types":"./types/utils/prepareStyleSheet.d.ts","default":"./utils/prepareStyleSheet.js"},"./utils/reassignDictionary.js":{"types":"./types/utils/reassignDictionary.d.ts","default":"./utils/reassignDictionary.js"},"./utils/setNestedProp.js":{"types":"./types/utils/setNestedProp.d.ts","default":"./utils/setNestedProp.js"},"./node/SSR.js":{"types":"./types/node/SSR.d.ts","default":"./node/SSR.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://rnd-pro.com/symbiote/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","SSR","SSG","server side rendering for web components","ui library","data flow","design system","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT","JSDA","jsda-kit"],"devDependencies":{"@playwright/test":"^1.58.2","linkedom":"^0.18.12","typescript":"^5.9.3"},"peerDependencies":{"linkedom":">=0.16.0"},"peerDependenciesMeta":{"linkedom":{"optional":true}},"_id":"@symbiotejs/symbiote@3.5.2","gitHead":"f4592f79b12a0e8fc4bfa9a71549ce281d2ffc9d","_nodeVersion":"23.9.0","_npmVersion":"11.4.2","dist":{"integrity":"sha512-dVDamKziXIgBRlVc9bSuBwtyfizaa7JrQQUV2M8iBBKxS/3TAWcCaXZcluHRiifIr3wA60+WT7ZjVUA1t0pAYQ==","shasum":"7b2d81730c3766cbc6dfcbfeef20805f0784c808","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-3.5.2.tgz","fileCount":92,"unpackedSize":181542,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFlb35bkkpFmgMxP+Yk3X95HEVWL6nOStECkdRpCDr0VAiBNivRN1f4BJj0yf8t9X3YGKGEjWHYCgm0Qb/YgLKIyEg=="}],"size":54792},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/symbiote_3.5.2_1773424406007_0.8661214281433147"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-13T17:53:26.165Z","publish_time":1773424406165,"_source_registry_name":"default","contributors":[]},"3.5.3":{"type":"module","name":"@symbiotejs/symbiote","version":"3.5.3","description":"Symbiote.js - zero-dependency close-to-platform frontend library to build super-powered web components","author":{"name":"team@rnd-pro.com"},"license":"MIT","scripts":{"prepare":"git config core.hooksPath .git-hooks","types":"rm -rf types && tsc -p dts.cfg.json && node scripts/clean-dts.js && node scripts/update-exports.js","prepublishOnly":"npm test","pub":"npm run types && npm publish","postinstall":"node scripts/postinstall.js","test":"node --test test/node/*.test.js && npx playwright test","test:unit":"node --test test/node/*.test.js","test:browser":"npx playwright test"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./utils":{"default":"./utils/index.js"},"./full":{"types":"./types/core/full.d.ts","default":"./core/full.js"},"./node":{"default":"./node/index.js"},"./core/AppRouter.js":{"types":"./types/core/AppRouter.d.ts","default":"./core/AppRouter.js"},"./core/PubSub.js":{"types":"./types/core/PubSub.d.ts","default":"./core/PubSub.js"},"./core/Symbiote.js":{"types":"./types/core/Symbiote.d.ts","default":"./core/Symbiote.js"},"./core/animateOut.js":{"types":"./types/core/animateOut.d.ts","default":"./core/animateOut.js"},"./core/css.js":{"types":"./types/core/css.d.ts","default":"./core/css.js"},"./core/devMessages.js":{"types":"./types/core/devMessages.d.ts","default":"./core/devMessages.js"},"./core/dictionary.js":{"types":"./types/core/dictionary.d.ts","default":"./core/dictionary.js"},"./core/full.js":{"types":"./types/core/full.d.ts","default":"./core/full.js"},"./core/html.js":{"types":"./types/core/html.d.ts","default":"./core/html.js"},"./core/initPropFallback.js":{"types":"./types/core/initPropFallback.d.ts","default":"./core/initPropFallback.js"},"./core/itemizeProcessor-keyed.js":{"types":"./types/core/itemizeProcessor-keyed.d.ts","default":"./core/itemizeProcessor-keyed.js"},"./core/itemizeProcessor.js":{"types":"./types/core/itemizeProcessor.d.ts","default":"./core/itemizeProcessor.js"},"./core/itemizeSetup.js":{"types":"./types/core/itemizeSetup.d.ts","default":"./core/itemizeSetup.js"},"./core/ownElements.js":{"types":"./types/core/ownElements.d.ts","default":"./core/ownElements.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"},"./core/tpl-processors.js":{"types":"./types/core/tpl-processors.d.ts","default":"./core/tpl-processors.js"},"./core/warn.js":{"types":"./types/core/warn.d.ts","default":"./core/warn.js"},"./utils/UID.js":{"types":"./types/utils/UID.d.ts","default":"./utils/UID.js"},"./utils/dom-helpers.js":{"types":"./types/utils/dom-helpers.d.ts","default":"./utils/dom-helpers.js"},"./utils/kebabToCamel.js":{"types":"./types/utils/kebabToCamel.d.ts","default":"./utils/kebabToCamel.js"},"./utils/parseCssPropertyValue.js":{"types":"./types/utils/parseCssPropertyValue.d.ts","default":"./utils/parseCssPropertyValue.js"},"./utils/prepareStyleSheet.js":{"types":"./types/utils/prepareStyleSheet.d.ts","default":"./utils/prepareStyleSheet.js"},"./utils/reassignDictionary.js":{"types":"./types/utils/reassignDictionary.d.ts","default":"./utils/reassignDictionary.js"},"./utils/setNestedProp.js":{"types":"./types/utils/setNestedProp.d.ts","default":"./utils/setNestedProp.js"},"./node/SSR.js":{"types":"./types/node/SSR.d.ts","default":"./node/SSR.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://rnd-pro.com/symbiote/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","SSR","SSG","server side rendering for web components","ui library","data flow","design system","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT","JSDA","jsda-kit"],"devDependencies":{"@playwright/test":"^1.58.2","linkedom":"^0.18.12","typescript":"^5.9.3"},"peerDependencies":{"linkedom":">=0.16.0"},"peerDependenciesMeta":{"linkedom":{"optional":true}},"_id":"@symbiotejs/symbiote@3.5.3","gitHead":"953e3fbd57156d37adf06affbc988b8cd1595d71","_nodeVersion":"23.9.0","_npmVersion":"11.4.2","dist":{"integrity":"sha512-sRStMu5OKY6LOL6LnM7LuoKE7GLJOGUKzd15Hm+aB8ptq/Y4QV5BGx7G9uz+iLh5em3Izf25mvYL4xa4BzOPBQ==","shasum":"ba6067238ddf4e569f338335e6d63ab7321805a4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-3.5.3.tgz","fileCount":92,"unpackedSize":181557,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGXuIhNq8jCCa7tyAeHeZoHm47Un7FHzGVXms0R/KSL2AiAfjPMntWcFkFfflTQTQEIm4UdFq9ouNRII7XUBZuGC6w=="}],"size":54788},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/symbiote_3.5.3_1773425024138_0.01222413554670676"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-13T18:03:44.295Z","publish_time":1773425024295,"_source_registry_name":"default","contributors":[]},"3.5.4":{"type":"module","name":"@symbiotejs/symbiote","version":"3.5.4","description":"Symbiote.js - zero-dependency close-to-platform frontend library to build super-powered web components","author":{"name":"team@rnd-pro.com"},"license":"MIT","scripts":{"prepare":"git config core.hooksPath .git-hooks","types":"rm -rf types && tsc -p dts.cfg.json && node scripts/clean-dts.js && node scripts/update-exports.js","prepublishOnly":"npm test","pub":"npm run types && npm publish","postinstall":"node scripts/postinstall.js","test":"node --test test/node/*.test.js && npx playwright test","test:unit":"node --test test/node/*.test.js","test:browser":"npx playwright test"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./utils":{"default":"./utils/index.js"},"./full":{"types":"./types/core/full.d.ts","default":"./core/full.js"},"./node":{"default":"./node/index.js"},"./core/AppRouter.js":{"types":"./types/core/AppRouter.d.ts","default":"./core/AppRouter.js"},"./core/PubSub.js":{"types":"./types/core/PubSub.d.ts","default":"./core/PubSub.js"},"./core/Symbiote.js":{"types":"./types/core/Symbiote.d.ts","default":"./core/Symbiote.js"},"./core/animateOut.js":{"types":"./types/core/animateOut.d.ts","default":"./core/animateOut.js"},"./core/css.js":{"types":"./types/core/css.d.ts","default":"./core/css.js"},"./core/devMessages.js":{"types":"./types/core/devMessages.d.ts","default":"./core/devMessages.js"},"./core/dictionary.js":{"types":"./types/core/dictionary.d.ts","default":"./core/dictionary.js"},"./core/full.js":{"types":"./types/core/full.d.ts","default":"./core/full.js"},"./core/html.js":{"types":"./types/core/html.d.ts","default":"./core/html.js"},"./core/initPropFallback.js":{"types":"./types/core/initPropFallback.d.ts","default":"./core/initPropFallback.js"},"./core/itemizeProcessor-keyed.js":{"types":"./types/core/itemizeProcessor-keyed.d.ts","default":"./core/itemizeProcessor-keyed.js"},"./core/itemizeProcessor.js":{"types":"./types/core/itemizeProcessor.d.ts","default":"./core/itemizeProcessor.js"},"./core/itemizeSetup.js":{"types":"./types/core/itemizeSetup.d.ts","default":"./core/itemizeSetup.js"},"./core/ownElements.js":{"types":"./types/core/ownElements.d.ts","default":"./core/ownElements.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"},"./core/tpl-processors.js":{"types":"./types/core/tpl-processors.d.ts","default":"./core/tpl-processors.js"},"./core/warn.js":{"types":"./types/core/warn.d.ts","default":"./core/warn.js"},"./utils/UID.js":{"types":"./types/utils/UID.d.ts","default":"./utils/UID.js"},"./utils/dom-helpers.js":{"types":"./types/utils/dom-helpers.d.ts","default":"./utils/dom-helpers.js"},"./utils/kebabToCamel.js":{"types":"./types/utils/kebabToCamel.d.ts","default":"./utils/kebabToCamel.js"},"./utils/parseCssPropertyValue.js":{"types":"./types/utils/parseCssPropertyValue.d.ts","default":"./utils/parseCssPropertyValue.js"},"./utils/prepareStyleSheet.js":{"types":"./types/utils/prepareStyleSheet.d.ts","default":"./utils/prepareStyleSheet.js"},"./utils/reassignDictionary.js":{"types":"./types/utils/reassignDictionary.d.ts","default":"./utils/reassignDictionary.js"},"./utils/setNestedProp.js":{"types":"./types/utils/setNestedProp.d.ts","default":"./utils/setNestedProp.js"},"./node/SSR.js":{"types":"./types/node/SSR.d.ts","default":"./node/SSR.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://rnd-pro.com/symbiote/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","SSR","SSG","server side rendering for web components","ui library","data flow","design system","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT","JSDA","jsda-kit"],"devDependencies":{"@playwright/test":"^1.58.2","linkedom":"^0.18.12","typescript":"^5.9.3"},"peerDependencies":{"linkedom":">=0.16.0"},"peerDependenciesMeta":{"linkedom":{"optional":true}},"_id":"@symbiotejs/symbiote@3.5.4","gitHead":"563b8b60a0411dab56331ba6ae9969a49417a34d","_nodeVersion":"23.9.0","_npmVersion":"11.4.2","dist":{"integrity":"sha512-oOw0hKaJ2R98+QEQW2wtW9przOyIjyLDys67Nr7LAVdKD5JbeyzAhFppNVmRopiux+nMOIcpYBlKXca6e4mS1A==","shasum":"014625d73647ec31f0c571c16e1f539c549c78db","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-3.5.4.tgz","fileCount":92,"unpackedSize":182331,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIB2yJrxVxn2FfKEsRoe2q1lDJ8EmdGQtqaRAEULngRozAiEA2DPJMr7d7uZKzguKDVBQn7MhlnVdpoZSWMGh1FN7mBg="}],"size":55072},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/symbiote_3.5.4_1773536277834_0.7530648383638516"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-15T00:57:58.005Z","publish_time":1773536278005,"_source_registry_name":"default","contributors":[]},"3.5.5":{"type":"module","name":"@symbiotejs/symbiote","version":"3.5.5","description":"Symbiote.js - zero-dependency close-to-platform frontend library to build super-powered web components","author":{"name":"team@rnd-pro.com"},"license":"MIT","scripts":{"prepare":"git config core.hooksPath .git-hooks","types":"rm -rf types && tsc -p dts.cfg.json && node scripts/clean-dts.js && node scripts/update-exports.js","prepublishOnly":"npm test","pub":"npm run types && npm publish","postinstall":"node scripts/postinstall.js","test":"node --test test/node/*.test.js && npx playwright test","test:unit":"node --test test/node/*.test.js","test:browser":"npx playwright test"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./utils":{"default":"./utils/index.js"},"./full":{"types":"./types/core/full.d.ts","default":"./core/full.js"},"./node":{"default":"./node/index.js"},"./core/AppRouter.js":{"types":"./types/core/AppRouter.d.ts","default":"./core/AppRouter.js"},"./core/PubSub.js":{"types":"./types/core/PubSub.d.ts","default":"./core/PubSub.js"},"./core/Symbiote.js":{"types":"./types/core/Symbiote.d.ts","default":"./core/Symbiote.js"},"./core/animateOut.js":{"types":"./types/core/animateOut.d.ts","default":"./core/animateOut.js"},"./core/css.js":{"types":"./types/core/css.d.ts","default":"./core/css.js"},"./core/devMessages.js":{"types":"./types/core/devMessages.d.ts","default":"./core/devMessages.js"},"./core/dictionary.js":{"types":"./types/core/dictionary.d.ts","default":"./core/dictionary.js"},"./core/full.js":{"types":"./types/core/full.d.ts","default":"./core/full.js"},"./core/html.js":{"types":"./types/core/html.d.ts","default":"./core/html.js"},"./core/initPropFallback.js":{"types":"./types/core/initPropFallback.d.ts","default":"./core/initPropFallback.js"},"./core/itemizeProcessor-keyed.js":{"types":"./types/core/itemizeProcessor-keyed.d.ts","default":"./core/itemizeProcessor-keyed.js"},"./core/itemizeProcessor.js":{"types":"./types/core/itemizeProcessor.d.ts","default":"./core/itemizeProcessor.js"},"./core/itemizeSetup.js":{"types":"./types/core/itemizeSetup.d.ts","default":"./core/itemizeSetup.js"},"./core/ownElements.js":{"types":"./types/core/ownElements.d.ts","default":"./core/ownElements.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"},"./core/tpl-processors.js":{"types":"./types/core/tpl-processors.d.ts","default":"./core/tpl-processors.js"},"./core/warn.js":{"types":"./types/core/warn.d.ts","default":"./core/warn.js"},"./utils/UID.js":{"types":"./types/utils/UID.d.ts","default":"./utils/UID.js"},"./utils/dom-helpers.js":{"types":"./types/utils/dom-helpers.d.ts","default":"./utils/dom-helpers.js"},"./utils/kebabToCamel.js":{"types":"./types/utils/kebabToCamel.d.ts","default":"./utils/kebabToCamel.js"},"./utils/parseCssPropertyValue.js":{"types":"./types/utils/parseCssPropertyValue.d.ts","default":"./utils/parseCssPropertyValue.js"},"./utils/prepareStyleSheet.js":{"types":"./types/utils/prepareStyleSheet.d.ts","default":"./utils/prepareStyleSheet.js"},"./utils/reassignDictionary.js":{"types":"./types/utils/reassignDictionary.d.ts","default":"./utils/reassignDictionary.js"},"./utils/setNestedProp.js":{"types":"./types/utils/setNestedProp.d.ts","default":"./utils/setNestedProp.js"},"./node/SSR.js":{"types":"./types/node/SSR.d.ts","default":"./node/SSR.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://rnd-pro.com/symbiote/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","SSR","SSG","server side rendering for web components","ui library","data flow","design system","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT","JSDA","jsda-kit"],"devDependencies":{"@playwright/test":"^1.58.2","linkedom":"^0.18.12","typescript":"^5.9.3"},"peerDependencies":{"linkedom":">=0.16.0"},"peerDependenciesMeta":{"linkedom":{"optional":true}},"_id":"@symbiotejs/symbiote@3.5.5","gitHead":"b451ee2bfe7666eee709c34f66b5d9341a50e9a8","_nodeVersion":"23.9.0","_npmVersion":"11.4.2","dist":{"integrity":"sha512-DmaEewQTIYxXnTcMo56ig6Pz3tD3YUc5zAUSE6wKn+H482iI4ZB6MkXVQT/pRtusetMcojAFaYTo3PcI3DKxVQ==","shasum":"1e86850d09478c7013201d60205ca67c352a169f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-3.5.5.tgz","fileCount":92,"unpackedSize":182419,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDpJ6AtcT/OKK347A9u/42JJKtKlWRyk6Jg/B4cXbxvDAiEAhPFPvs277oqreALF0vYvLllXMxtUDiGcLPURWmGLEh8="}],"size":55142},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/symbiote_3.5.5_1773544335996_0.0862673832526244"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-15T03:12:16.152Z","publish_time":1773544336152,"_source_registry_name":"default","contributors":[]},"3.5.6":{"type":"module","name":"@symbiotejs/symbiote","version":"3.5.6","description":"Symbiote.js - zero-dependency close-to-platform frontend library to build super-powered web components","author":{"name":"team@rnd-pro.com"},"license":"MIT","scripts":{"prepare":"git config core.hooksPath .git-hooks","types":"rm -rf types && tsc -p dts.cfg.json && node scripts/clean-dts.js && node scripts/update-exports.js","prepublishOnly":"npm test","pub":"npm run types && npm publish","postinstall":"node scripts/postinstall.js","test":"node --test test/node/*.test.js && npx playwright test","test:unit":"node --test test/node/*.test.js","test:browser":"npx playwright test"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./utils":{"default":"./utils/index.js"},"./full":{"types":"./types/core/full.d.ts","default":"./core/full.js"},"./node":{"default":"./node/index.js"},"./core/AppRouter.js":{"types":"./types/core/AppRouter.d.ts","default":"./core/AppRouter.js"},"./core/PubSub.js":{"types":"./types/core/PubSub.d.ts","default":"./core/PubSub.js"},"./core/Symbiote.js":{"types":"./types/core/Symbiote.d.ts","default":"./core/Symbiote.js"},"./core/animateOut.js":{"types":"./types/core/animateOut.d.ts","default":"./core/animateOut.js"},"./core/css.js":{"types":"./types/core/css.d.ts","default":"./core/css.js"},"./core/devMessages.js":{"types":"./types/core/devMessages.d.ts","default":"./core/devMessages.js"},"./core/dictionary.js":{"types":"./types/core/dictionary.d.ts","default":"./core/dictionary.js"},"./core/full.js":{"types":"./types/core/full.d.ts","default":"./core/full.js"},"./core/html.js":{"types":"./types/core/html.d.ts","default":"./core/html.js"},"./core/initPropFallback.js":{"types":"./types/core/initPropFallback.d.ts","default":"./core/initPropFallback.js"},"./core/itemizeProcessor-keyed.js":{"types":"./types/core/itemizeProcessor-keyed.d.ts","default":"./core/itemizeProcessor-keyed.js"},"./core/itemizeProcessor.js":{"types":"./types/core/itemizeProcessor.d.ts","default":"./core/itemizeProcessor.js"},"./core/itemizeSetup.js":{"types":"./types/core/itemizeSetup.d.ts","default":"./core/itemizeSetup.js"},"./core/ownElements.js":{"types":"./types/core/ownElements.d.ts","default":"./core/ownElements.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"},"./core/tpl-processors.js":{"types":"./types/core/tpl-processors.d.ts","default":"./core/tpl-processors.js"},"./core/warn.js":{"types":"./types/core/warn.d.ts","default":"./core/warn.js"},"./utils/UID.js":{"types":"./types/utils/UID.d.ts","default":"./utils/UID.js"},"./utils/dom-helpers.js":{"types":"./types/utils/dom-helpers.d.ts","default":"./utils/dom-helpers.js"},"./utils/kebabToCamel.js":{"types":"./types/utils/kebabToCamel.d.ts","default":"./utils/kebabToCamel.js"},"./utils/parseCssPropertyValue.js":{"types":"./types/utils/parseCssPropertyValue.d.ts","default":"./utils/parseCssPropertyValue.js"},"./utils/prepareStyleSheet.js":{"types":"./types/utils/prepareStyleSheet.d.ts","default":"./utils/prepareStyleSheet.js"},"./utils/reassignDictionary.js":{"types":"./types/utils/reassignDictionary.d.ts","default":"./utils/reassignDictionary.js"},"./utils/setNestedProp.js":{"types":"./types/utils/setNestedProp.d.ts","default":"./utils/setNestedProp.js"},"./node/SSR.js":{"types":"./types/node/SSR.d.ts","default":"./node/SSR.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://rnd-pro.com/symbiote/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","SSR","SSG","server side rendering for web components","ui library","data flow","design system","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT","JSDA","jsda-kit"],"devDependencies":{"@playwright/test":"^1.58.2","linkedom":"^0.18.12","typescript":"^5.9.3"},"peerDependencies":{"linkedom":">=0.16.0"},"peerDependenciesMeta":{"linkedom":{"optional":true}},"_id":"@symbiotejs/symbiote@3.5.6","gitHead":"b4eab8e8df6579a38bffb755ae02bdaae876bb21","_nodeVersion":"23.9.0","_npmVersion":"11.4.2","dist":{"integrity":"sha512-RkH0SUW+GLNywPJ8xq6nGJCVE33HSdFETakZ/k7KC82TK24mmvOngwd1OTrwbsals9xLl3b/hF/fsF7x1WDe1g==","shasum":"57fcf0144cc227f45cda4d67692791fd70f1100a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-3.5.6.tgz","fileCount":92,"unpackedSize":183088,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDuIRhJO8VvMdNAJvG0PHGipcCDN8Ds3GLfbhRmjcv6gQIhAK4OIIirQTLf53q8GGgUnReWoUIzlvgWmlcRPZmBA5lS"}],"size":55265},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/symbiote_3.5.6_1773590458673_0.21006262835454748"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-15T16:00:58.832Z","publish_time":1773590458832,"_source_registry_name":"default","contributors":[]},"3.5.7":{"type":"module","name":"@symbiotejs/symbiote","version":"3.5.7","description":"Symbiote.js - zero-dependency close-to-platform frontend library to build super-powered web components","author":{"name":"team@rnd-pro.com"},"license":"MIT","scripts":{"prepare":"git config core.hooksPath .git-hooks","types":"rm -rf types && tsc -p dts.cfg.json && node scripts/clean-dts.js && node scripts/update-exports.js","prepublishOnly":"npm test","pub":"npm run types && npm publish","postinstall":"node scripts/postinstall.js","test":"node --test test/node/*.test.js && npx playwright test","test:unit":"node --test test/node/*.test.js","test:browser":"npx playwright test"},"module":"./core/index.js","types":"./types/core/index.d.ts","exports":{".":{"types":"./types/core/index.d.ts","default":"./core/index.js"},"./utils":{"default":"./utils/index.js"},"./full":{"types":"./types/core/full.d.ts","default":"./core/full.js"},"./node":{"default":"./node/index.js"},"./core/AppRouter.js":{"types":"./types/core/AppRouter.d.ts","default":"./core/AppRouter.js"},"./core/PubSub.js":{"types":"./types/core/PubSub.d.ts","default":"./core/PubSub.js"},"./core/Symbiote.js":{"types":"./types/core/Symbiote.d.ts","default":"./core/Symbiote.js"},"./core/animateOut.js":{"types":"./types/core/animateOut.d.ts","default":"./core/animateOut.js"},"./core/css.js":{"types":"./types/core/css.d.ts","default":"./core/css.js"},"./core/devMessages.js":{"types":"./types/core/devMessages.d.ts","default":"./core/devMessages.js"},"./core/dictionary.js":{"types":"./types/core/dictionary.d.ts","default":"./core/dictionary.js"},"./core/full.js":{"types":"./types/core/full.d.ts","default":"./core/full.js"},"./core/html.js":{"types":"./types/core/html.d.ts","default":"./core/html.js"},"./core/initPropFallback.js":{"types":"./types/core/initPropFallback.d.ts","default":"./core/initPropFallback.js"},"./core/itemizeProcessor-keyed.js":{"types":"./types/core/itemizeProcessor-keyed.d.ts","default":"./core/itemizeProcessor-keyed.js"},"./core/itemizeProcessor.js":{"types":"./types/core/itemizeProcessor.d.ts","default":"./core/itemizeProcessor.js"},"./core/itemizeSetup.js":{"types":"./types/core/itemizeSetup.d.ts","default":"./core/itemizeSetup.js"},"./core/ownElements.js":{"types":"./types/core/ownElements.d.ts","default":"./core/ownElements.js"},"./core/slotProcessor.js":{"types":"./types/core/slotProcessor.d.ts","default":"./core/slotProcessor.js"},"./core/tpl-processors.js":{"types":"./types/core/tpl-processors.d.ts","default":"./core/tpl-processors.js"},"./core/warn.js":{"types":"./types/core/warn.d.ts","default":"./core/warn.js"},"./utils/UID.js":{"types":"./types/utils/UID.d.ts","default":"./utils/UID.js"},"./utils/dom-helpers.js":{"types":"./types/utils/dom-helpers.d.ts","default":"./utils/dom-helpers.js"},"./utils/kebabToCamel.js":{"types":"./types/utils/kebabToCamel.d.ts","default":"./utils/kebabToCamel.js"},"./utils/parseCssPropertyValue.js":{"types":"./types/utils/parseCssPropertyValue.d.ts","default":"./utils/parseCssPropertyValue.js"},"./utils/prepareStyleSheet.js":{"types":"./types/utils/prepareStyleSheet.d.ts","default":"./utils/prepareStyleSheet.js"},"./utils/reassignDictionary.js":{"types":"./types/utils/reassignDictionary.d.ts","default":"./utils/reassignDictionary.js"},"./utils/setNestedProp.js":{"types":"./types/utils/setNestedProp.d.ts","default":"./utils/setNestedProp.js"},"./node/SSR.js":{"types":"./types/node/SSR.d.ts","default":"./node/SSR.js"}},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/symbiotejs/symbiote.js/issues"},"homepage":"https://rnd-pro.com/symbiote/","repository":{"type":"git","url":"git+https://github.com/symbiotejs/symbiote.js.git"},"keywords":["web components","SSR","SSG","server side rendering for web components","ui library","data flow","design system","symbiote.js","symbiote","widget","microfrontends","meta application","frontend","typescript","javascript","custom elements","shadow dom","shadow root","constructable stylesheets","adopted stylesheets","css custom properties","pubsub","import maps","cdn imports","https imports","reactive html attributes","MIT","JSDA","jsda-kit"],"devDependencies":{"@playwright/test":"^1.58.2","linkedom":"^0.18.12","typescript":"^5.9.3"},"peerDependencies":{"linkedom":">=0.16.0"},"peerDependenciesMeta":{"linkedom":{"optional":true}},"_id":"@symbiotejs/symbiote@3.5.7","gitHead":"d5be51b04542123bd67a315ebd0bb9f4e3c2ee24","_nodeVersion":"23.9.0","_npmVersion":"11.4.2","dist":{"integrity":"sha512-pO2NqOtMlYKOl8oQZQQrCylZ7L5Q4PhoZG9L+Pru0xE2i4lvr4lFxIARLoQVWWFkc5d2unsrB5YgOx4tsseDHw==","shasum":"8cd19fc90ca77e629a9fdd9c752830185414777f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@symbiotejs/symbiote/-/symbiote-3.5.7.tgz","fileCount":92,"unpackedSize":183353,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDyRi2q2EXotMWeRgiUj3504i6IrSZlpZCyG3tW7WZijwIhAIaeZGiGguSsQzMV5v0g0XSWsHPdo1RJcFkHUFahMgVf"}],"size":55330},"_npmUser":{"name":"anonymous","email":"foxrandom.com@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"nd0ut.me@gmail.com"},{"name":"anonymous","email":"foxrandom.com@gmail.com"},{"name":"anonymous","email":"os+symbiote@uploadcare.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/symbiote_3.5.7_1773596717497_0.6398993265739288"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-15T17:45:17.665Z","publish_time":1773596717665,"_source_registry_name":"default","contributors":[]}},"dist-tags":{"alpha":"2.4.1-alpha.1","beta":"3.0.4","latest":"3.5.7","next":"3.0.0-next.3"},"name":"@symbiotejs/symbiote","time":{"created":"2022-01-26T18:23:06.913Z","modified":"2026-03-15T17:45:40.146Z","1.4.2":"2022-02-02T13:19:24.170Z","1.4.1":"2022-02-02T09:05:18.986Z","1.3.0":"2022-01-25T16:36:52.023Z","1.4.0":"2022-01-27T08:03:33.624Z","1.1.1":"2021-12-28T10:03:53.095Z","1.1.2":"2021-12-28T10:23:37.864Z","1.2.0":"2022-01-25T15:29:59.106Z","1.3.1":"2022-01-26T11:26:36.898Z","1.3.2":"2022-01-26T16:34:03.013Z","1.4.3":"2022-02-07T09:29:52.211Z","1.4.4":"2022-02-07T09:31:47.386Z","1.4.5":"2022-02-07T10:49:08.136Z","1.4.6":"2022-02-07T16:17:52.780Z","1.4.7":"2022-02-08T09:24:23.918Z","1.4.8":"2022-02-15T08:20:36.155Z","1.5.0":"2022-02-18T08:35:14.597Z","1.5.1":"2022-03-01T07:19:17.259Z","1.5.2":"2022-03-21T10:48:37.410Z","1.5.3":"2022-03-27T08:43:03.361Z","1.6.0":"2022-05-05T09:35:13.446Z","1.7.1":"2022-05-30T09:23:26.704Z","1.7.2":"2022-05-31T09:27:04.277Z","1.7.3":"2022-06-06T08:17:04.132Z","1.7.4":"2022-06-06T14:11:45.644Z","1.8.0":"2022-06-15T11:00:04.413Z","1.8.1":"2022-06-15T14:41:10.761Z","1.8.2":"2022-06-16T08:11:36.895Z","1.8.3":"2022-06-28T05:58:12.642Z","1.8.4":"2022-06-28T08:53:13.510Z","1.8.5":"2022-07-06T08:36:20.889Z","1.8.6":"2022-07-06T09:14:57.772Z","1.8.7":"2022-07-07T13:53:23.922Z","1.9.0":"2022-07-08T14:15:43.238Z","1.10.0":"2022-08-02T10:59:34.570Z","1.10.1":"2022-08-05T13:17:26.124Z","1.10.2":"2022-08-05T13:29:14.026Z","1.10.3":"2022-08-17T16:26:40.183Z","1.10.4":"2022-08-17T21:10:23.647Z","1.10.5":"2022-08-18T06:09:05.705Z","1.10.6":"2022-09-08T12:52:25.398Z","1.10.7":"2022-09-20T05:48:18.223Z","1.11.0":"2022-09-20T14:11:21.107Z","1.11.1":"2022-09-26T08:47:03.739Z","1.11.2":"2022-10-26T09:47:47.467Z","1.11.3":"2023-01-12T08:42:49.994Z","1.11.4":"2023-01-24T16:04:43.562Z","1.11.5-alpha":"2023-01-24T17:42:34.521Z","1.11.5":"2023-01-24T19:04:43.915Z","1.11.6":"2023-02-17T12:13:31.915Z","1.11.7":"2023-05-01T12:48:11.846Z","2.0.0-alpha.0":"2023-05-01T16:35:26.946Z","2.0.0-alpha.1":"2023-05-02T13:20:22.106Z","2.0.0-alpha.2":"2023-05-02T17:24:41.309Z","2.0.0-alpha.3":"2023-05-04T21:20:11.412Z","2.0.0-alpha.4":"2023-05-04T22:03:07.108Z","2.0.0-alpha.5":"2023-05-05T09:48:11.403Z","2.0.0-alpha.6":"2023-05-21T19:13:13.560Z","2.0.0-alpha.7":"2023-07-31T20:01:17.018Z","2.0.0-alpha.8":"2023-09-25T21:47:12.909Z","2.0.0-alpha.9":"2023-09-25T22:29:54.180Z","2.0.0-alpha.10":"2023-09-25T22:32:15.576Z","2.0.0-alpha.11":"2023-09-26T12:15:47.651Z","2.0.0-alpha.12":"2023-09-26T12:34:26.808Z","2.0.0-alpha.13":"2023-09-26T14:01:33.390Z","2.0.0-alpha.15":"2023-10-28T15:55:51.540Z","2.0.0-alpha.16":"2023-11-08T18:19:14.008Z","2.0.0-alpha.18":"2023-12-02T16:13:43.820Z","2.0.0-alpha.19":"2023-12-07T12:22:01.850Z","2.0.0-alpha.20":"2023-12-15T18:37:24.678Z","2.0.0-alpha.21":"2023-12-30T13:55:07.335Z","2.0.0-alpha.22":"2023-12-30T16:33:52.236Z","2.0.0-alpha.23":"2023-12-30T20:15:23.012Z","2.0.1":"2024-01-10T11:29:51.760Z","2.0.2":"2024-01-10T11:51:24.515Z","2.0.3":"2024-01-11T14:48:57.908Z","2.0.4":"2024-01-12T11:06:12.662Z","2.0.5":"2024-01-16T14:04:48.779Z","2.1.0-alpha.1":"2024-01-19T16:28:53.451Z","2.1.0-alpha.2":"2024-01-20T22:06:08.499Z","2.2.0-alpha.0":"2024-01-22T17:57:49.894Z","2.2.0":"2024-01-25T09:39:24.407Z","2.2.1":"2024-01-26T19:33:25.613Z","2.2.2":"2024-02-01T13:26:18.578Z","2.2.3":"2024-02-01T13:57:32.674Z","2.2.4":"2024-02-03T22:52:52.759Z","2.2.5":"2024-02-19T14:57:57.782Z","2.3.0":"2024-05-05T16:41:57.088Z","2.3.1":"2024-08-08T13:21:47.169Z","2.4.1-alpha.0":"2024-08-30T10:28:12.021Z","2.4.1-alpha.1":"2024-08-30T10:49:36.505Z","2.3.2":"2024-09-10T14:29:46.428Z","2.3.3":"2025-08-01T19:32:19.310Z","2.3.4":"2025-12-09T20:39:02.853Z","3.0.0-next.1":"2026-02-23T07:21:29.344Z","3.0.0-next.2":"2026-02-23T18:49:24.826Z","3.0.0-next.3":"2026-02-24T23:33:42.886Z","3.0.0":"2026-02-26T01:24:45.676Z","3.0.2":"2026-02-26T11:54:46.197Z","3.0.3":"2026-02-26T15:24:32.351Z","3.0.4":"2026-02-26T15:26:45.956Z","3.0.5":"2026-02-27T10:17:52.904Z","3.1.1":"2026-02-28T13:31:32.353Z","3.1.2":"2026-02-28T14:00:13.481Z","3.2.0":"2026-02-28T14:52:45.335Z","3.2.1":"2026-02-28T14:58:53.547Z","3.3.0":"2026-03-04T10:43:51.722Z","3.3.1":"2026-03-04T11:55:41.916Z","3.3.2":"2026-03-04T14:15:21.224Z","3.3.3":"2026-03-04T15:36:26.647Z","3.3.4":"2026-03-04T17:52:49.381Z","3.3.5":"2026-03-05T13:40:20.038Z","3.3.6":"2026-03-06T03:56:28.959Z","3.3.7":"2026-03-06T04:18:56.512Z","3.3.8":"2026-03-06T13:20:13.575Z","3.3.9":"2026-03-07T12:15:43.413Z","3.4.0":"2026-03-07T21:33:05.521Z","3.4.1":"2026-03-08T14:15:16.845Z","3.4.2":"2026-03-09T15:09:57.358Z","3.4.3":"2026-03-09T17:19:51.535Z","3.4.4":"2026-03-09T20:31:21.181Z","3.4.5":"2026-03-11T16:25:43.158Z","3.4.6":"2026-03-11T17:48:59.705Z","3.4.7":"2026-03-11T18:38:51.668Z","3.5.0":"2026-03-13T16:34:27.392Z","3.5.1":"2026-03-13T17:12:32.784Z","3.5.2":"2026-03-13T17:53:26.165Z","3.5.3":"2026-03-13T18:03:44.295Z","3.5.4":"2026-03-15T00:57:58.005Z","3.5.5":"2026-03-15T03:12:16.152Z","3.5.6":"2026-03-15T16:00:58.832Z","3.5.7":"2026-03-15T17:45:17.665Z"},"readme":"[![Tests](https://github.com/symbiotejs/symbiote.js/actions/workflows/tests.yml/badge.svg)](https://github.com/symbiotejs/symbiote.js/actions/workflows/tests.yml)\n[![npm version](https://img.shields.io/npm/v/@symbiotejs/symbiote)](https://www.npmjs.com/package/@symbiotejs/symbiote)\n[![npm downloads](https://img.shields.io/npm/dm/@symbiotejs/symbiote)](https://www.npmjs.com/package/@symbiotejs/symbiote)\n![bundle size](https://img.shields.io/badge/brotli-5.9_kb-blue)\n![types](https://img.shields.io/badge/types-JSDoc+d.ts-blue)\n![license](https://img.shields.io/badge/license-MIT-green)\n\n# Symbiote.js\n\n<img src=\"https://rnd-pro.com/svg/symbiote/index.svg\" width=\"200\" alt=\"Symbiote.js\">\n\nA lightweight, standards-first UI library built on Web Components. No virtual DOM, no compiler, no build step required — works directly in the browser. A bundler is recommended for production performance, but entirely optional. **~6kb** brotli / **~7kb** gzip.\n\nSymbiote.js gives you the convenience of a modern framework while staying close to the native platform — HTML, CSS, and DOM APIs. Components are real custom elements that work everywhere: in any framework, in plain HTML, or in a micro-frontend architecture. And with **isomorphic mode**, the same component code works on the server and the client — server-rendered pages hydrate automatically, no diffing, no mismatch errors.\n\n## What's new in v3\n\n- **Server-Side Rendering** — render components to HTML with `SSR.processHtml()` or stream chunks with `SSR.renderToStream()`. Client-side hydration via `ssrMode` attaches bindings to existing DOM without re-rendering.\n- **Isomorphic components** — `isoMode` flag makes components work in both SSR and client-only scenarios automatically. If server-rendered content exists, it hydrates; otherwise it renders the template from scratch. One component, zero conditional logic.\n- **Computed properties** — reactive derived state with microtask batching.\n- **Path-based router** — optional `AppRouter` module with `:param` extraction, route guards, and lazy loading.\n- **Exit animations** — `animateOut(el)` for CSS-driven exit transitions, integrated into itemize API.\n- **Dev mode** — `Symbiote.devMode` enables verbose warnings; import `devMessages.js` for full human-readable messages.\n- **DSD hydration** — `ssrMode` supports both light DOM and Declarative Shadow DOM.\n- **Class property fallback** — binding keys not in `init$` fall back to own class properties/methods.\n- And [more](https://github.com/symbiotejs/symbiote.js/blob/main/CHANGELOG.md).\n\n## Quick start\n\nNo install needed — run this directly in a browser:\n\n```html\n<script type=\"module\">\n  import Symbiote, { html } from 'https://esm.run/@symbiotejs/symbiote';\n\n  class MyCounter extends Symbiote {\n    count = 0;\n    increment() {\n      this.$.count++;\n    }\n  }\n\n  MyCounter.template = html`\n    <h2>{{count}}</h2>\n    <button ${{onclick: 'increment'}}>Click me!</button>\n  `;\n\n  MyCounter.reg('my-counter');\n</script>\n\n<my-counter></my-counter>\n```\n\nOr install via npm:\n\n```bash\nnpm i @symbiotejs/symbiote\n```\n\n```js\nimport Symbiote, { html, css } from '@symbiotejs/symbiote';\n```\n\n## Isomorphic Web Components\n\nOne component. Server-rendered or client-rendered — automatically. Set `isoMode = true` and the component figures it out: if server-rendered content exists, it hydrates; otherwise it renders from template. No conditional logic, no separate server/client versions:\n```js\nclass MyComponent extends Symbiote {\n  isoMode = true;\n  count = 0;\n  increment() {\n    this.$.count++;\n  }\n}\n\nMyComponent.template = html`\n  <h2 ${{textContent: 'count'}}></h2>\n  <button ${{onclick: 'increment'}}>Click me!</button>\n`;\nMyComponent.reg('my-component');\n```\n\nThis exact code runs **everywhere** — SSR on the server, hydration on the client, or pure client rendering. No framework split, no `'use client'` directives, no hydration mismatch errors.\n\n### SSR — one class, zero config\n\nServer rendering doesn't need a virtual DOM, a reconciler, or framework-specific packages:\n\n```js\nimport { SSR } from '@symbiotejs/symbiote/node/SSR.js';\n\nawait SSR.init();              // patches globals with linkedom\nawait import('./my-app.js');   // components register normally\n\nlet html = await SSR.processHtml('<my-app></my-app>');\nSSR.destroy();\n```\n\nFor large pages, stream HTML chunks with `SSR.renderToStream()` for faster TTFB. See [SSR docs](./docs/ssr.md) and [server setup recipes](./docs/ssr-server.md).\n\n### How it compares\n\n| | **Symbiote.js** | **Next.js (React)** | **Lit** (`@lit-labs/ssr`) |\n|--|----------------|---------------------|----|\n| **Isomorphic code** | Same code, `isoMode` auto-detects | Server Components vs Client Components split | Same code, but load-order constraints |\n| **Hydration** | Binding-based — attaches to existing DOM, no diffing | `hydrateRoot()` — must produce identical output or errors | Requires `ssr-client` + hydrate support module |\n| **Packages** | 1 module + `linkedom` peer dep | Full framework buy-in | 3 packages: `ssr`, `ssr-client`, `ssr-dom-shim` |\n| **Streaming** | `renderToStream()` async generator | `renderToPipeableStream()` | Iterable `RenderResult` |\n| **Mismatch handling** | Not needed — bindings attach to whatever DOM exists | Hard errors if server/client output differs | N/A |\n| **Template output** | Clean HTML with `bind=` attributes | HTML with framework markers | HTML with `<!--lit-part-->` comment markers |\n| **Lock-in** | None — standard Web Components | Full framework commitment | Lit-specific, but Web Components |\n\n**Key insight:** There are no hydration mismatches because there's no diffing. The server produces HTML with binding attributes. The client reads those attributes and adds reactivity. That's it.\n\n## Core concepts\n\n### Reactive state\n\n```js\nclass TodoItem extends Symbiote {\n  text = '';\n  done = false;\n  toggle() {\n    this.$.done = !this.$.done;\n  }\n}\n\nTodoItem.template = html`\n  <span ${{onclick: 'toggle'}}>{{text}}</span>\n`;\n```\n\nState changes update the DOM synchronously. No virtual DOM, no scheduling, no surprises. And since components are real DOM elements, state is accessible from the outside via standard APIs:\n\n```js\ndocument.querySelector('my-counter').$.count = 42;\n```\n\nThis makes it easy to control Symbiote-based widgets and microfrontends from any host application — no framework adapters, just DOM.\n\n### Templates\n\nTemplates are plain HTML strings — context-free, easy to test, easy to move between files:\n\n```js\n// Separate file: my-component.template.js\nimport { html } from '@symbiotejs/symbiote';\n\nexport default html`\n  <h1>{{title}}</h1>\n  <button ${{onclick: 'doSomething'}}>Go</button>\n`;\n```\n\nThe `html` function supports two interpolation modes:\n- **Object** → reactive binding: `${{onclick: 'handler'}}`\n- **String/number** → native concatenation: `${pageTitle}`\n\n### Itemize (dynamic reactive lists)\n\nRender lists from data arrays with efficient updates:\n```js\nclass TaskList extends Symbiote {\n  tasks = [\n    { name: 'Buy groceries' },\n    { name: 'Write docs' },\n  ];\n  init$ = {\n    // Needs to be defined in init$ for pop-up binding to work\n    onItemClick: () => {\n      console.log('clicked!');\n    },\n  }\n}\n\nTaskList.template = html`\n  <div itemize=\"tasks\">\n    <template>\n      <div ${{onclick: '^onItemClick'}}>{{name}}</div>\n    </template>\n  </div>\n`;\n```\n\nItems have their own state scope. Use the **`^` prefix** to reach higher-level component properties and handlers — `'^onItemClick'` binds to the parent's `onItemClick`, not the item's. Properties referenced via `^` must be defined in the parent's `init$`.\n\n### Pop-up binding (`^`)\n\nThe `^` prefix works in any nested component template — it walks up the DOM tree to find the nearest ancestor that has the property registered in its data context (`init$` or `add$()`):\n\n```html\n<!-- Text binding to parent property: -->\n<div>{{^parentTitle}}</div>\n\n<!-- Handler binding to parent method: -->\n<button ${{onclick: '^parentHandler'}}>Click</button>\n```\n\n> **Note:** Class property fallbacks are not checked by the `^` walk — the parent must define the property in `init$`.\n\n### Named data contexts\n\nShare state across components without prop drilling:\n\n```js\nimport { PubSub } from '@symbiotejs/symbiote';\n\nPubSub.registerCtx({\n  user: 'Alex',\n  theme: 'dark',\n}, 'APP');\n\n// Any component can read/write:\nthis.$['APP/user'] = 'New name';\n```\n\n### Shared context (`*`)\n\nInspired by native HTML `name` attributes — like how `<input name=\"group\">` groups radio buttons — the `ctx` attribute groups components into a shared data context. Components with the same `ctx` value share `*`-prefixed properties:\n\n```html\n<upload-btn ctx=\"gallery\"></upload-btn>\n<file-list  ctx=\"gallery\"></file-list>\n<status-bar ctx=\"gallery\"></status-bar>\n```\n\n```js\nclass UploadBtn extends Symbiote {\n  init$ = { '*files': [] }\n\n  onUpload() {\n    this.$['*files'] = [...this.$['*files'], newFile];\n  }\n}\n\nclass FileList extends Symbiote {\n  init$ = { '*files': [] }\n}\n\nclass StatusBar extends Symbiote {\n  init$ = { '*files': [] }\n}\n```\n\nAll three components access the same `*files` state — no parent component, no prop drilling, no global store boilerplate. Just set `ctx=\"gallery\"` in HTML and use `*`-prefixed properties. This makes it trivial to build complex component relationships purely in markup, with ready-made components that don't need to know about each other.\n\nThe context name can also be inherited via CSS custom property `--ctx`, enabling layout-driven grouping.\n\n### Routing (optional module)\n\n```js\nimport { AppRouter } from '@symbiotejs/symbiote/core/AppRouter.js';\n\nAppRouter.initRoutingCtx('R', {\n  home:    { pattern: '/' },\n  profile: { pattern: '/user/:id' },\n  about:   { pattern: '/about', lazyComponent: () => import('./about.js') },\n});\n```\n\n### Exit animations\n\nCSS-driven transitions with zero JS animation code:\n\n```css\ntask-item {\n  opacity: 1;\n  transition: opacity 0.3s;\n\n  @starting-style { opacity: 0; }  /* enter */\n  &[leaving] { opacity: 0; }       /* exit  */\n}\n```\n\n`animateOut(el)` sets `[leaving]`, waits for `transitionend`, then removes. Itemize uses this automatically.\n\n### Styling\n\nShadow DOM is **optional** in Symbiote — use it when you need isolation, skip it when you don't. This gives full flexibility:\n\n**Light DOM** — style components with regular CSS, no barriers:\n\n```js\nMyComponent.rootStyles = css`\n  my-component {\n    display: flex;\n    gap: 1rem;\n\n    & button { color: var(--accent); }\n  }\n`;\n```\n\n**Shadow DOM** — opt-in isolation when needed:\n\n```js\nclass Isolated extends Symbiote {}\n\nIsolated.shadowStyles = css`\n  :host { display: block; }\n  ::slotted(*) { margin: 0; }\n`;\n```\n\nAll native CSS features work as expected: CSS variables flow through shadow boundaries, `::part()` exposes internals, modern nesting, `@layer`, `@container` — no framework abstractions in the way. Mix light DOM and shadow DOM components freely in the same app.\n\n### CSS Data Binding\n\nComponents can read CSS custom properties as reactive state via `cssInit$`:\n\n```css\nmy-widget {\n  --label: 'Click me';\n}\n```\n\n```js\nclass MyWidget extends Symbiote {...}\n\nMyWidget.template = html`\n  <span>{{--label}}</span>\n`;\n```\n\nCSS values are parsed automatically — quoted strings become strings, numbers become numbers. Call `this.updateCssData()` to re-read after runtime CSS changes. This enables CSS-driven configuration: theme values, layout parameters, or localized strings — all settable from CSS without touching JS.\n\n## Best for\n\n- **Complex widgets** embedded in any host application\n- **Micro frontends** — standard custom elements, no framework coupling\n- **Reusable component libraries** — works in React, Vue, Angular, or plain HTML\n- **SSR-powered apps** — lightweight server rendering without framework lock-in\n- **Framework-agnostic solutions** — one codebase, any context\n\n## Bundle size\n\n| Library | Minified | Gzip | Brotli |\n|---------|----------|------|--------|\n| **Symbiote.js** (core) | 18.9 kb | 6.6 kb | **5.9 kb** |\n| **Symbiote.js** (full, with AppRouter) | 23.2 kb | 7.9 kb | **7.2 kb** |\n| **Lit** 3.3 | 15.5 kb | 6.0 kb | **~5.1 kb** |\n| **React 19 + ReactDOM** | ~186 kb | ~59 kb | **~50 kb** |\n\nSymbiote and Lit have similar base sizes, but Symbiote's **5.9 kb** core includes more built-in features: global state management, lists (itemize API), exit animations, computed properties etc. Lit needs additional packages for comparable features. React is **~8× larger** before adding a router, state manager, or SSR framework.\n\n## Browser support\n\nAll modern browsers: Chrome, Firefox, Safari, Edge, Opera.\n\n## Docs & Examples\n\n- [Documentation](https://github.com/symbiotejs/symbiote.js/blob/main/docs/README.md)\n- [Live Examples](https://rnd-pro.com/symbiote/3x/examples/) - Interactive Code Playground\n- [AI Reference](https://github.com/symbiotejs/symbiote.js/blob/main/AI_REFERENCE.md)\n- [Changelog](https://github.com/symbiotejs/symbiote.js/blob/main/CHANGELOG.md)\n\n**Questions or proposals? Welcome to [Symbiote Discussions](https://github.com/symbiotejs/symbiote.js/discussions)!** ❤️\n\n---\n\n© [rnd-pro.com](https://rnd-pro.com) — MIT License","users":{}}