{"_id":"@opentiny/vue-renderless","_rev":"97-3467af4a2cd714a48dee0d91b3a509ed","name":"@opentiny/vue-renderless","dist-tags":{"beta":"3.18.0-beta.1","alpha":"3.20.3-alpha.1","latest":"3.32.0"},"versions":{"3.1.0-alpha.0":{"name":"@opentiny/vue-renderless","version":"3.1.0-alpha.0","keywords":["vue","Tiny"],"author":{"name":"Tiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.1.0-alpha.0","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"dist":{"shasum":"e0d0db318225f947f59309200e559b117c9251a6","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.1.0-alpha.0.tgz","fileCount":397,"integrity":"sha512-qBPqgFesOyqV55giqxWxnl2r3hYeWrpS0QmxcH2iEyen0uoUqINgYmJFN0zRtshEcU8dDrNI5e6EkvVMGhL+MA==","signatures":[{"sig":"MEYCIQDObTUJ4JOoChiqMpsUFUpMcsngXvPjN50nTNNFzvBg6AIhAJNAeOy7ZAAckkuHwTyuT6vBqzsrVY+m0S9oKpFP7Y1n","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1520144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjiXFHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpsKw/8DHsQqTFqBUkru8zTmKzq7jW07RYvpMQKh5j5ek+Dij3pkKfb\r\nDZj3vm+AsOMdQHgqtyNOduMwe6U04RFYmn7Fki/Nz5ltm9ViHRwfsZR1WXmT\r\nQEy5AsvnFX+F1sFemL/+BdOQLXAoGWd3qZZhCbdjUh1ao5iz+m6MJW34m1oX\r\nSOCbKlZ/0NrjNm/VFuBvC8ng3EIcc1HjK/c9CJ2nBnihxjrRRFBjHEQTxyuK\r\nRoUz9ElKZd7F1g0E72TauHZgqZ5ifNo3UFr1VzEugeupjCViYaOTg5i1htOs\r\nCHPx4CLRPuicnEPJBnXRXEuo1VtcBSQM+qaawbfWZ44gOD3X1nlWf06pTXBr\r\ngQddBsJuYIKATQfHbAWdO2mzHdT0+RSJ5draKJ5Xmurn2Ok55aofo69l+gB7\r\nb4RaD+UpiHU7wPPqR3Bh/dYyTffp5Qxnur5mEhWLnpcFSmU64i0uYYeKPhB0\r\nA8AvNqbin2lcgXAfGbMfgWwSoCsJD5+CETpqGoSceHZUncfKHazsy6+aCr2b\r\n+d1fJkXtxfjYNG4X0/MViWxCiEe2OR6VbggMUoC/80GzP9pnMamOybB+OhLt\r\nlaRE5GMFbVuIZhhwXOUWeD7ivajBnV4Rh2nBZ0G5u4wdluk8+CXlBjXUA2y1\r\nv/C85TMnaCWzKPZr2mkRNHgyU1hCDkD9fDM=\r\n=ooQu\r\n-----END PGP SIGNATURE-----\r\n"},"_from":"file:opentiny-vue-renderless-3.1.0-alpha.0.tgz","engines":{"node":">=10.0.0"},"scripts":{"lint":"eslint src/**/* build/*.js  --quiet","build":"babel --config-file ./build/babel.config.json src --out-dir dist","clean":"rimraf dist","format":"prettier --write src/**/* build/*.js ","release":"node build/release.js","build:all":"npm run lint && npm run clean && npm run build && npm run build:version","create:ui":"node build/create-ui.js","build:version":"node build/build-version.js"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"","_integrity":"","repository":{"url":"","type":"git"},"_npmVersion":"6.14.5","description":"@opentiny/vue-renderless","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"xss":"1.0.11","@babel/runtime":"^7.10.2"},"eslintConfig":{"env":{"es6":true,"jest":true,"node":true,"browser":true},"root":true,"rules":{"semi":[2,"never"],"curly":"error","eqeqeq":"warn","indent":["warn",2],"no-var":"error","quotes":["warn","single"],"max-len":["warn",{"code":160}],"no-eval":"error","no-tabs":"error","no-with":"error","no-empty":"error","no-undef":"error","max-depth":["warn",4],"max-lines":["error",2000],"no-shadow":"warn","complexity":["error",20],"max-params":["warn",5],"no-console":"off","semi-style":["warn","last"],"no-debugger":"off","comma-dangle":["off","always-multiline"],"default-case":"error","dot-notation":"error","guard-for-in":"error","no-multi-str":"warn","no-extra-semi":"error","no-undef-init":"warn","accessor-pairs":"error","no-fallthrough":"error","no-multi-assign":"error","prefer-template":"warn","arrow-body-style":["warn","as-needed"],"object-shorthand":"warn","no-param-reassign":"warn","no-unsafe-finally":"error","no-trailing-spaces":"error","prefer-rest-params":"warn","max-nested-callbacks":["error",4],"no-case-declarations":"error","no-implicit-coercion":["error",{"allow":["!!","~"]}],"no-negated-condition":"warn","no-this-before-super":"error","no-prototype-builtins":"error","prefer-arrow-callback":"error","function-paren-newline":["warn","multiline"],"max-lines-per-function":["error",50],"object-property-newline":["warn",{"allowAllPropertiesOnSameLine":true}],"newline-per-chained-call":["warn",{"ignoreChainWithDepth":4}],"no-mixed-spaces-and-tabs":"error"},"extends":["eslint:recommended","plugin:jest/recommended"],"parserOptions":{"parser":"babel-eslint","sourceType":"module","ecmaVersion":2018}},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^6.1.0","rimraf":"^3.0.2","fs-extra":"^10.1.0","prettier":"2.2.1","@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/preset-env":"^7.5.5","eslint-plugin-node":"^11.1.0 ","eslint-plugin-import":"^2.18.2","eslint-plugin-promise":"^4.2.1","eslint-config-standard":"^17.0.0","eslint-plugin-standard":"^4.0.0","@babel/plugin-transform-runtime":"^7.10.1"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.1.0-alpha.0_1669951814957_0.04554600676157383","host":"s3://npm-registry-packages"}},"3.5.0-alpha.0":{"name":"@opentiny/vue-renderless","version":"3.5.0-alpha.0","keywords":["vue","Tiny"],"author":{"name":"Tiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.5.0-alpha.0","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"dist":{"shasum":"d826b478c03465880faf9e773a345038985a1def","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.5.0-alpha.0.tgz","fileCount":471,"integrity":"sha512-ySHT4itwHI/phVmnBx+WR9FdIps1mg7ECED2idpoi8hv7RKjzp5mI2L4wGYMXYaKmKWjpBdN1m1OV9/rnvob9g==","signatures":[{"sig":"MEUCIQCBgQJKauJp4eglhCoLCCUd+MvxRWmlgI1FLIEPHoZgywIgRkDppey1vu49RucK0HH3FdCG395y87ZROUI6+tWWG0c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1864063,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj+eNuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoViQ//a6sBuLFFto+cqUdAwAb8GNvBQSsLEns4z8JhSLI3Dwc1gvvd\r\ntQQEf2I+D3PlAsI/WzIUZGWBe66m0UyuirWT6lE2L5Br1eTEgOUmaB3wFAUn\r\nXB735gyngDDLyVbq9rlY4nv90mAzq4TvG3hCseLodDpe0jx99Am9QtXdaifH\r\nGL72Y3jzrhE0kt+I6z5rrVpZT95xtwAI6OzX8zFd6yZbk4ZuprnPelKkxmpy\r\nNbaRd6qcG8pP7/pW1FsaVD92d7achbVM67Zceokgk5D9dPRVI3Xn3FfinKjP\r\nHNohxnqABFN+8+fjuHW2CWO8e3pVOQcLUvuMF0FmdFgBkrF5CRNIjSe2HP7d\r\nqOutfVsnQXLiyEMc3BAChN5FUFXPi56joR9/jsD/MdsyLIWe2hmFFRiM043b\r\nzQlTKOrqZdiT1Lh6IQoxEkyvthxnh7enriLps+7FTvvVgTbP9b3oSfJLf8sS\r\n0OelUF/tXbCZIN0i0rgXTljkZD38r73uufamh0bnFW0UQhhmVf5ICkkY22tS\r\nIMQb8BVpD3BpCZJZrH1DJQo/8CLSvJ/8XbMKGmsGQD+1p76XJqb8KYemXbsr\r\nNjH2/+iz19zWHqyik8Ml9ZvPGTidRUpcnbVxIdOgfSeKBnZmNBkznjEXyUoH\r\n01vM/TyiIlXuIoxj50neK0Evz9BR6s3v734=\r\n=BWtZ\r\n-----END PGP SIGNATURE-----\r\n"},"_from":"file:opentiny-vue-renderless-3.5.0-alpha.0.tgz","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"config":{"commitizen":{"path":"cz-conventional-changelog"}},"engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/* build/*.js scripts/*.js --fix","build":"babel --config-file ./build/babel.config.json src --out-dir dist","clean":"rimraf dist","commit":"git-cz","format":"prettier --write src/**/* build/*.js scripts/*.js","release":"node scripts/release.js","build:all":"npm run lint && npm run clean && npm run build && npm run build:version","create:ui":"node build/create-ui.js","build:version":"node build/build-version.js"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"","_integrity":"","repository":{"url":"","type":"git"},"_npmVersion":"6.14.17","description":"@opentiny/vue-renderless","directories":{},"lint-staged":{"*.{js,ts,jsx,tsx,vue}":["prettier --write"]},"sideEffects":false,"_nodeVersion":"14.21.2","dependencies":{"xss":"1.0.11","@babel/runtime":"7.18.3"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^8.0.3","husky":"^8.0.2","eslint":"^6.1.0","rimraf":"^3.0.2","fs-extra":"^10.1.0","prettier":"2.2.1","@babel/cli":"^7.5.5","commitizen":"^4.2.5","@babel/core":"^7.5.5","lint-staged":"^13.0.3","babel-eslint":"^10.1.0","@commitlint/cli":"^17.3.0","@babel/preset-env":"^7.5.5","eslint-plugin-vue":"^9.7.0","eslint-plugin-node":"^11.1.0 ","eslint-plugin-import":"^2.18.2","eslint-plugin-promise":"^4.2.1","eslint-config-prettier":"^8.5.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","eslint-plugin-standard":"^4.0.0","cz-conventional-changelog":"^3.3.0","@babel/plugin-transform-runtime":"^7.10.1","@commitlint/config-conventional":"^17.3.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.5.0-alpha.0_1677321070624_0.9053499089354409","host":"s3://npm-registry-packages"}},"3.5.0":{"name":"@opentiny/vue-renderless","version":"3.5.0","keywords":["vue","Tiny"],"author":{"name":"Tiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.5.0","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"dist":{"shasum":"a64d48cb825179de2c2a40a123ed5562e78c850a","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.5.0.tgz","fileCount":471,"integrity":"sha512-bM1d8g54o+HgpVMK8L7eVrheT1se78SGSnUXqTVwAUU7GiOJsYFdCtyQ0T5aHzAcnVJLTG2Jpzx6wjlb0cl6ag==","signatures":[{"sig":"MEQCIAu0FiMsSn/qUvnGQWUpA8eGw0MlhYciYF2K7osAimH3AiBBWuOxcI5HODTYpMU9JrH6+6ptXyRGVPJ3IQB/npCcMQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1864055,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj+fBZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmotyBAAkkxBzMQ7MKOu1f6W4UZVOitEfUb6H60luHx65JV+xev251Np\r\nvwCEjVWs72hto5hdADpJ+5BBFVwfbq+EYsRimZjwEyZcHnmrwRVMAGO2ns7C\r\nmhbWfeYEo39sBqqon/U9YIDoRg2Ofy0nXiyZBGHTyB3ExqiidNmhfUUcY6Ou\r\no3m6k9na0A3dRL7jory1dRhY2via3oJVkVBNhDXeTObjR/YmCMlFytRzB5aU\r\nM5Rfdi9jjBmHzncDvSf2vSmcdqOusfeun7nGelEZEcZmsd82+/JQmylW0F5f\r\ni5/q1kPXGZWVXZ0unH5mwgj0tY5/dES4hnoWW5okECYrL3+SKdY9/jcLFT1w\r\nAm76VvYM1kohS7/iZnnySxtnFX7e7q6SGypb8VMdNFbXS7qshPQHAsrbq1AJ\r\nOZAcxxF9PimPHfye30A2FvanbecTTEi5ETaHVUvYQXg7VN/toxRQZi23+8L+\r\nRbZn1g6oNNtN1HkMGu/tAK480yzZi2L6M71wxviw//IqErw4fG+c/d05zyaD\r\nh+bL+0e7vevg49so0nf5qr9qckmDYN4n6kPkzOeWfn6SEd/V5L1U3g8/E3ZK\r\ntk0nRgXV0h/ve6g78IHfsSUoYk1sNxggCSpMe50oCn6gsISGEbCeDWLzGvNJ\r\nzByiabee8iOzRHfbBJBecw+fNrrvyThEVC0=\r\n=R4q/\r\n-----END PGP SIGNATURE-----\r\n"},"_from":"file:opentiny-vue-renderless-3.5.0.tgz","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"config":{"commitizen":{"path":"cz-conventional-changelog"}},"engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/* build/*.js scripts/*.js --fix","build":"babel --config-file ./build/babel.config.json src --out-dir dist","clean":"rimraf dist","commit":"git-cz","format":"prettier --write src/**/* build/*.js scripts/*.js","release":"node scripts/release.js","build:all":"npm run lint && npm run clean && npm run build && npm run build:version","create:ui":"node build/create-ui.js","build:version":"node build/build-version.js"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"","_integrity":"","repository":{"url":"","type":"git"},"_npmVersion":"6.14.17","description":"@opentiny/vue-renderless","directories":{},"lint-staged":{"*.{js,ts,jsx,tsx,vue}":["prettier --write"]},"sideEffects":false,"_nodeVersion":"14.21.2","dependencies":{"xss":"1.0.11","@babel/runtime":"7.18.3"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^8.0.3","husky":"^8.0.2","eslint":"^6.1.0","rimraf":"^3.0.2","fs-extra":"^10.1.0","prettier":"2.2.1","@babel/cli":"^7.5.5","commitizen":"^4.2.5","@babel/core":"^7.5.5","lint-staged":"^13.0.3","babel-eslint":"^10.1.0","@commitlint/cli":"^17.3.0","@babel/preset-env":"^7.5.5","eslint-plugin-vue":"^9.7.0","eslint-plugin-node":"^11.1.0 ","eslint-plugin-import":"^2.18.2","eslint-plugin-promise":"^4.2.1","eslint-config-prettier":"^8.5.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","eslint-plugin-standard":"^4.0.0","cz-conventional-changelog":"^3.3.0","@babel/plugin-transform-runtime":"^7.10.1","@commitlint/config-conventional":"^17.3.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.5.0_1677324377515_0.3253623097458871","host":"s3://npm-registry-packages"}},"3.6.0-alpha.1":{"name":"@opentiny/vue-renderless","version":"3.6.0-alpha.1","keywords":["vue","Tiny"],"author":{"name":"Tiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.6.0-alpha.1","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"dist":{"shasum":"d4f2c65f4a296e3b92122221382c4d1f6e3da237","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.6.0-alpha.1.tgz","fileCount":480,"integrity":"sha512-KCVP4piqYBMXZt2X9Sb4YFSHH4YZ7OHYERGziFkYlWe5ZR+3/2IU0cqJX9+DE05eEY6OZfu54gQElebqGCrzCA==","signatures":[{"sig":"MEUCIQDgquMHDMXEFo4qOwaOUrvgvqKfHDarsmLasiIXVe5vnAIgLZfGdvtTGdI+4fV3ZjzzpBZLfpO5f4OMxZZeIPVfymo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1908277,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFDfYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpXJA//VAYOVioPn/1yzyf8srF/T358EyNhGcVKRoprAjxTzv+utya0\r\nPN5ExPcLwhXadSHICCB9fgau14fB32YMqFxivCnFoU4537A008xhM8KEDpcl\r\nsuZ+N5tixMlsHGQZdcPiFJ5vMzLpbB87wYPezV/eJkybxvHUY94iCJslMRDb\r\nBIELjwQvm4KXE3V9PO/oi0Koy15oXig7uUC9vv5SEJgXhjD2Swe6XBDvLlDP\r\n1vGz5m+lA1glcJjqEaaZkp4LoBYhuRFxcY1p28gocwfN79LeLUOOG6htpWfn\r\nbkhegIOg+t10/VUy5HAq2Tjj+PAk3JvPjVWD+QNnHFRpI80gdYLkDE2LDpA9\r\nzBI6PI3xNWLcS+6/g6yFZQU5TZbznx7lGGVlXOupkPnGfx2GmC8TV/0G5x5d\r\nVTiwkPkps+kNcBJhCZ3E/G6B0WszCXck24z8OzQEoL5AVGEgODtA8EEPSnsY\r\nnp7iGMA/u0yVVCYpnRLeOIUSdbAHcUl2/F8oeJdG2EK3vULfyHr5F1olG32K\r\nDDZn48xEs4ic2EJ5yqAikBEBKQD2/8OANE+O+DmCyaRAxYm6E5DoD5JI8Jj0\r\nMetGr666ixklG3Mw5iAfeXtNVyWYakg9kjXJDTczmpyO6U2eK6+Laa3DGzOK\r\nUQVmyTkeBF1tnyg6lhKSBB4bFm6Ih2RXoY0=\r\n=PBUd\r\n-----END PGP SIGNATURE-----\r\n"},"_from":"file:opentiny-vue-renderless-3.6.0-alpha.1.tgz","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"config":{"commitizen":{"path":"cz-conventional-changelog"}},"engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/* build/*.js scripts/*.js --fix","build":"babel --config-file ./build/babel.config.json src --out-dir dist","clean":"rimraf dist","commit":"git-cz","format":"prettier --write src/**/* build/*.js scripts/*.js","release":"node scripts/release.js","build:all":"npm run lint && npm run clean && npm run build && npm run build:version","create:ui":"node build/create-ui.js","build:version":"node build/build-version.js"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"","_integrity":"","repository":{"url":"","type":"git"},"_npmVersion":"6.14.17","description":"@opentiny/vue-renderless","directories":{},"lint-staged":{"*.{js,ts,jsx,tsx,vue}":["prettier --write"]},"sideEffects":false,"_nodeVersion":"14.21.2","dependencies":{"xss":"1.0.11","@babel/runtime":"7.18.3"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^8.0.3","husky":"^8.0.2","eslint":"^6.1.0","rimraf":"^3.0.2","fs-extra":"^10.1.0","prettier":"2.2.1","@babel/cli":"^7.5.5","commitizen":"^4.2.5","@babel/core":"^7.5.5","lint-staged":"^13.0.3","babel-eslint":"^10.1.0","@commitlint/cli":"^17.3.0","@babel/preset-env":"^7.5.5","eslint-plugin-vue":"^9.7.0","eslint-plugin-node":"^11.1.0 ","eslint-plugin-import":"^2.18.2","eslint-plugin-promise":"^4.2.1","eslint-config-prettier":"^8.5.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","eslint-plugin-standard":"^4.0.0","cz-conventional-changelog":"^3.3.0","@babel/plugin-transform-runtime":"^7.10.1","@commitlint/config-conventional":"^17.3.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.6.0-alpha.1_1679046616111_0.7877118041763633","host":"s3://npm-registry-packages"}},"3.6.0":{"name":"@opentiny/vue-renderless","version":"3.6.0","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.6.0","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue-renderless/issues"},"dist":{"shasum":"5ccb94a0610100eec111f4d9d2071504f44daf96","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.6.0.tgz","fileCount":481,"integrity":"sha512-Ad2fOaFnJM9S/BzdWFXhhMx0QWap62LWwaq0DikZalOd/y+e/e1aYHBNw/tAgrMljHHved/eaOt6gltOAvkNGQ==","signatures":[{"sig":"MEUCIFNbI+x1CC/soCLwAN/g2YkWDrduR16z/FilJhEXeJG4AiEA7RaLdBuzgczluNEoWWBJvtq9qgmOF+OlVy4LZJDlSrQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1910073,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGsbXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrvZBAAhDjlmgvRiJkZTyCh8VI5+860y5pNQdATfXTEwikUEWuSLhOA\r\nL5wtQujfiHB0w5bm5hs8/wCEjrRmUtL9J3iTjDSBeUSbAZf3EKjvBYph7vyq\r\nPvrGu7aE7GBoD2UjkAJrNelE+p13PTxRPzndgbERwdz27ZfeJruIh8F2fW/u\r\n0pMPKZGiKZnDfjltgFVXTnZXcFpEmJCZ5LY4EFMf2WPAzRvce2YvXkv0LOa0\r\nLC3Y/0SCeKN8+W5YCAftVMa6xwQdIWlOHt0ntMpw/wC207RWxFVXfJ7z169t\r\nQwv0KXlCAhkqh1cBeI0gjSnn6T1PEkZ8nc+Da16zjrvE+ttktFpUGMosAUYG\r\nRBT6+hpQRB5tJPBLWR8pxuY1HtgjMMzuOZ+00+lRl5ICzqX1z/icKvJsBoqv\r\nQ15+tPf7U0ffV8xUWg08WvjUSv00BEBu6FXQwDgd37aRWyFtwXjoCBq9TwHR\r\n8a2R0t1uVIdUiDpUow8hjAK2PkyZS5a7MdQZLUn83oG6OtXwz9zZoqwmNnl1\r\nZf2QgSAzxoYtd1JP9xi1vmKU4oy30nDggrVCdaxkGZg67/FW2mQuOP6FjSy+\r\nQngznhv8KaPtiyugQJDI8bIgXcbdpcV1Rr7IyqiQZEleHaGtVyctbRfl9p3R\r\n9To+mNeR9CmhCbjI8vzi4q4BMHTcqVvcxNU=\r\n=hk6N\r\n-----END PGP SIGNATURE-----\r\n"},"_from":"file:opentiny-vue-renderless-3.6.0.tgz","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"config":{"commitizen":{"path":"cz-conventional-changelog"}},"engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/* build/*.js scripts/*.js --fix","build":"babel --config-file ./build/babel.config.json src --out-dir dist","clean":"rimraf dist","commit":"git-cz","format":"prettier --write src/**/* build/*.js scripts/*.js","release":"node scripts/release.js","build:all":"npm run lint && npm run clean && npm run build && npm run build:version","create:ui":"node build/create-ui.js","build:version":"node build/build-version.js"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/opentiny/tiny-vue-renderless.git","type":"git"},"_npmVersion":"6.14.17","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"lint-staged":{"*.{js,ts,jsx,tsx,vue}":["prettier --write"]},"sideEffects":false,"_nodeVersion":"14.21.2","dependencies":{"xss":"1.0.11","@babel/runtime":"7.18.3"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^8.0.3","husky":"^8.0.2","eslint":"^6.1.0","rimraf":"^3.0.2","fs-extra":"^10.1.0","prettier":"2.2.1","@babel/cli":"^7.5.5","commitizen":"^4.2.5","@babel/core":"^7.5.5","lint-staged":"^13.0.3","babel-eslint":"^10.1.0","@commitlint/cli":"^17.3.0","@babel/preset-env":"^7.5.5","eslint-plugin-vue":"^9.7.0","eslint-plugin-node":"^11.1.0 ","eslint-plugin-import":"^2.18.2","eslint-plugin-promise":"^4.2.1","eslint-config-prettier":"^8.5.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","eslint-plugin-standard":"^4.0.0","cz-conventional-changelog":"^3.3.0","@babel/plugin-transform-runtime":"^7.10.1","@commitlint/config-conventional":"^17.3.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.6.0_1679476439550_0.7852243435086694","host":"s3://npm-registry-packages"}},"3.6.1-alpha.0":{"name":"@opentiny/vue-renderless","version":"3.6.1-alpha.0","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.6.1-alpha.0","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","dist":{"shasum":"6a3e39a8b5fa3a8bc601995d01f6f7d40c9d12e9","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.6.1-alpha.0.tgz","fileCount":474,"integrity":"sha512-SGtDVa2GE438bhci6WmdKLOmzV7JscSKl00EyOX87FYlOZMjWsCHSSaBHlk5p8BWE5YqktODqqvBPU+w6/50Fg==","signatures":[{"sig":"MEQCIC38fMaYqp0acrEPZCyFWG1YGhcFGr2rZyCo8gnuDTn4AiBlTkHVbpce306/CR3yXnaDKNS+YNP44ltyDkQ8JFStUw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1433494,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkL83mACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq9rQ/+MwDZvm9KaaQ4WCko55iYQM6ln4oX8R2wdUAJSkXbN0TJ0J91\r\nPKpKIUnS1XQK0fYQPtiqaQak8qJMrApcuZ0DEYup5J9rinraD8XkHRrg/VRi\r\ngUhd2hsQfjvaOyES44es7YBhISxw3neGRxIqNL/c2ILeFDzEHZyAHBV/Xkme\r\ndULZZNmgUkHwi30g59RpKKZwLen7gEBrE8tOz4eJm1VKcoZBOWoaAU/GKkdK\r\nkoxlY2FPRdWHbh6x0oVPW9O12SiPtW/nt7aJ+vDN0wCQGZaQpJpW0XaCv4cz\r\nyEHgkxZdy7vAXBmD7kUzRAAFvedNPex88AY6+c41/Dp3ERkAg4kEiKQhFM3K\r\n5MSUKc6rDH5XjdhZ707O/0YkAN2oBHd+1Ns00Aj5p8PW77x6N3qpGuMJqSbA\r\n+AP04D5ZaMvPdmmtsOrKbBOImwKWlUrBIXl10WsOG+NaiBRDs7MP2+4dwbFm\r\nPbTp1WUQqujnZwpjoYcQ4fIjv2kMUMPz89ARZKfW3UZWAeAOHCoT6azH3bkN\r\n1XazA0rTSgD4bnyS9asVN3X+Smyi0r4wNkdXdvQUi14Bc2hJrTLKAOVbSZWQ\r\nwipHSD7oKovyKEGwVbXir/vR4rg+vzUsa5BxWO3ttvlx7bqyZ7quGxuU+gWM\r\nIvgR9oiRno1yo8/ckeJZlBiJOouguKEQezI=\r\n=7Sw4\r\n-----END PGP SIGNATURE-----\r\n"},"gitHead":"b67a79d570228332fe37cdd72433469f17918b19","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && cp README.md dist","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_npmVersion":"9.3.1","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"18.14.0","dependencies":{"xss":"1.0.11"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.16.3","tsup":"^6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.6.1-alpha.0_1680854501908_0.13105947111841476","host":"s3://npm-registry-packages"}},"3.6.1-alpha.2":{"name":"@opentiny/vue-renderless","version":"3.6.1-alpha.2","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.6.1-alpha.2","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","dist":{"shasum":"0b2b68a68f16dc9f1300b7c3e464d10d9948f0dc","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.6.1-alpha.2.tgz","fileCount":474,"integrity":"sha512-it3y/vr3QJQpMY6lKgvdmVYuBvR9ChqVRcSoe8dwgJXZ5QFSElBUfYAl2Qx6nr7dTaWK8JqJEGaZCz1+EWeQjg==","signatures":[{"sig":"MEQCIHQirHeoX3TEkYuasBoXPWJ1KhDoFaXYKTt1fqF+DzkaAiA1CFEc078byxVzWZehkPOXoUkuW9KRIiAxvpYNYJSsNA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1433510,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkMQPXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqQVg//WvDd7NevsSRpkOg7RKv9OD/nTb1D548dGY8f7GEBlX3TggIo\r\nbNP63HepFr7nzrOnAQJYyVlYEDb+3+W2DYHhVvRKjvh+Qem7zJMeRCpzIMKb\r\nofqvrWfh8DCYmtzboUTry/w0O4xw+qCRS5OgFnNqRls3QwxiC5JN9Th0qAn6\r\nXbSID3ECS/gij/F6TmvMAJbKrO5YvNXWt5gSiK+YO7/gVxh6jrrq3GCSF89q\r\nmQHHHuyEYwpwXsd91mAqsp6tfJ9OItMeX9QzUBDpkN1B5vDsYwqRnFWzWWFL\r\nPkdoPTuASVgifN5E3yg5kO0CX4xyJs/CR9ODWX2+6xd94jVctOykxi5pCnje\r\n86KxAA0vJOYs2o8LgAdXWzTpI/3IwEDIuxUhX4LH4i+faXCLYoKo1mbdKB0x\r\nAsnOgzqG4nblpuAVo5n8ID8TuoGGm5Ro7Yo7xl2RQwiu8kYILtOT4MXViFjc\r\necz44+un17Z9MQLYxuoBKt4RXEfewdZ01QgAnyjPezWzG/VxWuR/c0+hA6In\r\nhVMjWmkYrtXYexjMloMyqOgsml4coyAM0TAKvRDRr4RTzJyo2UNaKVY6XpHT\r\nm1OOeGdSvUYtjq+/g/orSfLApT49WSv2mdskuUh0B848HBxCqrJ7d/zjNpnE\r\nudv+j/S0bOF2j0tK3RpH5/O4gOT47pl4c6E=\r\n=dANi\r\n-----END PGP SIGNATURE-----\r\n"},"gitHead":"8a941f371165e3bf1cb40166b908d752571e7178","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && cp README.md dist","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_npmVersion":"9.3.1","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"18.14.0","dependencies":{"xss":"1.0.11"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.16.3","tsup":"^6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.6.1-alpha.2_1680933846829_0.8967738693433582","host":"s3://npm-registry-packages"}},"3.6.1":{"name":"@opentiny/vue-renderless","version":"3.6.1","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.6.1","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","dist":{"shasum":"b7a5fa85aed564fa0ec9ab15f0e73cfb29f1ea0f","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.6.1.tgz","fileCount":474,"integrity":"sha512-eWUO3QVKXILQv904o+lR2bfieTN1iL/eah3YttsGNniBgemEMAQT4P444LFe42+EBxky+SecbwVJauZ5wvGP7w==","signatures":[{"sig":"MEQCIB4flM48oDohZdlXHNJu2zDHB6T4+BZ0wTz9rXdZ5hP1AiAekZA4ozuxxy+tGz50WPmt2QlOQ3+W4vjEK3Qe3qUvpQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1433486,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkMSdMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoF0w/+KjMHaj7HCaLzuQxW999NUJ3NLmqfzBzGNH1htIiwtL/MfNh3\r\nkfBf95xXP6PTrFSeq+hSUnj8sweW+rKt5bQPk6PalzOaU25EAHamZOso/fsx\r\nUQp8UWNqnCtCMkPE8iXY4zJMgWWdN/NBtijxGxForALFZoMVfgDrXwh4julz\r\n4aGdXSg1l2UtIE8UjPlzbgyBFibStFzulZdkLdaJ9hcDRLaer9bhQHBWS53S\r\nEI5VFZi100xy06sF45/1dy4p2t1iLx9QWypVhn0Q+SR8Wys0HSVw30ZlXq6C\r\nah+S64d+PTrcJspbrW84ddiT+2j0Ec8AQmLrxEygdtavx+uFqe0yv4Gl+Lyr\r\nDVrVbNoESJ0kCnqqnxIY66rdTMJVonhwpvInc6O8pZMCVNeSaUK1Zn5XLz1H\r\nxijNqqQTW/9hA4dbDfZh4bvZW1N6fzwbkrfO5EnsOSnBWv6aslMcGKgzTMSK\r\n9oLYawghTHouMUqnsBkZLClGcH0G8WP03ocRRPCisFpEHs4dMHqAxOzTzAxY\r\ndIm4267HB0SNGzDOpoJ4+K7JQ2eXtFP6juLnetxZ3SgSm6SYMcrGjJ6fw4kW\r\nhFfWDH7K2SCkG/W4Dta7NjGE5xPFA1/HSj76UXRaayJUTrmetEGtBsf14wtP\r\nRlVdc35DDQmvlPeNlOkUNBqXjA8uZd0dxHc=\r\n=K2mW\r\n-----END PGP SIGNATURE-----\r\n"},"gitHead":"2d271534c983ab344ffdb945d490b0ba997f4708","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && cp README.md dist","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_npmVersion":"9.3.1","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"18.14.0","dependencies":{"xss":"1.0.11"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.16.3","tsup":"^6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.6.1_1680942924000_0.835046018132737","host":"s3://npm-registry-packages"}},"3.6.2":{"name":"@opentiny/vue-renderless","version":"3.6.2","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.6.2","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","dist":{"shasum":"f3cbb4dff5858ee349e109d742e7ea699db872e7","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.6.2.tgz","fileCount":474,"integrity":"sha512-K7+FQhOyoIGns47muAp7a1TlH3EYrqBuPFmtD4WS2yEHedRvEzrYyhNSuFvPAfLx0Bf3qaiG6XxBM6x9mtww/Q==","signatures":[{"sig":"MEUCIQDYDtfmudmG559BcMLs+kZvA4TCLQ0M3teCADBiARNdEgIgItX0B51ZHoQYnWh4ebGRzlCw6Kx3p/K9zNStj7UYytI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1435221,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNlNKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmovsQ/8D1duvYxVwDt2bLeZ6O9v+qIvlgVC+FG7r/ssBIs0Cm9zMRsw\r\n1yyKziyL0qBmseRkIC2J9dRvv9rI9KzCCYEaIIg3eoSKJyDSgx5kNufJ87hr\r\nLcdeutWGuSJsyEaiSCssztH3lXCm9umk5uQBhI7PeLuyQ+zSh8K889ygAlPy\r\nXnMEzfdFLzOEHEcA7YHMnCAqtUADw1py69eMQDPj4c5Q81SNoRuCXMSXjEmv\r\ndWTHEvmEpy6DJfVMytOZY2GX5j3BkapredOxLmM2sk2t3f/ZJeEBCGIsG2dh\r\n9yT5nZIv2+Mxw7JXu09mgyEImmwKXWqMog6SNOHGpQ8S/5ixZj/Rv1U4NYPs\r\nRBOm2K2oJekh8YgaErT75PpRhX9QA0m3W21SHv1nscU8bBcdmLxH3nGvCjDH\r\nhFZpSb9aGoQE0YZKHp7ujTkj4m/JmwfXEbIzjX9aelIOcB4MTFxEgP1FfMxz\r\nNO0Ba8pvAyry84Yi7CfjwdmdUHF3yGttApx7RRwfURh37kJvkS2UYgo3DIcQ\r\nsTKjW+ewHthJzFVNtJWg2ocUupGnWtL4xj1wrX0vWXE8yVA+ZmBpe8ARNfYr\r\nLZToq47i9dKkxk1fIPjbhsN/OTJO8d/f3YV5/VtUe1kYvaTaUiOH1P18JYLd\r\n3mvQCnom7gCI2qr1hL3cRtWDkN6Wtrfl+VU=\r\n=+LUN\r\n-----END PGP SIGNATURE-----\r\n"},"gitHead":"26cde0aaafeb026ee3105938d327acfa36ac2753","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && cp README.md dist","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_npmVersion":"9.3.1","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"18.14.0","dependencies":{"xss":"1.0.11"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.16.3","tsup":"^6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.6.2_1681281866046_0.9189731850664724","host":"s3://npm-registry-packages"}},"3.6.6":{"name":"@opentiny/vue-renderless","version":"3.6.6","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.6.6","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","dist":{"shasum":"ddc9341576d66cda35a74cd9a35873b15675e933","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.6.6.tgz","fileCount":474,"integrity":"sha512-fdHoyEqsJVia7hkJJ9UIyB0M/cZOPRrgxgnbCstDmCRp5KseaOCl8Psge+PGMFKKvSm3BRdQVC3sPQgvXh1ovA==","signatures":[{"sig":"MEUCIFI+AlDrImT6nNEsvDL3tieMNm3A2/ckq86iJ/lzFY6aAiEAmfwJORSAbOuCao1hfPApYKMpen85zrjIEfHpN8zeNcc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1435794,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPo14ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqArBAAjqWGi2RVV6ut7rceKRfiZIOc9Oc2hz4B24+vgIa0roD1tepu\r\nqz0h7R/iKUFYY/pzWqQCPI+whSJzywUTdIxbz7zT2NQpXAvHFqOr66Vs0lHn\r\nLwZYzChQ+tR32OKMCNwfmkFsbJDlnlZxcSxbDYtmSNdBX8JpK2hAOA9iPe4r\r\n1I6Lmldkn6sqZ6MfpYUjl0NbebcgQ8TYhONTXY0ljQG5mf3LaKT4aMzMmmpB\r\nlPCjS+E63NE5tx7iQZ4wgb4/cRTFNxw6W0Htdy3DFlZDiRROys0lHlxIrpsb\r\nLQr+G/V4FWrhWcstNIuv6PefZp+iParii5xiIZU6b1ZeOvpMr2S+DniS9PPZ\r\n2CwjaoYXt5bmjKQl+gBq5g7dr9x7Cr0+NJ35e4V2lVBORlMkKBQNoL4J7o0B\r\nmOXGnMt/qw3Cute3zaAKnn1X5PYAWRPcNXJqlreLqkXFvVpy606Uo7exL0Uz\r\ng+xcJLf2vWHjyw04MsLvNTjHojqavWZaRNdSOpG54NwNHliXsFACyaxwX8IK\r\ngZGGPq6Olpd1sKaEhw1+zP4+QkP6jcDEFjYHh0Y6Ix8i+YZXyVFuzLM23k6e\r\n3bJTKHnEhIVsI652iPDry74zk/Oad8mbLoKNTFcAKBFf8LmDru6nG9yrISFD\r\nlQi+FIO1DogTr9eMxLo3F3DhrK54G2LZDJ8=\r\n=NqI0\r\n-----END PGP SIGNATURE-----\r\n"},"gitHead":"2d6e8933920134670fa79dff8e3c187398c42915","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && cp README.md dist","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_npmVersion":"9.3.1","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"18.14.0","dependencies":{"xss":"1.0.11"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.16.3","tsup":"^6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.6.6_1681821048626_0.604633610747684","host":"s3://npm-registry-packages"}},"3.6.7":{"name":"@opentiny/vue-renderless","version":"3.6.7","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.6.7","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","dist":{"shasum":"b0b8a67440a66c0048140617967e1a8a79d94182","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.6.7.tgz","fileCount":474,"integrity":"sha512-LxVLWXorXCYCh0lMZkdFAMnBAl8TutGbXl8eE/rgb0OLXsjIaEEyc+3/1WUsGMSoWy/3rTem2oiiCtpOw3nFfg==","signatures":[{"sig":"MEQCIF3AOEqnEzvB7kCbMFzI27kXBBrepcrJ8mEkZE+Uj1BTAiBR9f3ePW6wy80SUhZEX64ylSKr3VC8UjmoFDF8kZroYw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1435534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQJ6MACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpUlhAAhoLhtaywaYRmhYoNGIgFBiVkr8LMKS4GotN6NqJOFz0VuYTv\r\nsz8Ts2VrpHnK5xrNIjPBOf6snYmZEIIdpZOsRACQd6ivXLUK4Hweg/TRvB8w\r\n1tidz9DGKmf0ZYupg2PnJzC3TKsLASb5RMIInlH+Vcc0ZBZR7pW8boNXCUYN\r\noxOvoS+SBZDc/lCa9OX2qDxKiIphEmwFoBktOFEwx38vHlKYYTNaA4rwsi64\r\nu3OnZO6UQnJw1wT8JhWt2/dYOa7jHGiQn+atEIFM4pvV85ZmdvOJDESNymEp\r\nB2fEcctSLf2SjTwMcXFtkhcgZXbvPibcvb3V8NpDdmhLS9r4kfUL6CGA01iA\r\n7I9Ah4Gby+b0QfUHKdxQS7pIL5njmhnv72V8r0UPivozoCctjQiCGDM4C62e\r\n0lz/N8/3UwS2Bi+P0xNgvHRkxBKdRNW3UWgyGRJhuEemIMnzMEHN9zXdgJyu\r\nW5KRMemha7hKgrjvxfQYrgV7ppEVBC8ZswuTl5OJSx6xIApDG7OAZXZaQarE\r\nWgZcLYvLOzzgEoInoJM0GaENXumTpQzXFKMxf/K0q3/wL3x9pJ8JpHyi1+fJ\r\n8qX3x+EodMwJ/J6NnNb7mHSIV521SHO2vZ8KtTgJos49eatUR1BmZgix1HUZ\r\nkXKrJITxwD0mJkX8tpaQLYCG6lzMFouS5JQ=\r\n=Q66k\r\n-----END PGP SIGNATURE-----\r\n"},"gitHead":"c0f9db4d9c80ea63b20893230995bd058266339f","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && cp README.md dist","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_npmVersion":"9.3.1","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"18.14.0","dependencies":{"xss":"1.0.11"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.16.3","tsup":"^6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.6.7_1681956492589_0.890507497490034","host":"s3://npm-registry-packages"}},"3.6.8":{"name":"@opentiny/vue-renderless","version":"3.6.8","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.6.8","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","dist":{"shasum":"b4504e38e44e58ef860e3f3d68bb6ae18b164850","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.6.8.tgz","fileCount":474,"integrity":"sha512-8nlqJDf9MfGmALRpCEDvTHjGQf+UvtXnFzdcxMeheYBUcDw6mAJd3RCQpIQMEXBEJBkqrJPDABEQ6EjbQmDe8A==","signatures":[{"sig":"MEUCIQD1+fDiBHPLwWw4vtTYkl3ISiAp4qytBQVkgCEgM6ahfAIgFOW24NURdRO+Bk5zVAQ9KRWBareXeSMUCiU24zwJXcw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1435582},"gitHead":"11a28e3c73a2553236e094d8634f3ac2a57ead05","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && cp README.md dist","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_npmVersion":"9.3.1","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"18.14.0","dependencies":{"xss":"1.0.11"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.16.3","tsup":"^6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.6.8_1683342572644_0.844313155126825","host":"s3://npm-registry-packages"}},"3.8.0":{"name":"@opentiny/vue-renderless","version":"3.8.0","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.8.0","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","dist":{"shasum":"532f7b9f31257a1f55d4dfd0683a8af61c0c17a0","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.8.0.tgz","fileCount":547,"integrity":"sha512-x1sDpvNXZJ9/A3wU5lQbE45SHRLdRxge+OVg6YzEVS66F7p4S8LjzjLDE7wUeDOIAh7bjGRKX+ncXhdCXewaUQ==","signatures":[{"sig":"MEQCIFmLAFWDKevhMWZUpcipoeSDR8ALwHTY3miJDp5M1SPvAiA8wru3PewyteLF98oq4KbfPHHdHXLKK+NUyU2z154XSw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1728887},"gitHead":"31ff8490403c33b78e6739e71013591cbcf3db05","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_npmVersion":"9.3.1","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"18.14.0","dependencies":{"xss":"1.0.11"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.16.3","tsup":"^6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.8.0_1684414064947_0.09230839751513797","host":"s3://npm-registry-packages"}},"3.4.7":{"name":"@opentiny/vue-renderless","version":"3.4.7","keywords":["vue","Tiny"],"author":{"name":"Tiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.4.7","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"dist":{"shasum":"819823d9ff5d8f70ef8351e30aac07d77fc8c712","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.4.7.tgz","fileCount":471,"integrity":"sha512-RekcB7WX+odNhk8XeGRczNYhtYm3hY8fCIwgvqoVyVgLWq+5JzwHovhQBpEXPJ8XLQ7ukRVVGUUtinrmT+gAhA==","signatures":[{"sig":"MEYCIQDdfL6Z56lMlZMQrpUOkaXfyaxkl+XVrkFT7g9wJ1ck5AIhAL3DORQrHuj/yXWY1bLFYxwpyy8h4ugwAoAHMyMWLKHE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1863339},"_from":"file:opentiny-vue-renderless-3.4.7.tgz","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"config":{"commitizen":{"path":"cz-conventional-changelog"}},"engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint src/**/* build/*.js scripts/*.js --fix","build":"babel --config-file ./build/babel.config.json src --out-dir dist","clean":"rimraf dist","commit":"git-cz","format":"prettier --write src/**/* build/*.js scripts/*.js","release":"node scripts/release.js","build:all":"npm run lint && npm run clean && npm run build && npm run build:version","create:ui":"node build/create-ui.js","build:version":"node build/build-version.js"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"C:\\Users\\Administrator\\Desktop\\project\\opentiny-230221\\tiny-vue-renderless\\opentiny-vue-renderless-3.4.7.tgz","_integrity":"sha512-RekcB7WX+odNhk8XeGRczNYhtYm3hY8fCIwgvqoVyVgLWq+5JzwHovhQBpEXPJ8XLQ7ukRVVGUUtinrmT+gAhA==","repository":{"url":"","type":"git"},"_npmVersion":"9.3.1","description":"@opentiny/vue-renderless","directories":{},"lint-staged":{"*.{js,ts,jsx,tsx,vue}":["prettier --write"]},"sideEffects":false,"_nodeVersion":"18.14.0","dependencies":{"xss":"1.0.11","@babel/runtime":"7.18.3"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^8.0.3","husky":"^8.0.2","eslint":"^6.1.0","rimraf":"^3.0.2","fs-extra":"^10.1.0","prettier":"2.2.1","@babel/cli":"^7.5.5","commitizen":"^4.2.5","@babel/core":"^7.5.5","lint-staged":"^13.0.3","babel-eslint":"^10.1.0","@commitlint/cli":"^17.3.0","@babel/preset-env":"^7.5.5","eslint-plugin-vue":"^9.7.0","eslint-plugin-node":"^11.1.0 ","eslint-plugin-import":"^2.18.2","eslint-plugin-promise":"^4.2.1","eslint-config-prettier":"^8.5.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","eslint-plugin-standard":"^4.0.0","cz-conventional-changelog":"^3.3.0","@babel/plugin-transform-runtime":"^7.10.1","@commitlint/config-conventional":"^17.3.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.4.7_1684806169798_0.9361204553580902","host":"s3://npm-registry-packages"}},"3.8.2":{"name":"@opentiny/vue-renderless","version":"3.8.2","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.8.2","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","dist":{"shasum":"9c3c36fb6fce988bb5739369cebef73103d8dedd","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.8.2.tgz","fileCount":548,"integrity":"sha512-CVBeoscbuclELdwf/PLu/6/pUKfU4YJ8owY90aKswlYRX5z8jlAwKXU3oHvQNrGaRtFh6MmM79SnBIP9L8dWdQ==","signatures":[{"sig":"MEUCIQCseHKtvaaR8YyccfFp1MbJJkwkzw32S1a5UAtHI78nPAIgR4UoIBbOCZDh4u9Wcy08ggFfwKN+ZJwyFoJSx/hAGuA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1730081},"gitHead":"8cf6d4adaa476eec8b27069da2dcf6f79cd68259","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_npmVersion":"9.3.1","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"18.14.0","dependencies":{"xss":"1.0.11"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.16.3","tsup":"^6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.8.2_1685006802499_0.2859757604614912","host":"s3://npm-registry-packages"}},"3.8.3":{"name":"@opentiny/vue-renderless","version":"3.8.3","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.8.3","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","dist":{"shasum":"6f27c9a30d35bf2e31ea5876b3cedae80b0e9362","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.8.3.tgz","fileCount":548,"integrity":"sha512-Q3iYnRPadSBD+FZ7OPQJtDUbdV9MAJ2eJOgisYm4WMkZglp4gBh2lWRxldwdxnaOybzPE4XMR5lWwrGJK8pLFg==","signatures":[{"sig":"MEYCIQCXOC2OfAH9U7uZeToI7mTqj45h1PNSUsef97FBSxkjZwIhALZ/QkF1vyRAdzXFUtdZ8pQ+0dn2FfYX89IcNtTQlVa9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1730074},"gitHead":"0d3ca6bda61e3912c7cf369b0ca90e39b0a774b8","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_npmVersion":"9.3.1","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"18.14.0","dependencies":{"xss":"1.0.11"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.16.3","tsup":"^6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.8.3_1686016998342_0.4674348989662753","host":"s3://npm-registry-packages"}},"3.8.4":{"name":"@opentiny/vue-renderless","version":"3.8.4","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.8.4","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","dist":{"shasum":"4c799ed17894f9d55a345afd08e4776487068d45","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.8.4.tgz","fileCount":548,"integrity":"sha512-pczu9qDK6PYVbwQSPYbwqoq4C3LXXXeW4D0YgLWTwt+j7boynaLGgADccssXurAzfFqmr7ZunchkGszKF03j/Q==","signatures":[{"sig":"MEUCIQDCNLC1h+hW3MjunPRZp9Oi9QZAJOi+nKfait1ZvXCPywIgf2UjOiDQN6RrTVn6GRI0q3tA42u/9q6i0ShezjaUu10=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1730723},"gitHead":"9fde21fdf1600c78398d0c4c5ceeb11264b0fe41","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_npmVersion":"9.3.1","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"18.14.0","dependencies":{"xss":"1.0.11"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.16.3","tsup":"^6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.8.4_1686386523261_0.2753652880413868","host":"s3://npm-registry-packages"}},"3.9.0":{"name":"@opentiny/vue-renderless","version":"3.9.0","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.9.0","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"83b369542c7eef2f28bcd459d1a5ba1b65c5d8aa","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.9.0.tgz","fileCount":548,"integrity":"sha512-QTE0+ERrRpJkIjj559cr5DiH7psAVYpQ82wNiKRBquapeUTBmC2S38pKgGEWWsWHPdBtQeEzMwSEgHawKaJ1Mw==","signatures":[{"sig":"MEUCICxe6XPaw8HL5Q39JgRICG/pcYwNbJMFmyj8j1MEpFkfAiEAwp6wpuanOKlLXUhgUvQbhspDhTqSTwhXBJBZyO+EOvE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1749166},"gitHead":"df96e1642784c910f25cfa8edb8c3e38a811d1cc","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"9.3.1","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"18.14.0","dependencies":{"xss":"1.0.11"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.16.3","tsup":"^6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.9.0_1688025126201_0.362013800822824","host":"s3://npm-registry-packages"}},"3.9.1":{"name":"@opentiny/vue-renderless","version":"3.9.1","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.9.1","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"c5e32ca4b24e2da3a634bf615343d1be445cb78f","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.9.1.tgz","fileCount":548,"integrity":"sha512-TdvsZW3GnmCkOqeTqOi7tYQbfrW4bgtEga6kJaVKhFMbhz4qek3IS2abFoEYnXzzVjELJTKHwgh8W24BFf6SgA==","signatures":[{"sig":"MEUCIQCd1J+EAo1WOGvDCfRlWPs+PwZbzhYr4Klt4aqkYsV6UwIgAyPNHJq/L825k0BaYGCU+QZd1a2NPHcv5yx2WMWtZos=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1749094},"gitHead":"35e833e3ff0ad7ad3fc94a513b96c67cc799c0f4","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"9.3.1","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"18.14.0","dependencies":{"xss":"1.0.11"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.16.3","tsup":"^6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.9.1_1688432497593_0.4096681231473378","host":"s3://npm-registry-packages"}},"3.9.2":{"name":"@opentiny/vue-renderless","version":"3.9.2","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.9.2","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"5cba755639a61d5ada7b12e92f7fa7d502a88ec4","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.9.2.tgz","fileCount":548,"integrity":"sha512-QzcGeNDlaSRxPTU56p4+p8bfw1YOVfJ+Zn8ET11aOKqR9qPb8USrybxpuldgpxdJTbAqpSgNKNpAHCgXAizWrQ==","signatures":[{"sig":"MEUCIH+hgcAa/sT95EFoHEFN4LctIM9zJMhp2jbr1GRO2CRJAiEA0+z/K3ShIMXHmBNBh17gf4cLmT/f2jGXlx2wE4CVCPc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1749095},"gitHead":"b2064e738dc2c8e0e8c6c7d0981be0fe1dd3185c","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"9.3.1","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"18.14.0","dependencies":{"xss":"1.0.11"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.16.3","tsup":"^6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.9.2_1689304740082_0.4948090515647501","host":"s3://npm-registry-packages"}},"3.9.3":{"name":"@opentiny/vue-renderless","version":"3.9.3","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.9.3","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"f1b6eea62a08d54558b3c6e6deef77fc9dbca92f","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.9.3.tgz","fileCount":548,"integrity":"sha512-ytI915QVwWokm7ljHtcBf65H24aFmLsqLNLYW74IZ4gUWUFp5ze44w5MmO4YiFMZtRZnUDLWj/zxvE6itzvEZQ==","signatures":[{"sig":"MEUCIQCmiX2z5Sjjc/82o4062YLZJ/829XJpfcUnixuJkk8J1AIgEQAlXyucq7sGh6TevwBfvtRfNBuNNXZ+msURn2NjCrQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1753494},"gitHead":"d747c05c19bb53600e954d590ed27fcda660e7a7","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"9.3.1","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"18.14.0","dependencies":{"xss":"1.0.11"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.16.3","tsup":"^6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.9.3_1690957732980_0.4607937883942539","host":"s3://npm-registry-packages"}},"3.10.0":{"name":"@opentiny/vue-renderless","version":"3.10.0","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.10.0","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"99acd70c94faa3aaf0f118709fd2ee7182661cc5","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.10.0.tgz","fileCount":564,"integrity":"sha512-ZnAgfOrkpN51luiip/vGmOpRUzmNr/EhsiBMuc7hXRlB+pNSfqGCV3RNfarrg3MMjcLiuYGCZYG10rKa+h9ZKA==","signatures":[{"sig":"MEYCIQCCiJiam5ZxrYJ/vsQ724LEK6Ncv3yZve/ZTLUbRb26EgIhAII+Te/y9sK4Vqe6SAldpvNuk8CcI/ZFmmYE1GCEmoXW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1839986},"type":"module","gitHead":"5f6784ecb34ee454dcb48224c9135ff21be7f874","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"9.3.1","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"18.14.0","dependencies":{"xss":"1.0.11"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.16.3","tsup":"^6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.10.0_1691980304281_0.4485999264470246","host":"s3://npm-registry-packages"}},"3.10.1":{"name":"@opentiny/vue-renderless","version":"3.10.1","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.10.1","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"24a50de39241b54f697453b3e42c1e17b3ff7db0","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.10.1.tgz","fileCount":564,"integrity":"sha512-Fa0UMtO3tmcP7NuzP+I1XjW4mhuofKJFCb1aeBNAjzee7bMTc5ah2i3zYPxht34TPf+ZftSrWp5neoUsxQNj+g==","signatures":[{"sig":"MEQCIDZP9lvBF3PxRgcUujNY9ncqL7zKNY8JevKxgmDoA/I3AiBOClOW2xr6n46LjXuzFF1MKf9cfkt/SwObmiKh+3WTFw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1839966},"gitHead":"61a5f5bb71b9c3eb18e7cc110e23a32a714c8369","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"9.3.1","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"18.14.0","dependencies":{"xss":"1.0.11"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.16.3","tsup":"^6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.10.1_1692084768610_0.6719725023480008","host":"s3://npm-registry-packages"}},"3.10.2":{"name":"@opentiny/vue-renderless","version":"3.10.2","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.10.2","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"835bd2d7d3964629260b8b14bf9916f6a704f34d","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.10.2.tgz","fileCount":564,"integrity":"sha512-4C5n4GP+7WgmkRYS8uEJYL1bWj7Ug63+NFkged8VKMw2BDtw7UImG4uHlFdC76QTZDuIW4T2D+Z0Cayy6bRZpA==","signatures":[{"sig":"MEUCIC6Kjh91Dx/VR9Wt3jtbmQJz2pVt9UHDG9D+27gso/QoAiEAz5FGUi+3xSI8PSI7bOtPwLENo8+dUhdYUv67IL3D9QM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1840131},"gitHead":"0da300c7e5af87ee05b3c4227fccf9cabd778a33","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"9.3.1","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"18.14.0","dependencies":{"xss":"1.0.11"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.16.3","tsup":"^6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.10.2_1692753699134_0.1706517768903546","host":"s3://npm-registry-packages"}},"3.10.3":{"name":"@opentiny/vue-renderless","version":"3.10.3","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.10.3","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"4d00af68f18b851443a7aed5f6a1214e1fedce9e","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.10.3.tgz","fileCount":564,"integrity":"sha512-n/tnY980Vy6ljw7Ii23T1AGpLVFnwjIlpHyuuh3JxfVwIzz6ZOa+DDSqnHmxYdP2USvBlzyqLNiF/k7bFvqpwA==","signatures":[{"sig":"MEUCIHxCn/ggf9PYD6ahi38lGQxAudRiR+tJrYE4FmbTY36DAiEAzYT5YeIsubwlVmy3iwV1f/2inZrNUIMTI0wooVJuJoA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1840100},"gitHead":"44e4fc65f97f972497aaaf57dac7499cdc8e5246","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"9.3.1","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"18.14.0","dependencies":{"xss":"1.0.11"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.16.3","tsup":"^6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.10.3_1693712022245_0.5234083559915155","host":"s3://npm-registry-packages"}},"3.10.4":{"name":"@opentiny/vue-renderless","version":"3.10.4","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.10.4","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"2948a493944425e6f55251b5174c04699f2b37bf","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.10.4.tgz","fileCount":564,"integrity":"sha512-uFLld04b6tGm+N4LmKDmRil8wGHBa7wU0LWcYNDfXU3uS8Dt88dmQqxd6pWEsVvFJR14STy6ta/jTKt1++TtWA==","signatures":[{"sig":"MEYCIQDrc7PX6E1m8OjfDcCxTj1nbP+kqOEQiI5VajAlA/koOgIhANhEza47bfpB8fo+WlK3CV2rWazr+ctCmLe5qxHy57uL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1840068},"gitHead":"279f33667704e6fa5ea2c65594ae591fee78e122","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"9.3.1","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"18.14.0","dependencies":{"xss":"1.0.11"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.16.3","tsup":"^6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.10.4_1693971061479_0.5809599303690995","host":"s3://npm-registry-packages"}},"3.10.5":{"name":"@opentiny/vue-renderless","version":"3.10.5","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.10.5","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"c55ccced1f532967feae71eba9bbc21d7774a0c9","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.10.5.tgz","fileCount":564,"integrity":"sha512-99F99j71o7WrlDZco/KPYCgoKZSu0Puc+rxT2OFbWKKBWC8cEfNK4cZIFOWLnb8xIRr5bgrNYvGCxLIgBGyZCA==","signatures":[{"sig":"MEYCIQC2RKoS6drmmEkaONk3yRqnpZ+veCgQRK6wlAG9U39EJwIhANf67C1ZN2BH7HH2Wk4f1w5KxV6YIkespEFDwnz4Ldnp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1840031},"gitHead":"16dae49de9735b15c3d95c9945384d0c670c3dec","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"9.3.1","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"18.14.0","dependencies":{"xss":"1.0.11"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.16.3","tsup":"^6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.10.5_1693993916510_0.7888210564416609","host":"s3://npm-registry-packages"}},"3.10.6":{"name":"@opentiny/vue-renderless","version":"3.10.6","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.10.6","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"d7a874e92d99cf656d85a57a2c4251a3c47d9ab3","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.10.6.tgz","fileCount":564,"integrity":"sha512-HNY+uGy48bPoUH8QketPr6Btclt4cWPegsRsq/Ug6zlngh1WGJBDRkm+6ZQMnmDlmcMYMmqGkRKfzl1LvtCStQ==","signatures":[{"sig":"MEUCIQC+5dqbChDOAkZR8sXtuywhsnWsU1g6QIZ5nSA9HIVxswIgJNPwisbr4e/zwh0pbIUGsWDSUmqxjGrs7/L3aYZZKX8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1840086},"gitHead":"1d93f28abda5157ebfe971c05e493571e567110a","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"9.3.1","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"18.14.0","dependencies":{"xss":"1.0.11"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.16.3","tsup":"^6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.10.6_1694398875135_0.37613289828380836","host":"s3://npm-registry-packages"}},"3.10.7":{"name":"@opentiny/vue-renderless","version":"3.10.7","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.10.7","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"d1ec01de5064eafc9290a5be91fb316ad2469e15","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.10.7.tgz","fileCount":564,"integrity":"sha512-wBZ9t4s9WrMgmvtQS1ai4AMm3muhB4/0zBFBlYbmWFoGUKJZfx4b9Qc/8gk3wwOtTysC+bC+e9x4UtnPMcXaiA==","signatures":[{"sig":"MEQCIFMdihM3mnO/z11iZ3haDWOy4wOfJbX7pUtbz+cF7GxKAiAY5lGnMSuECvWs8884o0fBg5KnXWu6Um5w+IE9aF3U+w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1840257},"gitHead":"460c5f63ff2fff5127ecf68aaa981eeebab66713","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"8.5.5","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"18.14.0","dependencies":{"xss":"1.0.11"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.16.3","tsup":"^6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.10.7_1696929095194_0.43505731796499547","host":"s3://npm-registry-packages"}},"3.11.0-alpha.0":{"name":"@opentiny/vue-renderless","version":"3.11.0-alpha.0","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.11.0-alpha.0","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"c049b50f4b580830665d5dbfd392539f2d77030d","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.11.0-alpha.0.tgz","fileCount":803,"integrity":"sha512-dRwz2fiykYdN3KhY74zu0EdxwEANwoDrjEWsBcz0H6QL6KhKJh5WY5fkSBo8xt6mTTVxwXXAvZhZo4Lt1i6kTA==","signatures":[{"sig":"MEUCIF9hXNj7BW0KotenEjXtuR8M3gdsyX9ArAFi5P7S6htEAiEAsV4cZ/HZu4IzPizx5pB4D1Jb3aaDUPbNJgZeYOPz6KI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2242329},"gitHead":"8d2a9a222c1459d9bdda0294dd88e97134f5651e","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"8.19.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"16.19.1","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esno":"^0.16.3","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.11.0-alpha.0_1697032531703_0.9670940613388463","host":"s3://npm-registry-packages"}},"3.11.0":{"name":"@opentiny/vue-renderless","version":"3.11.0","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.11.0","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"3124d7ccb6737e139a1fe53683884d6162974b44","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.11.0.tgz","fileCount":803,"integrity":"sha512-3srTT4X020NTUo5yRkwuJK7Ig8Il83j6Swk76Sq4dWDa1YfWIfC2LD6tK8YxF10StVgS5mS+fC75eyOLT0rKUA==","signatures":[{"sig":"MEQCIA/iwJhKLcmI2+DmHxM/HRvL92V9ZyjKDOqgM4juaSJQAiAv3Hz4dU4ANyHEmEfiJKB0pSXJhP1yPZLOEWwBOnrTGQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2266488},"gitHead":"eb366ad046ffcab96579c797e26993a58fe975e9","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"8.5.5","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"18.14.0","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.16.3","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.11.0_1698050263533_0.13470898051089097","host":"s3://npm-registry-packages"}},"3.11.1":{"name":"@opentiny/vue-renderless","version":"3.11.1","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.11.1","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"67cb002c8de8746030e4b8fab31090875a838fae","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.11.1.tgz","fileCount":803,"integrity":"sha512-s+KSiC57UvNAEBmqwHFhpBFeVGCcCKIIw+Hq5EwPYICAOqjpF1uXENSyBBl4360QRoWdSozQ8tTi1NUHLHwDiA==","signatures":[{"sig":"MEUCIQDiBO7TJZI60GU14babkxZOrrxi7RoG0wZHgRtvR6kUagIgEqYG3AUrUwci78zOKrniB2Uz/OLpPs5cxpytTv7c4OM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2266329},"gitHead":"eb366ad046ffcab96579c797e26993a58fe975e9","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"8.5.5","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"18.14.0","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.16.3","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.11.1_1698129056245_0.10234995443660155","host":"s3://npm-registry-packages"}},"3.11.2":{"name":"@opentiny/vue-renderless","version":"3.11.2","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.11.2","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"6d01e57b1b89ab5fde50714cd75d4178d8babfef","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.11.2.tgz","fileCount":803,"integrity":"sha512-Ktg2CtAe01muv33Oe54Ieqss+aR3gmmf9JPZFqw33NeDXap17otGzDyiw+ZjPJDwdTK11ODC+eMuUSDq+DaP1A==","signatures":[{"sig":"MEUCIQDi/rl7OivJUKoZEigfO1mAuZXpjz9gDWX5bm1ZdG6z1AIgCUfcz1KM+qzgDOE+4yQtkxSutDg9G10ahzkyNgjNMoU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2265984},"gitHead":"5451f94bfa8e11c48e800485ad0a0e5e226c3e26","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"8.5.5","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"18.14.0","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.16.3","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.11.2_1698217185592_0.3090893078289254","host":"s3://npm-registry-packages"}},"3.11.3":{"name":"@opentiny/vue-renderless","version":"3.11.3","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.11.3","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"da51949f8101bc69ad37b55100130e04af7b3834","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.11.3.tgz","fileCount":803,"integrity":"sha512-feWd+BYzpvjTLfLNJF1dhqDkvw+mjLh9sc/WjgkPlgz6zPqM9f5SXGvcetpcL+8wyo+YTXPkPyZsXa8p1g6/hA==","signatures":[{"sig":"MEQCIFC4xwiXaQENcdWrQS0cO/7/fM2NwqsZFTVahpyk8skVAiAIza+LZqahVsCL4E052DaWtQqyDw6pzcLZODG12q7R5g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2266177},"gitHead":"bd91555617ee15eb6a848cb7bda9262c0efef1aa","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"8.5.5","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"18.14.0","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.16.3","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.11.3_1698304285265_0.3189221153943991","host":"s3://npm-registry-packages"}},"3.11.4":{"name":"@opentiny/vue-renderless","version":"3.11.4","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.11.4","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"6391265940967412bb5faa9071aa1d3340183904","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.11.4.tgz","fileCount":803,"integrity":"sha512-STuBxLicHWE+7xoLWMiv6Z+ujXnwS8u2ekhK2hzOyOiCryn0g9lYEZ02Kw/OYd7xWHJN42nZKWG+Y9wrr80TPA==","signatures":[{"sig":"MEUCIDUNuckeGTN7TT6Eb7PjnvvpxYhx/XEFeMc2gMhW2oCRAiEAqDoQxqxEFRuskxxq7PH45DdfATrpRgLIgQHv0I2Kx34=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2266708},"gitHead":"63d32fc204edd6af8aafbea3649a73b56b982fcb","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"8.5.5","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"18.14.0","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.16.3","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.11.4_1698479857338_0.8132318180771743","host":"s3://npm-registry-packages"}},"3.11.5":{"name":"@opentiny/vue-renderless","version":"3.11.5","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.11.5","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"2cba5dedb4b3208187a8c8b3f91ba78b8bdc11a3","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.11.5.tgz","fileCount":803,"integrity":"sha512-Gpgqi/f7QFTOojLog6FS0EVSpTS6DrwoKEsjZ/dwn5HYk/NHvsP9RAKNZTald/wBm8YLnVrRg8Heh735WU95qA==","signatures":[{"sig":"MEQCIFza7F6tj0+BMtWMDZrPIq8MISrlNqhzx07a1gpw2qR4AiA29NV5n4YHuo79QnJdj0yr5P02CK1oRg0QHVOeseKJOA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2266704},"scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"8.5.5","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"18.14.0","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.16.3","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.11.5_1698735893149_0.9465353284736417","host":"s3://npm-registry-packages"}},"3.11.6":{"name":"@opentiny/vue-renderless","version":"3.11.6","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.11.6","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"d13120c4dddf500defb2c2f970d43b49867d503b","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.11.6.tgz","fileCount":804,"integrity":"sha512-cNgfEU2BK2UWn9jZZP8JSCZnhfkWd2NwQSdCapvW+vwm7ZK1lfaTXvTRnH0RpMeDTPDVktdCWZ7OYB4KiXcNvg==","signatures":[{"sig":"MEUCIHMjhLZ5FLdOjVGtwr+oy+qwfI1Gp4clSdYfyHnzp/WQAiEA0sIl+xvSxYJm+r+xAi4sMAL8yvLDL/Y0Jq/IrOlGz8Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2268641},"gitHead":"4a5a3b89eafd49fa28b1d39efdbe3ac9f07b007c","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"8.5.5","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"18.14.0","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.16.3","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.11.6_1699600345175_0.7558520368353998","host":"s3://npm-registry-packages"}},"3.11.7":{"name":"@opentiny/vue-renderless","version":"3.11.7","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.11.7","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"e9a1b62b1ebcee211bd822b570d14f69a6351371","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.11.7.tgz","fileCount":804,"integrity":"sha512-YgnS9nR7xPSGVSUpDA26NlyQRWBFHxLaqHbe1FQXLsSNTAsvgfUD6W1pvIrd10RE82PB6nAKYXyRYMXyZwLCJQ==","signatures":[{"sig":"MEYCIQDDhqrOzsXyvHfC2p9Ttape/Q4Egx038zroQqEwISSxBgIhAOEgEV0xbdRWufYiqowglLYGmEf8AWowi57xaZgRDaJs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2268614},"gitHead":"0d33e086388c376f1d18931ca880171da25c7517","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"8.5.5","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"18.14.0","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.16.3","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.11.7_1699866912669_0.9646375685345698","host":"s3://npm-registry-packages"}},"3.11.8":{"name":"@opentiny/vue-renderless","version":"3.11.8","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.11.8","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"8f3a55aefedb6d34f9d40336bb8acb33294a79ec","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.11.8.tgz","fileCount":804,"integrity":"sha512-tON6hV/5RLSSWTD8CeHv3ExPWWa2HK1b4iPh3kzUfc5GlWEaLaX2wdsK9i1nBI3zvfjst1sBCdlAvIeG20dqvg==","signatures":[{"sig":"MEUCIFlCanCjE/nhr73HKv+uTSHyQrv3lFVdyjbklDacbi2jAiEAqx/ignmHoSknF7/XBhQZbL1q41ZeYKyNAk6DHiUhZms=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2268669},"gitHead":"f634a23b1dce40c35ad2adcc8b0078a1d250f45a","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"8.5.5","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"18.14.0","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.16.3","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.11.8_1700014336879_0.523025016517028","host":"s3://npm-registry-packages"}},"3.12.0":{"name":"@opentiny/vue-renderless","version":"3.12.0","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.12.0","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"dd47efa29d6b622d795be2ab8a052994aadcdbdf","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.12.0.tgz","fileCount":818,"integrity":"sha512-/OvOPCJgKPqYJVRO/Ep00EWV/M/bKke2CEiuhO409xtOCiBs265QkWEoxKsoCCjj66T9U0tZ+WhPYboC+F188w==","signatures":[{"sig":"MEUCICX8Uzp0j82LE2FVnFi82YL4W/bpgA7CE5NxaY1hOSIEAiEAi23aarzH1h2pL0rVHMqCmDtRd3Hkc8TRlzchzXpFxz0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2343649},"gitHead":"71d63ba4d24ee7545499436448b231717d3cca43","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"8.5.5","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"18.14.0","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.16.3","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.12.0_1701348471890_0.714772295941106","host":"s3://npm-registry-packages"}},"3.12.1":{"name":"@opentiny/vue-renderless","version":"3.12.1","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.12.1","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"1620d93954ccc5ab671e6a7d0c51e3befdb90624","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.12.1.tgz","fileCount":818,"integrity":"sha512-SU60+9BumtVuM7x1nTlWWi5Ro/bsscHObdW8/hbTl3lDFvRwKIvnESF5PLsqwQnJw2by46IZ4b0uuLf/eivoWg==","signatures":[{"sig":"MEYCIQDhx0dItOs3JqQY+JWr8HhXN3CwzWHTg2iZM/ox0QYzgQIhAJLFX+9vg830l4UBTwLqoNMfw1LqaxqkfQ+RfGxUm1EH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2343957},"gitHead":"803532484c024b79614279c30f14ae129e24ad78","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"8.5.5","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"18.14.0","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.16.3","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.12.1_1701572475362_0.07896188298836826","host":"s3://npm-registry-packages"}},"3.13.0":{"name":"@opentiny/vue-renderless","version":"3.13.0","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.13.0","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"4ab6f40230591df2a70d0767e3c0cf2f496d02bc","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.13.0.tgz","fileCount":824,"integrity":"sha512-GkQhLeoOV62xHVwGF3e6WOAIDCh85PNSmQZKmZUo9lGBo7CHeBuTwhZxh3IilXcJTJ/wg+Fv7eqE3291AHT3lg==","signatures":[{"sig":"MEUCIE4fLdfMq0Z6gbNfX7tjIwoeqHuIEnsTt3ykqL+EtH+1AiEAggf6EYM55fvU4QErbpW1vy3d5ReShVDXNyQApL5IH4s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2380840},"gitHead":"2133162169f538996c4a03155465e98dda4065fb","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"8.5.5","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"18.14.0","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.16.3","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.13.0_1704338106113_0.36529837590072933","host":"s3://npm-registry-packages"}},"3.13.1":{"name":"@opentiny/vue-renderless","version":"3.13.1","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.13.1","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"9cca2c442392a0e1a97726c59d4f459299e49c49","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.13.1.tgz","fileCount":824,"integrity":"sha512-6ZrhB7JBkmM0qeozivg3aTNECrrc689+8DfYapm4Y/t43n8C7hls5KdfpxjgwamOWPqgiXESNGv6LHY7nYD6MA==","signatures":[{"sig":"MEUCIGhFkVg9icKW2pCfK8B16MF+DuQuC+550iowewYZajFDAiEA/QuA4vmr/T4RvN1DJdcOCf/OI6gN+H/ikiSXe4HHkm0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2381443},"gitHead":"e81a926395dedd3d4c2848f7f87f596dcd5a67ef","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.16.3","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.13.1_1706256562800_0.5800544898088769","host":"s3://npm-registry-packages"}},"3.13.2":{"name":"@opentiny/vue-renderless","version":"3.13.2","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.13.2","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"653a2d73c8d51fe00c433f759e8ffe3a79be8e1b","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.13.2.tgz","fileCount":824,"integrity":"sha512-gki37A035CS5TP6LhJm7fAgCD6EFS2mexXKseCKGeezpo8zef/mjg7tZxwHQwbqriQ9qC0VfZ9Mps7OG/d9OmQ==","signatures":[{"sig":"MEQCIDUzT5kIQ958WlFdRp8kJxZ0SvP0me6DjdliVY/B2XJqAiBZxMCja0in28CnBZwsnPGNr/gMn1yKYN2YMvJKeaubwA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2381809},"gitHead":"bbc1dc2230e69847785daa1fce9bdd39075e8bb1","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.16.3","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.13.2_1707104021382_0.8181302209416854","host":"s3://npm-registry-packages"}},"3.13.0-alpha.0":{"name":"@opentiny/vue-renderless","version":"3.13.0-alpha.0","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.13.0-alpha.0","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"509c2f2e06207691d8a266c54554055af41cb0f3","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.13.0-alpha.0.tgz","fileCount":844,"integrity":"sha512-mC8bEMfSNOPf2F8o5vNfKEqRyEk1LB+KgatF/P6TVyIZxMsXbjrqy/Z4JRTG4NuKxWedqR1ThkX5T3zKzYDHKQ==","signatures":[{"sig":"MEUCIQC2vx2sKOpASFksrnYkvmhvq4Haxtxl4YHLfRFfLg2FTQIgRqo2iIitFhTfVdHP4doqONiFye6d/eEH6oKnpJ9MH/w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2555840},"gitHead":"d051bea3a0a4703daec600db320a10fc7378aa14","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.16.3","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.13.0-alpha.0_1707116067094_0.10813110244621149","host":"s3://npm-registry-packages"}},"3.13.0-alpha.1":{"name":"@opentiny/vue-renderless","version":"3.13.0-alpha.1","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.13.0-alpha.1","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"05dce8e3d61d25f6e502c85aca2b20c788648f5f","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.13.0-alpha.1.tgz","fileCount":844,"integrity":"sha512-BAfq6LupSHPJBeaUA9v4G7yPD2O9pXI8l86xRQwMqQ1CXBp7JyoJH4sJ6FWdTyiMJgPlNdj4pZN/l2rILSRysA==","signatures":[{"sig":"MEYCIQDD0afSWdmS0QfWvzjHIN4mdla0Li+7zJXzxbk2iupDvAIhAJo3Z6+bp+RFT3+EyUZ9t2VwRPKJnUA9+8rJfc48/POl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2555840},"gitHead":"d051bea3a0a4703daec600db320a10fc7378aa14","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.16.3","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.13.0-alpha.1_1707203787414_0.4713945899447973","host":"s3://npm-registry-packages"}},"3.14.0":{"name":"@opentiny/vue-renderless","version":"3.14.0","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.14.0","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"8cba1ec599165ea7961aad58cb8dbae986600d21","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.14.0.tgz","fileCount":853,"integrity":"sha512-jmxsuzHBM2idabu+zi/btXCjz9+8Pj65AZ03JkZZeQdCBu3TJXFMl+9/NDKrKE7N6QlyxMddxoCul5JVHUm9fw==","signatures":[{"sig":"MEUCIQCAvC3jvsfqz73hbidAIKdKgOvIdSNg1U0ZQIBHaKkO1AIgL2XyDqpWpZlM9nbu9WJMEMFEjMPnqNRlx2KqiumRjWM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2623266},"gitHead":"d96ffa4cecb997af28ecb328f8864dbeb449d307","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.16.3","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.14.0_1709798356695_0.9673459971762999","host":"s3://npm-registry-packages"}},"3.14.1":{"name":"@opentiny/vue-renderless","version":"3.14.1","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.14.1","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"ed33d8dc9d69701c8a69024dcd84460a760d9d35","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.14.1.tgz","fileCount":853,"integrity":"sha512-4kEJK+s7Ya8qbi6L9wGTQKfOYkEwQos49kCAC7Sv+ieG8xDMV6Y7SL4lOGAk/wktOxrnQGBmzaXRQaHuKzFvWw==","signatures":[{"sig":"MEYCIQDLPrNZeuWVcyKZsHJ/vTOw7sxU/1CAgNUJaDCn3bmDWgIhAMIkK6SK1Yw49mqvZgxOlkNhe1tymX7NNIXaFKikY9TY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2624417},"gitHead":"18c615e2970cd916277f7add634ee45e4318a467","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.16.3","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.14.1_1710409324864_0.674554703861072","host":"s3://npm-registry-packages"}},"3.15.0":{"name":"@opentiny/vue-renderless","version":"3.15.0","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.15.0","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"f130b8d68b4c9bceef966cf92e3e17499e40cdb1","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.15.0.tgz","fileCount":851,"integrity":"sha512-WtT4NGILLer49d0wM4iZQBkQfsJUdTAH/3xknAbM/GJKReV/0v7+czfcjCmONU2XQk6hjKbsbGRGqCb0kQpjrw==","signatures":[{"sig":"MEQCIEra+sQeQkFhxQologTNgsmJQKxKbxMMu0+z1UjkSiUWAiBQ/xatRtIbahlqqgvmIKXGLCQJzQCvrs/a4/e1IhrKeA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2627962},"_from":"file:opentiny-vue-renderless-3.15.0.tgz","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\4f0b2b204dc5f57a8fd8450079a0b96b\\opentiny-vue-renderless-3.15.0.tgz","_integrity":"sha512-WtT4NGILLer49d0wM4iZQBkQfsJUdTAH/3xknAbM/GJKReV/0v7+czfcjCmONU2XQk6hjKbsbGRGqCb0kQpjrw==","repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.16.3","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.15.0_1712566695425_0.3723338410488155","host":"s3://npm-registry-packages"}},"3.15.1":{"name":"@opentiny/vue-renderless","version":"3.15.1","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.15.1","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"fb780f1e537e09501f92cd927017a595540bd1f0","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.15.1.tgz","fileCount":851,"integrity":"sha512-0LHd8ENufArp8zZZKjcdFFhDKIBI4jOUK3Q5wIPIj6tkr0dmParPsfHzatTntjOdO+JmnXckxNj6s+Az8PKEKw==","signatures":[{"sig":"MEYCIQC/wK2zHnvvJixHLr0O+qQLJmJ+h8616e0ntpaYCOvRNQIhALD9q10pRBuSqfvRG1fP7WHrjAmoJpwQVJR1W1EpHrSk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2629267},"_from":"file:opentiny-vue-renderless-3.15.1.tgz","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\2d402f3668eeaf325bcca466b461cd04\\opentiny-vue-renderless-3.15.1.tgz","_integrity":"sha512-0LHd8ENufArp8zZZKjcdFFhDKIBI4jOUK3Q5wIPIj6tkr0dmParPsfHzatTntjOdO+JmnXckxNj6s+Az8PKEKw==","repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.16.3","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.15.1_1713338566830_0.857388140513833","host":"s3://npm-registry-packages"}},"3.16.0":{"name":"@opentiny/vue-renderless","version":"3.16.0","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.16.0","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"9912e4d0519961e683424cf6a64a530dcaf4f70a","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.16.0.tgz","fileCount":851,"integrity":"sha512-VaHfQyD9LAZ83qn3KcFVqkGuhG1ICcFxS8WN5uyzQ39KhjlihacdadLfLNy52P52S2W1FY9uu7AHWtsasvlghw==","signatures":[{"sig":"MEUCIEuN1pQmK9sf9kaK4KHmroJkb4Sh95pSdmUVb/TB6gBiAiEAqQGzJu951h9CrsZM42IwUhwGwT38ogJACn58DgSXnLg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2632231},"_from":"file:opentiny-vue-renderless-3.16.0.tgz","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\ffd2628610e3e2e285f9ec6502bb6fd4\\opentiny-vue-renderless-3.16.0.tgz","_integrity":"sha512-VaHfQyD9LAZ83qn3KcFVqkGuhG1ICcFxS8WN5uyzQ39KhjlihacdadLfLNy52P52S2W1FY9uu7AHWtsasvlghw==","repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.16.3","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.16.0_1715412933061_0.8857465005184153","host":"s3://npm-registry-packages"}},"3.16.1":{"name":"@opentiny/vue-renderless","version":"3.16.1","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.16.1","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"c13bb85a80eef6dffc625490c4cc3aa59315461d","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.16.1.tgz","fileCount":851,"integrity":"sha512-Iooah1PD4UEgO4mfee/VgVENEiPnuLt6lO9sx7qbD42E6JQzDStwA1D27Dq20qREqhHRrPM7vl87Q3Z1+oFoNw==","signatures":[{"sig":"MEUCICkTMZ1YUyW89YZQPVOn1LWtM6LWV0e5a684VyHJiWnTAiEA6HW/aTMBN/uSJnwYRSDsIXSa1DLIRnqfs5dFpUlERUc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2633464},"_from":"file:opentiny-vue-renderless-3.16.1.tgz","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\8eadbaad25d1a74858ff844e7a9c46ab\\opentiny-vue-renderless-3.16.1.tgz","_integrity":"sha512-Iooah1PD4UEgO4mfee/VgVENEiPnuLt6lO9sx7qbD42E6JQzDStwA1D27Dq20qREqhHRrPM7vl87Q3Z1+oFoNw==","repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.16.3","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.16.1_1716810619398_0.47071828450816855","host":"s3://npm-registry-packages"}},"3.17.0":{"name":"@opentiny/vue-renderless","version":"3.17.0","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.17.0","homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"da691a683b342d7dbbd27d7528e5fa72c0e1bda2","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.17.0.tgz","fileCount":857,"integrity":"sha512-Lfs0at8kiKf0Rm+se4w6wmmINiCvY2G4yVzuqaKXLSMarB+l14WriFx8hic38xZvZICtluXQU+2JpTx4qQo6kg==","signatures":[{"sig":"MEUCIF99DzDiI9B8KtC2B3ZALl7aOQqP8UdmRu4AP9ICZzjuAiEAxvuC41tBQqy8AVTwR0WVyWl2+rRc6hZZfx0iVQZFYYE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2763219},"_from":"file:opentiny-vue-renderless-3.17.0.tgz","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\29dfc976505270139347dd6815b9c0d7\\opentiny-vue-renderless-3.17.0.tgz","_integrity":"sha512-Lfs0at8kiKf0Rm+se4w6wmmINiCvY2G4yVzuqaKXLSMarB+l14WriFx8hic38xZvZICtluXQU+2JpTx4qQo6kg==","repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.16.3","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.17.0_1719376435741_0.5486690785360773","host":"s3://npm-registry-packages"}},"3.17.1":{"name":"@opentiny/vue-renderless","version":"3.17.1","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.17.1","homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"5a4e5866c3a3e35d64e9173ba8e0a4033db3772e","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.17.1.tgz","fileCount":857,"integrity":"sha512-DTxoudxXMofYc8btdQWtngEyWk/cmN+NdrYnrDTXVOy7ReVegMMNs4dv8E8v1ss8hJJJDhXCW2MM8DHfZbOvzQ==","signatures":[{"sig":"MEYCIQDncBpYJ/fiE7IrHNCXZVJR9O9xJ1PcxUID7TUs1ixGfwIhALXhlaOFKoJumlpkXd8NdOszIC9cMduOpVFXpnXPNdT2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2763303},"_from":"file:opentiny-vue-renderless-3.17.1.tgz","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\1e1f3027c3c8f999eb1d5e3d9b1309bd\\opentiny-vue-renderless-3.17.1.tgz","_integrity":"sha512-DTxoudxXMofYc8btdQWtngEyWk/cmN+NdrYnrDTXVOy7ReVegMMNs4dv8E8v1ss8hJJJDhXCW2MM8DHfZbOvzQ==","repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.16.3","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.17.1_1719451096417_0.5492192776033862","host":"s3://npm-registry-packages"}},"3.17.2":{"name":"@opentiny/vue-renderless","version":"3.17.2","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.17.2","homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"0f353566e939d304b30d10e3469fd5e4c50ee121","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.17.2.tgz","fileCount":857,"integrity":"sha512-BxMt1LAI4b7DS1iAgEMsB4F92W/ircemdaaD8XvyTRWVsDmmQkuV1ldK3EnU8+knLUUAoA30C5OvkkvpgU5l9g==","signatures":[{"sig":"MEYCIQC6Jm30UdLz0xI1o0q9NP6+jRntqthmN8M+ZQ9Tozgy2gIhAIgip6Xb7i2IOOU5T21QoeGOfGl/3HGEJZiBtYPNX3+/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2763366},"_from":"file:opentiny-vue-renderless-3.17.2.tgz","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\d571421276adedea84f72507220d1029\\opentiny-vue-renderless-3.17.2.tgz","_integrity":"sha512-BxMt1LAI4b7DS1iAgEMsB4F92W/ircemdaaD8XvyTRWVsDmmQkuV1ldK3EnU8+knLUUAoA30C5OvkkvpgU5l9g==","repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.16.3","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.17.2_1719925745972_0.10358286559263297","host":"s3://npm-registry-packages"}},"3.16.2":{"name":"@opentiny/vue-renderless","version":"3.16.2","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.16.2","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"b0faf7559a8e38bb71c02379ef4dafe764d5b2df","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.16.2.tgz","fileCount":851,"integrity":"sha512-fDrcdjczDyWOYXlIsao25hpsXzenGVBJEQCU+31F8tMAcHa+5Y4QBuXpCGDnTS835oEpsOGIjfschJPtO0jlnA==","signatures":[{"sig":"MEQCIFkNbsQyxCHzWvVPZtCSmHArnG0kP84Ij5V2CIVb7yGVAiA0qbePGzWtxOcnzY76/I67iQwh+8KQG40E7detk4e+yw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2633752},"_from":"file:opentiny-vue-renderless-3.16.2.tgz","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\4f1a39888fbc124e6e76308a53179fea\\opentiny-vue-renderless-3.16.2.tgz","_integrity":"sha512-fDrcdjczDyWOYXlIsao25hpsXzenGVBJEQCU+31F8tMAcHa+5Y4QBuXpCGDnTS835oEpsOGIjfschJPtO0jlnA==","repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.16.3","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.16.2_1720081421608_0.26735298327355683","host":"s3://npm-registry-packages"}},"3.17.3":{"name":"@opentiny/vue-renderless","version":"3.17.3","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.17.3","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"2a2197ac82d912c8e91d9c34a0aacb96398832af","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.17.3.tgz","fileCount":857,"integrity":"sha512-k6OirjrN5wQ1Lmg9N9/hXCLkVajP5GsHzDt1dzEvg119WzdD/C/7hn521Eem7QvAtBMTQIyFVLqMFIl8PP+p2g==","signatures":[{"sig":"MEUCIEHpbvWpWUn0uUJHNfqmEJvdUhEdbhIvf8FOSviuIp0KAiEAv8u7RcSUlcjMdvh1vFE+l6qgclqfFbiHotBkrxR/9Jg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2763492},"_from":"file:opentiny-vue-renderless-3.17.3.tgz","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\cf86cef8a7ec6abdbd4727f25eaeee19\\opentiny-vue-renderless-3.17.3.tgz","_integrity":"sha512-k6OirjrN5wQ1Lmg9N9/hXCLkVajP5GsHzDt1dzEvg119WzdD/C/7hn521Eem7QvAtBMTQIyFVLqMFIl8PP+p2g==","repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.16.3","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.17.3_1720600404299_0.5020025674853275","host":"s3://npm-registry-packages"}},"3.17.4":{"name":"@opentiny/vue-renderless","version":"3.17.4","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.17.4","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"7153ab3bbe0b280c397a2ba427f687900c25db1f","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.17.4.tgz","fileCount":857,"integrity":"sha512-Oovi2RqCcJNuMlQucYV/AydBFUamrJBno+SOh094TjFKdkmQZY84sQDJ8XvbLGkr6CdICFlC4W+TFGlIgcRSig==","signatures":[{"sig":"MEYCIQDZKfAVv4dlOJQSF/DEim2UJpgYoQszqKjSM2tBhorK7AIhAICJlKGLj1f+1/yjrTGU48GLIXYOv98UC139cIbnkk4P","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2763503},"_from":"file:opentiny-vue-renderless-3.17.4.tgz","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\113c19f2363ce160914a861bf3e31c18\\opentiny-vue-renderless-3.17.4.tgz","_integrity":"sha512-Oovi2RqCcJNuMlQucYV/AydBFUamrJBno+SOh094TjFKdkmQZY84sQDJ8XvbLGkr6CdICFlC4W+TFGlIgcRSig==","repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.16.3","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.17.4_1720679172733_0.22456721423395543","host":"s3://npm-registry-packages"}},"3.17.5":{"name":"@opentiny/vue-renderless","version":"3.17.5","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.17.5","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"ea8016b1701909b8ad110ef827f82e2ac1d30ea5","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.17.5.tgz","fileCount":859,"integrity":"sha512-uO1dAlCDNGkc+WOOtfNQstvTPlehYg7GxSwUKxHPxP65KauLCOEB+sR07zW/U/HTwsxMVvvqEt9A8IWOXSyvew==","signatures":[{"sig":"MEQCIFUXywA9lZLXhujPJUCc4yOD5SZxscJ2EErt1GyPW/imAiAHKO2ktwJ6MLnJ7QjJi0kuyiR3bR7KuREuTIaVxZZ+RA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2765094},"_from":"file:opentiny-vue-renderless-3.17.5.tgz","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\dfb0d8fe003f8ec7bfdfc01c5f38e7c7\\opentiny-vue-renderless-3.17.5.tgz","_integrity":"sha512-uO1dAlCDNGkc+WOOtfNQstvTPlehYg7GxSwUKxHPxP65KauLCOEB+sR07zW/U/HTwsxMVvvqEt9A8IWOXSyvew==","repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^4.7.0","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.17.5_1721274780240_0.10657292242972005","host":"s3://npm-registry-packages"}},"3.17.6":{"name":"@opentiny/vue-renderless","version":"3.17.6","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.17.6","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"f5a6f3782fee2a8d6423ac79c33f2c42aad3af71","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.17.6.tgz","fileCount":859,"integrity":"sha512-nHtyUZEpFPQSNSaukj1/4QL/1EbLkiFHbQVaw67W46q8DFG1YPIAevqC9kJzf0enpa/NIJTOlXyAY5ftWerUyw==","signatures":[{"sig":"MEUCIQDwMvH3BPf9iqZYFyYFvXMzA6Bb1wq/YOyBXNvX9INDaQIgTqfVKmiSnRdEEqEQogRi0MJLD8Cm0uyvqN5lHcYftZc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2765096},"_from":"file:opentiny-vue-renderless-3.17.6.tgz","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\35584d737cc43bb602ee60a957b449c9\\opentiny-vue-renderless-3.17.6.tgz","_integrity":"sha512-nHtyUZEpFPQSNSaukj1/4QL/1EbLkiFHbQVaw67W46q8DFG1YPIAevqC9kJzf0enpa/NIJTOlXyAY5ftWerUyw==","repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^4.7.0","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.17.6_1721979677500_0.2648040005193839","host":"s3://npm-registry-packages"}},"3.18.0":{"name":"@opentiny/vue-renderless","version":"3.18.0","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.18.0","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"ac120fdc3a5b838d5bfc0b7f5770335038e57409","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.18.0.tgz","fileCount":863,"integrity":"sha512-OHSB9VMiPX989Z0raOsedF03XwEQ2VQmf/DG85thZrkGX4PMskpJBWY4skQ1xrigrXgA8OIvc7m/u7pkwIVJpg==","signatures":[{"sig":"MEUCIBPpyYq6EQJk7Rb4RLauIyMHnsUN7vNkAlJ1O3MOe1FsAiEA+CDs91gix31VjFiC7ikZAxryNNRXPzaJ/afj4BchNZQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2799833},"_from":"file:opentiny-vue-renderless-3.18.0.tgz","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\dfce99cd691dc3eb14ab11a9da687549\\opentiny-vue-renderless-3.18.0.tgz","_integrity":"sha512-OHSB9VMiPX989Z0raOsedF03XwEQ2VQmf/DG85thZrkGX4PMskpJBWY4skQ1xrigrXgA8OIvc7m/u7pkwIVJpg==","repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^4.7.0","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.18.0_1723519346273_0.15257131248786782","host":"s3://npm-registry-packages"}},"3.18.1":{"name":"@opentiny/vue-renderless","version":"3.18.1","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.18.1","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"5e8a430de6af4a286a472bbfca10f7e3311430db","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.18.1.tgz","fileCount":863,"integrity":"sha512-go5ZbaafSBj3kBCLgnjI5F/BUvGJUaVISHMxwfryUUpPZ1BXv6FEvZ/Snf8La6RAQJmh3FuL9y8zXMIfyDFsLQ==","signatures":[{"sig":"MEUCIQDY86Zbp/iE6E+EWBdA28Y58wjAVdV2kSwtHJq0in52VAIgCqIGC6fWBp3y2Gq59M4azFy/rkoYcE3WbuzTu5p3jqA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2799902},"_from":"file:opentiny-vue-renderless-3.18.1.tgz","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\6640fb8d4bceac7946d9f7c4a864e08c\\opentiny-vue-renderless-3.18.1.tgz","_integrity":"sha512-go5ZbaafSBj3kBCLgnjI5F/BUvGJUaVISHMxwfryUUpPZ1BXv6FEvZ/Snf8La6RAQJmh3FuL9y8zXMIfyDFsLQ==","repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^4.7.0","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.18.1_1724030592582_0.5379130901379354","host":"s3://npm-registry-packages"}},"3.18.2":{"name":"@opentiny/vue-renderless","version":"3.18.2","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.18.2","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"bd12650fc1c18d20f359f6fbacc6d34737026b91","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.18.2.tgz","fileCount":863,"integrity":"sha512-Skq9Qjgxiq5azFaxhN+Q+zK/CqECfy1OcitYAwZ5otLhk315gjih0Nqs2J9FH1eBA2nwzNAsbl0z/mZ38R+lFA==","signatures":[{"sig":"MEYCIQDJMZdcR7DTUZTI8OUOq72V8mo2UJ9wVgUfOo3DYPZNMAIhAOELgi6T44KmGONjYpmENDf5KLwFq7IVlou6JwVXP2cz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2800552},"_from":"file:opentiny-vue-renderless-3.18.2.tgz","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\e083eb097bc188a93814e6fd5fff43f4\\opentiny-vue-renderless-3.18.2.tgz","_integrity":"sha512-Skq9Qjgxiq5azFaxhN+Q+zK/CqECfy1OcitYAwZ5otLhk315gjih0Nqs2J9FH1eBA2nwzNAsbl0z/mZ38R+lFA==","repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^4.7.0","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.18.2_1725420369341_0.9843524491307594","host":"s3://npm-registry-packages"}},"3.18.3":{"name":"@opentiny/vue-renderless","version":"3.18.3","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.18.3","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"34458b5dc059b2d1899f03e865f237d3bfa141d0","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.18.3.tgz","fileCount":863,"integrity":"sha512-/Umr+IXGTjeTw+q+hLL7oaAof4WSEwUiNnv9cvqf148jyjs/gQvr33BrpahnhLkIYk//WgFsm6uOGWuF03aNgg==","signatures":[{"sig":"MEYCIQDShp19xaLZ+Aq5rKtsr2qPUIEYBP1s99krjKJh6O/4xgIhAPD9xCTfOeqESU+9jaBMePrDXi7Pm8TTFOmeGiK2P00Q","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2800647},"_from":"file:opentiny-vue-renderless-3.18.3.tgz","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\62f8cb9d602ce33f3f083e1527a6db36\\opentiny-vue-renderless-3.18.3.tgz","_integrity":"sha512-/Umr+IXGTjeTw+q+hLL7oaAof4WSEwUiNnv9cvqf148jyjs/gQvr33BrpahnhLkIYk//WgFsm6uOGWuF03aNgg==","repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^4.7.0","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.18.3_1726800320876_0.9372608876329025","host":"s3://npm-registry-packages"}},"3.18.4":{"name":"@opentiny/vue-renderless","version":"3.18.4","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.18.4","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"39f9085ea2d569e3e9d55ed4f60942400de4d1b9","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.18.4.tgz","fileCount":863,"integrity":"sha512-zEvFLUaRNiILQSo3Y38ifryjDhIv6lA5Fpk/2l9Upnvevjs0bg7JpuVGZ9Jp6NmPbAYRMxQdFndYA2kbsdTHbw==","signatures":[{"sig":"MEYCIQDIsngju5daZ7useM/z3M1lecajN1lB5lNCTfjl4TvbMgIhAMP/6+bDRCuMBE6FH5V6PMj/hLWzH+RBuZz7r1apC/eI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2800961},"_from":"file:opentiny-vue-renderless-3.18.4.tgz","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\3ac7d89c9dc5274383473155879131cb\\opentiny-vue-renderless-3.18.4.tgz","_integrity":"sha512-zEvFLUaRNiILQSo3Y38ifryjDhIv6lA5Fpk/2l9Upnvevjs0bg7JpuVGZ9Jp6NmPbAYRMxQdFndYA2kbsdTHbw==","repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^4.7.0","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.18.4_1726821739360_0.7317635800235436","host":"s3://npm-registry-packages"}},"3.18.5":{"name":"@opentiny/vue-renderless","version":"3.18.5","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.18.5","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"dc381d4787f848ffd8a59b26410d12c0f2aaf873","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.18.5.tgz","fileCount":863,"integrity":"sha512-wBoDnvEM+raVju4+EVw3/1d7XqNc8g6QePYtqbRW8XsQKM2tEvBWJZ+WecAyxdENF5hzdPR7d2xfsRn9r15N+w==","signatures":[{"sig":"MEYCIQDjrX8vzwfaKLFJp9xJjvCysIGQ837RqjHJvMiJ1Z2yJAIhALnGug5JiWw9qSOfRcwkWEiuETOf+GSE2xt7MMqedYBJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2801147},"_from":"file:opentiny-vue-renderless-3.18.5.tgz","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\a63ac40cd5f99ad835699458fcf53f44\\opentiny-vue-renderless-3.18.5.tgz","_integrity":"sha512-wBoDnvEM+raVju4+EVw3/1d7XqNc8g6QePYtqbRW8XsQKM2tEvBWJZ+WecAyxdENF5hzdPR7d2xfsRn9r15N+w==","repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^4.7.0","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.18.5_1729647084261_0.4497100343731897","host":"s3://npm-registry-packages"}},"3.18.6":{"name":"@opentiny/vue-renderless","version":"3.18.6","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.18.6","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"48658140d668411cd9a7a81912d9fdf3a20b9de2","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.18.6.tgz","fileCount":863,"integrity":"sha512-E/qlXR8oTaq+dgCuoZdRPPNRfZWpKOqfNSzWN5zNt+qMOiY/Kdu03BbmBAP7liPeF+DVRn+gJ2GRNOwZZB4sWg==","signatures":[{"sig":"MEQCIHOsLFJEKwBrUG0iBgJu5PUSIXm48j27YkqTn+Cmx+YXAiBNcewopJjWZxjkD7silDNR8NMFDGn2uDeVU7eLedZD6Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2801118},"_from":"file:opentiny-vue-renderless-3.18.6.tgz","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\e302629115d9fdd7fb0051ac61ec8da9\\opentiny-vue-renderless-3.18.6.tgz","_integrity":"sha512-E/qlXR8oTaq+dgCuoZdRPPNRfZWpKOqfNSzWN5zNt+qMOiY/Kdu03BbmBAP7liPeF+DVRn+gJ2GRNOwZZB4sWg==","repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^4.7.0","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.18.6_1729664471340_0.9863417678055715","host":"s3://npm-registry-packages"}},"3.18.0-beta.1":{"name":"@opentiny/vue-renderless","version":"3.18.0-beta.1","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.18.0-beta.1","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"99a612fd38b4ded4745cbd953dac1764b4c302ac","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.18.0-beta.1.tgz","fileCount":873,"integrity":"sha512-c3vFQwECt9gYdQfV8rNjX6gcm1cUBMWcQtxCPMA8ChSy+Wc47iMlPGC0J3j6ucIf2phv1YehO3nLRcOJbUKmFQ==","signatures":[{"sig":"MEUCIGwOBm7s0mC6CC9b6iPxf+HWmDJSlM8PPW9m7sZQA82vAiEAsd40QeOJeaRdmLoTMAs/8YBPxt/wg/c9bu936nL6NTw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2838205},"gitHead":"124e50a956423041cff9604767e5b4814ce9ae92","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esno":"^4.7.0","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.18.0-beta.1_1729667612104_0.9845825062990952","host":"s3://npm-registry-packages"}},"3.19.0":{"name":"@opentiny/vue-renderless","version":"3.19.0","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.19.0","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"62e9f8173853bce46d240b2369c475ced5df4aaa","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.19.0.tgz","fileCount":874,"integrity":"sha512-Levg0d71ade6uJTTMEVmYnkmlLPeGYl1YrVdDiI3PSdz9u9f4up+4qw8DRtmowjJRnJrOcT1ZXz2op4WdMacCw==","signatures":[{"sig":"MEYCIQDO4bSIGabXQM/+/DAW/OPzoSFCL38BB4TSENuI+s33KgIhALF8C18mPMtzkYhHmmS9V35CoiTsc/FKCXE01pgIkeaS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2847106},"_from":"file:opentiny-vue-renderless-3.19.0.tgz","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\30705e76a0ca7025fa7a47e3de132f77\\opentiny-vue-renderless-3.19.0.tgz","_integrity":"sha512-Levg0d71ade6uJTTMEVmYnkmlLPeGYl1YrVdDiI3PSdz9u9f4up+4qw8DRtmowjJRnJrOcT1ZXz2op4WdMacCw==","repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^4.7.0","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.19.0_1730110185123_0.07535364189488747","host":"s3://npm-registry-packages"}},"3.19.1":{"name":"@opentiny/vue-renderless","version":"3.19.1","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.19.1","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"aaab79b5a61e6ec7875ad795b9acaf27047df8c5","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.19.1.tgz","fileCount":874,"integrity":"sha512-UIGNpXrht9Fw2BUtru27THU/ASt9pbPZu6dmHI/bf85mwNnt9xCVnWSEqyymXQWKGOqaR+7h0vC6rzOffAYSiw==","signatures":[{"sig":"MEUCIFvStgzYkuiRo55bfG4fXDpsYtdyRvIPcdqKO14DBluFAiEAmz84jro8Zwu2P68ZK7ZOyvG05vkHQtCu3RvhJJamyyA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2847417},"_from":"file:opentiny-vue-renderless-3.19.1.tgz","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\515e88bce7c15fc889c83d81e0c0aa0f\\opentiny-vue-renderless-3.19.1.tgz","_integrity":"sha512-UIGNpXrht9Fw2BUtru27THU/ASt9pbPZu6dmHI/bf85mwNnt9xCVnWSEqyymXQWKGOqaR+7h0vC6rzOffAYSiw==","repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^4.7.0","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.19.1_1730174073630_0.6033455613381236","host":"s3://npm-registry-packages"}},"3.19.2":{"name":"@opentiny/vue-renderless","version":"3.19.2","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.19.2","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"ac731e32e8dbe19fe39190460cdf54cb3f1f34c6","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.19.2.tgz","fileCount":874,"integrity":"sha512-GL8nHV+tus85bT4qx5bzwx2yy2g3g8KpO6j3JjgwPmR6phtGnC8NFAAXi5O9+xIpv9Wak41t8KimYzxe325ytg==","signatures":[{"sig":"MEYCIQCIYhBVJNBJahIIuVLDXQM/XKUxNQgJJ8gexxedD1XPuQIhAPsWE85niQE+/ruEH0hvpTf3Joc6Mid9iAqSY7c/nPA9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2847484},"_from":"file:opentiny-vue-renderless-3.19.2.tgz","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\0d6fcb3d96abc0d225bd9adb5ff384a4\\opentiny-vue-renderless-3.19.2.tgz","_integrity":"sha512-GL8nHV+tus85bT4qx5bzwx2yy2g3g8KpO6j3JjgwPmR6phtGnC8NFAAXi5O9+xIpv9Wak41t8KimYzxe325ytg==","repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^4.7.0","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.19.2_1730184725660_0.48254805046809746","host":"s3://npm-registry-packages"}},"3.19.3":{"name":"@opentiny/vue-renderless","version":"3.19.3","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.19.3","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"ce1f04faaf391653b1d8dba3a721ce50975ecd15","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.19.3.tgz","fileCount":874,"integrity":"sha512-c8TMnA3Jn+dqyo4knz0jb5J4hS55gCKcj53FBcC3gj1Ii3BK8zvJ6edqUm/uKSW/+YcalL59WriwZNmlSOrokQ==","signatures":[{"sig":"MEQCIF41Asl/8KKqXf3Z4Y/DgHeoC2Umon6z1f6eKB0qCUDSAiBgqSIObTQTm5tamwTngcZurXxNCN4cPKUzVcwzUH7cUQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2847484},"_from":"file:opentiny-vue-renderless-3.19.3.tgz","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\c2f5c061c59bac510013b779e47b5b5e\\opentiny-vue-renderless-3.19.3.tgz","_integrity":"sha512-c8TMnA3Jn+dqyo4knz0jb5J4hS55gCKcj53FBcC3gj1Ii3BK8zvJ6edqUm/uKSW/+YcalL59WriwZNmlSOrokQ==","repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^4.7.0","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.19.3_1730788010767_0.8130951993945832","host":"s3://npm-registry-packages"}},"3.19.4":{"name":"@opentiny/vue-renderless","version":"3.19.4","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.19.4","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"b7040dedac5ba58478f02b2da7bcb8cd0e35688d","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.19.4.tgz","fileCount":874,"integrity":"sha512-bqyBTB21JbtjrWwx99pBHrk1rNpVFXIYO0fIRXQXS+Km9RQxDaRsFoCM6WSmDKg7PMMBZh02SAK2G50MD8ojHw==","signatures":[{"sig":"MEYCIQC6Z5ly7tz8/g2O/U5C5zSlrROywov3mfwHgMlBM7ao5wIhALKQcaoJOKSz9twUNeaYGIF7k+k9s3Z2wcK3IrEx7L4l","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2847614},"_from":"file:opentiny-vue-renderless-3.19.4.tgz","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\a894668fdf2d29a0d6968ac5424b7c77\\opentiny-vue-renderless-3.19.4.tgz","_integrity":"sha512-bqyBTB21JbtjrWwx99pBHrk1rNpVFXIYO0fIRXQXS+Km9RQxDaRsFoCM6WSmDKg7PMMBZh02SAK2G50MD8ojHw==","repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^4.7.0","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.19.4_1731060816218_0.6372061068531669","host":"s3://npm-registry-packages"}},"3.18.7":{"name":"@opentiny/vue-renderless","version":"3.18.7","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.18.7","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"df6df5fc677a82ec1d17b57c03e67df6f10e7f3d","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.18.7.tgz","fileCount":863,"integrity":"sha512-5MyD1aGzhtYkAFQ1xNSNW5xK5d1iLtXgRFvN8HB/ohJugpCuH9p4OtgNTXYuKh2gHHmR7aUe9cAZJZ4g5wi4JQ==","signatures":[{"sig":"MEQCIFlYnXIs1mJvBHB4L3ouJpHP6hK4HepVk682mZiU9IVHAiBlzxKk2TUDg3yMXLBj2HoD2Z031bJ+E/XcxqKaZKnG/A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2801245},"_from":"file:opentiny-vue-renderless-3.18.7.tgz","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\b56591f9f12fe54579103391a8b50fc8\\opentiny-vue-renderless-3.18.7.tgz","_integrity":"sha512-5MyD1aGzhtYkAFQ1xNSNW5xK5d1iLtXgRFvN8HB/ohJugpCuH9p4OtgNTXYuKh2gHHmR7aUe9cAZJZ4g5wi4JQ==","repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^4.7.0","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.18.7_1731400599385_0.7005161360817733","host":"s3://npm-registry-packages"}},"3.19.5":{"name":"@opentiny/vue-renderless","version":"3.19.5","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.19.5","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"a6b5202cf2e3fa876440fee7b0a3bf11d436ba40","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.19.5.tgz","fileCount":874,"integrity":"sha512-CJGUxu/9rTvDK/6e9NU8QQ1Opz6y7M4xrnzAGYrnvUKL/UHy7QPKcndAmzWJnq/N061HCmw+Uzgy2VD7x32bwQ==","signatures":[{"sig":"MEYCIQC+5mxpyb5yhjgtxkkrm1zgP4zceb8ow+UtNirilKRndgIhAJfuFTiatMOoB7UTXOS3b42gDVRfSLTatCeMyUIzO7NL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2847741},"_from":"file:opentiny-vue-renderless-3.19.5.tgz","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\0b3b05713f6de81f7a697a7b42079146\\opentiny-vue-renderless-3.19.5.tgz","_integrity":"sha512-CJGUxu/9rTvDK/6e9NU8QQ1Opz6y7M4xrnzAGYrnvUKL/UHy7QPKcndAmzWJnq/N061HCmw+Uzgy2VD7x32bwQ==","repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^4.7.0","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.19.5_1731404009786_0.5915032509587483","host":"s3://npm-registry-packages"}},"3.20.0":{"name":"@opentiny/vue-renderless","version":"3.20.0","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.20.0","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"ccbc7c0ea96f9c4254b7117ffae63edb02f6c854","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.20.0.tgz","fileCount":881,"integrity":"sha512-m2Yyh1+DbfcpDtYai7dmVHqCYqWddTzkOW32xuSkiuyQPjPjPchFPoDkT96tkgLQ/LOk+3i2aPSn2UM517KgCQ==","signatures":[{"sig":"MEQCIG/Z4cIgckM7vpSqzhmW0ottnvvQCciXPeYF1AyyL5KGAiBHOOBig0X/XqQ8xvRhpteZHgFqhWzbD39olGxhZlbB6A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2880652},"_from":"file:opentiny-vue-renderless-3.20.0.tgz","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\d5054e93f47c9b1b3e610a92c7b2edab\\opentiny-vue-renderless-3.20.0.tgz","_integrity":"sha512-m2Yyh1+DbfcpDtYai7dmVHqCYqWddTzkOW32xuSkiuyQPjPjPchFPoDkT96tkgLQ/LOk+3i2aPSn2UM517KgCQ==","repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^4.7.0","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.20.0_1733301345867_0.9954793308500072","host":"s3://npm-registry-packages"}},"3.20.1":{"name":"@opentiny/vue-renderless","version":"3.20.1","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.20.1","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"2d44639a3eeed93dc3ec245c547e4f653ba87ccb","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.20.1.tgz","fileCount":881,"integrity":"sha512-U75jl8/xi7nabJOz6sfaSxfGfOVXAPhMnQ8n9FDEvBriTHR1gfLk5ZMVxWgQLT3pvhe+iJkJO01FKbeXwipFLA==","signatures":[{"sig":"MEUCIQCNPPFBv7+2JKQNIkZt/C2W3HMioBwDyaIYE1VzmjehxAIgTkWuKK8Ri4klF9vsxiTel/LTXcSba0W1dY6CBb8NkYA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2880625},"_from":"file:opentiny-vue-renderless-3.20.1.tgz","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\07ace4ce0da1b6342f90d88b5b1717e6\\opentiny-vue-renderless-3.20.1.tgz","_integrity":"sha512-U75jl8/xi7nabJOz6sfaSxfGfOVXAPhMnQ8n9FDEvBriTHR1gfLk5ZMVxWgQLT3pvhe+iJkJO01FKbeXwipFLA==","repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^4.7.0","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.20.1_1733305031749_0.18443491120982536","host":"s3://npm-registry-packages"}},"3.20.2":{"name":"@opentiny/vue-renderless","version":"3.20.2","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.20.2","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"9bfd94c80821ee6653e06a1783f74e3de448b2b2","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.20.2.tgz","fileCount":881,"integrity":"sha512-0hfhf4jx8SKdPqxX34N+A3mE2OfEPsmhro1tcZViv376Ki2apeLe1aLjVv/VWsRO+sHJIM1/8vYCd5viY85LWg==","signatures":[{"sig":"MEUCIQD2VxFoy0+VOw2fcTGJRmqy8N8h83IZQAlatRrHw+sP3AIge0Gc2fm2B5jUXJnIG7v0aE8I9V8irAEFUx/5XjKYzfw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2880831},"_from":"file:opentiny-vue-renderless-3.20.2.tgz","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\862cccba3742aaade650d31e00c5b193\\opentiny-vue-renderless-3.20.2.tgz","_integrity":"sha512-0hfhf4jx8SKdPqxX34N+A3mE2OfEPsmhro1tcZViv376Ki2apeLe1aLjVv/VWsRO+sHJIM1/8vYCd5viY85LWg==","repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^4.7.0","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.20.2_1733395431369_0.5775217599245352","host":"s3://npm-registry-packages"}},"3.20.3":{"name":"@opentiny/vue-renderless","version":"3.20.3","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.20.3","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"256e5f45ca108fd30c0c901a0585832104e7fb9c","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.20.3.tgz","fileCount":881,"integrity":"sha512-NJz1f1/0G4Nk+Zq9ftC6Yg9Nrg7IsFC/07Xc1BdTHofUPuUm63dbnY50b9JQkF6KAQztU+N7/m4p4dk9vh8AzQ==","signatures":[{"sig":"MEQCIH1BqS0N6FYXBZPQ+YiFKbHj6A4/gInNgw8Qpwag/lObAiBUlTw0imwOn7gBWWQ+u7Y6Q4olbFJHSQ0dWjDb10iBTw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2880838},"_from":"file:opentiny-vue-renderless-3.20.3.tgz","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\c29395563b6f98791c048a329b817606\\opentiny-vue-renderless-3.20.3.tgz","_integrity":"sha512-NJz1f1/0G4Nk+Zq9ftC6Yg9Nrg7IsFC/07Xc1BdTHofUPuUm63dbnY50b9JQkF6KAQztU+N7/m4p4dk9vh8AzQ==","repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^4.7.0","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.20.3_1733448508160_0.2856296979628865","host":"s3://npm-registry-packages"}},"3.18.8":{"name":"@opentiny/vue-renderless","version":"3.18.8","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.18.8","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"526d9fcb5cd1634afeb51f6d9b1d1aaf35406383","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.18.8.tgz","fileCount":863,"integrity":"sha512-NQ7xpN4MruO7NRHR1JBd2tL1SFgufwFvLFbxtapXMHkvewZd5+nuctQ/Qf+jPTlmCJJtBIStuflXGWVsTfG8Kg==","signatures":[{"sig":"MEQCIG9ruaffUBEQVL7PaZr9CSCNlrQOoeBkPjghsOGy5Tw6AiAaYT8mXnD1LrRE8d9JzHOyP+5AVY6jthfbQj2yUQTtVQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2801343},"_from":"file:opentiny-vue-renderless-3.18.8.tgz","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\4eef12da7a1b2141f625624a0088b1d0\\opentiny-vue-renderless-3.18.8.tgz","_integrity":"sha512-NQ7xpN4MruO7NRHR1JBd2tL1SFgufwFvLFbxtapXMHkvewZd5+nuctQ/Qf+jPTlmCJJtBIStuflXGWVsTfG8Kg==","repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^4.7.0","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.18.8_1734665872374_0.22840124746757118","host":"s3://npm-registry-packages-npm-production"}},"3.21.0":{"name":"@opentiny/vue-renderless","version":"3.21.0","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.21.0","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"886839fd7f52cd2f5bce27fc23a04ed8930c53fe","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.21.0.tgz","fileCount":882,"integrity":"sha512-tnyT7Nd+VV9aS4STgJ3hJubCJ4X+5+Nc8co/7bqFABCQvhf4OuQLh1Eunn3nwj3sjmEoMS5wVjahR/I+jJHG5g==","signatures":[{"sig":"MEUCIGzvj5a18/5iD3S3I07stUbPHly+YKqOO57M2HK2kuBBAiEA5Tun4zFgqmRTU0b8cU3mMULQTpHzawKIHfuI/qbScqc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2889991},"_from":"file:opentiny-vue-renderless-3.21.0.tgz","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\475b07caa10a3e568431584d9586f179\\opentiny-vue-renderless-3.21.0.tgz","_integrity":"sha512-tnyT7Nd+VV9aS4STgJ3hJubCJ4X+5+Nc8co/7bqFABCQvhf4OuQLh1Eunn3nwj3sjmEoMS5wVjahR/I+jJHG5g==","repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"color":"4.2.3","@opentiny/utils":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^4.7.0","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.21.0_1736396106480_0.6578559665118069","host":"s3://npm-registry-packages-npm-production"}},"3.21.1":{"name":"@opentiny/vue-renderless","version":"3.21.1","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.21.1","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"3f8a94bb60fdcefba8a58b6ffe8e9bf3cb717cab","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.21.1.tgz","fileCount":882,"integrity":"sha512-nJlgEF+lmo7LwkX1IReUnEVR3VCQgwdIi7BQV9/pPAr1B00OkNFEWoRJbLxtYQ1jCDQ2FM0dE2mKOcvf5V4czA==","signatures":[{"sig":"MEQCIEwNCFnbgn+pLVF2s6y27mpGxSXre2IoPYuP0D2oB5yMAiAf/0YoAAJ4xzrJQkr5UrfvOl13Um5b+cwOyXrLb8JBRg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2890735},"_from":"file:opentiny-vue-renderless-3.21.1.tgz","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\3afe8fdea2a547bba110d7231683e1c8\\opentiny-vue-renderless-3.21.1.tgz","_integrity":"sha512-nJlgEF+lmo7LwkX1IReUnEVR3VCQgwdIi7BQV9/pPAr1B00OkNFEWoRJbLxtYQ1jCDQ2FM0dE2mKOcvf5V4czA==","repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"color":"4.2.3","@opentiny/utils":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^4.7.0","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.21.1_1737537618812_0.5650822919297998","host":"s3://npm-registry-packages-npm-production"}},"3.21.2":{"name":"@opentiny/vue-renderless","version":"3.21.2","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.21.2","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"c4ad860c1f4c337a0704f3f2a54706f83df40808","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.21.2.tgz","fileCount":882,"integrity":"sha512-lPokW6Cwvo7ya2b1gn0PJnt64N8fqBpIVcoJDIEfr6H9uGluDmmWZiXTns2KR4ZPTo++XQcbQ+/d5Xgk0zePHg==","signatures":[{"sig":"MEUCIQCvfNUtwqtItWqTl9aubxDXm8N/CbZhPCQC3sJnoplOxQIgeygu0KpFb/iM7xKU8Rng9f2QhVdCIkt0lZkK+nNMBQk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2890907},"_from":"file:opentiny-vue-renderless-3.21.2.tgz","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\e55aa353cd42ad803c4def18d802c0ac\\opentiny-vue-renderless-3.21.2.tgz","_integrity":"sha512-lPokW6Cwvo7ya2b1gn0PJnt64N8fqBpIVcoJDIEfr6H9uGluDmmWZiXTns2KR4ZPTo++XQcbQ+/d5Xgk0zePHg==","repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"color":"4.2.3","@opentiny/utils":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^4.7.0","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.21.2_1742201194489_0.2206433011463007","host":"s3://npm-registry-packages-npm-production"}},"3.22.0":{"name":"@opentiny/vue-renderless","version":"3.22.0","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.22.0","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"cb5df92dc35c311ed92d74fc401643d1f884951a","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.22.0.tgz","fileCount":783,"integrity":"sha512-Hxho9TDbzgXzGCuejOs5WUPWwkbh4Led7aDGQkUxEULU+wJWEVf52gQXA9UVfdRYovxQXusyih23vhG0hhTDrQ==","signatures":[{"sig":"MEYCIQCGwb7d1AzNIQlQ11X2D9gqnHoCFeLQogBKRj5Gx9dBTgIhAMqSfUJfO/7infdo8xmlw2S4PmsWHUmWHEJxTU+dPs9R","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2598564},"_from":"file:opentiny-vue-renderless-3.22.0.tgz","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\505a5f56b3926fc99ee94b836529ed7b\\opentiny-vue-renderless-3.22.0.tgz","_integrity":"sha512-Hxho9TDbzgXzGCuejOs5WUPWwkbh4Led7aDGQkUxEULU+wJWEVf52gQXA9UVfdRYovxQXusyih23vhG0hhTDrQ==","repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"color":"4.2.3","@opentiny/utils":"~3.22.0","@opentiny/vue-hooks":"~3.22.0"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^4.7.0","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.22.0_1744033132137_0.37123013431659935","host":"s3://npm-registry-packages-npm-production"}},"3.23.0":{"name":"@opentiny/vue-renderless","version":"3.23.0","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.23.0","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"36db3fd350a7e2fce37aee90310e21eb771405ed","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.23.0.tgz","fileCount":785,"integrity":"sha512-Jaznwjz8LV4OA1uPGv0yYn2qz0yrNE4KvEApJxZBgcxG+LAGGXQjNWSm+PLQrWuce7xE5c3P5IxF19+9xAHC0Q==","signatures":[{"sig":"MEUCIG/5+LJVsZHjUarkA9iFHl5wehJGJGIwsbsC0NThcIorAiEArpT58/KEsyZL0s3k+C73jvnqH73sl7bHv4zZmK7P6Ns=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2608641},"_from":"file:opentiny-vue-renderless-3.23.0.tgz","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\a51a4c7ee8db5ec447de1a1ae3f6897b\\opentiny-vue-renderless-3.23.0.tgz","_integrity":"sha512-Jaznwjz8LV4OA1uPGv0yYn2qz0yrNE4KvEApJxZBgcxG+LAGGXQjNWSm+PLQrWuce7xE5c3P5IxF19+9xAHC0Q==","repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"color":"4.2.3","@opentiny/utils":"~3.23.0","@opentiny/vue-hooks":"~3.23.0"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^4.7.0","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.23.0_1747303413784_0.5420082821790362","host":"s3://npm-registry-packages-npm-production"}},"3.24.0":{"name":"@opentiny/vue-renderless","version":"3.24.0","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.24.0","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"9a34e0a622bf63da2618f6e8d95cd1c37d6e17a6","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.24.0.tgz","fileCount":785,"integrity":"sha512-BXqtnyve/xnEjkMtB4fsrv/DYEhc7R+NGsMhA21eF7rJp9mYiWfE6msZXELNqKEWifPtcc+UtVI8ymE1XVhy8w==","signatures":[{"sig":"MEYCIQC1dCs0Yd3aRuYaFsx6X+UOi0ZXHS4NVuDb4K+AqeyZqwIhAM/LQclo/AbX6X9EDjNPTkGUCyz6CF2ZoxXCBnfAvkP2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2612575},"_from":"file:opentiny-vue-renderless-3.24.0.tgz","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\8c1257802ac80ee881f820e8300a7357\\opentiny-vue-renderless-3.24.0.tgz","_integrity":"sha512-BXqtnyve/xnEjkMtB4fsrv/DYEhc7R+NGsMhA21eF7rJp9mYiWfE6msZXELNqKEWifPtcc+UtVI8ymE1XVhy8w==","repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"color":"4.2.3","@opentiny/utils":"~3.24.0","@opentiny/vue-hooks":"~3.24.0"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^4.7.0","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.24.0_1749564394845_0.11968034831866192","host":"s3://npm-registry-packages-npm-production"}},"3.25.0":{"name":"@opentiny/vue-renderless","version":"3.25.0","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.25.0","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"7bc4fda296bb49a60a01a62c8795b8a6a3e5df57","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.25.0.tgz","fileCount":785,"integrity":"sha512-BhIkHlT0+4AhiPoH9U5qddm/X+FwYAhr9CT/vs6OQh+x2h5eQnQndFXBsMBCLDjbgKonzyBer3ykeCV5MR1PlA==","signatures":[{"sig":"MEUCIQCYjTp1d3dXD5MgHATWR/XoPQwzFcjj4nxhuznNv/136wIgUk/uORBFscXJOXwWQrqySjTv/okMaIXxxuaE7wZfmCo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2614114},"_from":"file:opentiny-vue-renderless-3.25.0.tgz","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\f33b0e0a0fb55073512fc527e484e0bb\\opentiny-vue-renderless-3.25.0.tgz","_integrity":"sha512-BhIkHlT0+4AhiPoH9U5qddm/X+FwYAhr9CT/vs6OQh+x2h5eQnQndFXBsMBCLDjbgKonzyBer3ykeCV5MR1PlA==","repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"color":"4.2.3","@opentiny/utils":"~3.25.0","@opentiny/vue-hooks":"~3.25.0"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^4.7.0","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.25.0_1752551518629_0.7873358740690528","host":"s3://npm-registry-packages-npm-production"}},"3.20.3-alpha.1":{"name":"@opentiny/vue-renderless","version":"3.20.3-alpha.1","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.20.3-alpha.1","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"7999cc5703d45d3e13ca6c30df2b759e23e8511c","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.20.3-alpha.1.tgz","fileCount":881,"integrity":"sha512-lHDN7FHWlH2/S183GUPw54e84rLjQq0tK+I5oPQJxjK7kcx79aPVjFz2Ygqc1HO6sOfMiE+8fAD+PJs0eIR1pw==","signatures":[{"sig":"MEYCIQDJjN8RVXa7tCzUIDOXTWUS1GJ87abdN1/6ymJ0Xcf0BQIhAOJOeuUdalY9iNLaZQe083jmHS8LoZeJ6JK5tFiO3wjz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2880905},"scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.9.2","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","dependencies":{"xss":"1.0.11","color":"4.2.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"esno":"^4.7.0","tsup":"7.2.0"},"peerDependencies":{"vue":"^3.5.0 || ^3.4.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.20.3-alpha.1_1753190169262_0.15106708399987667","host":"s3://npm-registry-packages-npm-production"}},"3.26.0":{"name":"@opentiny/vue-renderless","version":"3.26.0","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.26.0","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"34764361aadb0f919bdf8a8e6e81085f8b4adef6","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.26.0.tgz","fileCount":785,"integrity":"sha512-FCPS3ZImrykeDUDRpBFI4oR6Ht/QoxofJmsysaCSBwg3h16CfJD3ZG8mMsigh0NEkD0ik1yH3L314EmFiDv1wA==","signatures":[{"sig":"MEQCICJtLWzqIDyyzjDx795olNETdSCcSlm6yCVy8W8ujjZnAiAKDwBohwatqJIvydfYjTJaXx46NJQT/UW3k7NgZzSjCQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2615919},"_from":"file:opentiny-vue-renderless-3.26.0.tgz","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\d37e4a72ccb79e2a2be5ce9d4fe81979\\opentiny-vue-renderless-3.26.0.tgz","_integrity":"sha512-FCPS3ZImrykeDUDRpBFI4oR6Ht/QoxofJmsysaCSBwg3h16CfJD3ZG8mMsigh0NEkD0ik1yH3L314EmFiDv1wA==","repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"color":"4.2.3","@opentiny/utils":"~3.26.0","@opentiny/vue-hooks":"~3.26.0"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^4.7.0","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.26.0_1757317922065_0.7972484462955625","host":"s3://npm-registry-packages-npm-production"}},"3.27.0":{"name":"@opentiny/vue-renderless","version":"3.27.0","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.27.0","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"ab331d90c87431e980ed8eb00e5fd02aa41f09bb","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.27.0.tgz","fileCount":794,"integrity":"sha512-E4o+vxPk1hoeEdVRLv2YwZ5gBj4F3yQSx5T//kilGz2JtqTjHpUC/yWYQ+yJ+2r27AIkl76GcXZLudavqZOzEA==","signatures":[{"sig":"MEYCIQCV73bwx6RgylisCcWw8OfhpKloOiAQlrKechjTYWRqTgIhAIci2WAktXI0TZFtEUDzwmlfVUQZe9dBKQBOBvKrCUZx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2648894},"_from":"file:opentiny-vue-renderless-3.27.0.tgz","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\6e3df215ddf1f20e0f518f8c8e263b4b\\opentiny-vue-renderless-3.27.0.tgz","_integrity":"sha512-E4o+vxPk1hoeEdVRLv2YwZ5gBj4F3yQSx5T//kilGz2JtqTjHpUC/yWYQ+yJ+2r27AIkl76GcXZLudavqZOzEA==","repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"color":"4.2.3","@opentiny/utils":"~3.27.0","@opentiny/vue-hooks":"~3.27.0"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^4.7.0","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.27.0_1762223651747_0.5982588657533956","host":"s3://npm-registry-packages-npm-production"}},"3.28.0":{"name":"@opentiny/vue-renderless","version":"3.28.0","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.28.0","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"fbda0fc55caa0c59ff0d662f4cd70aaf8b38434c","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.28.0.tgz","fileCount":795,"integrity":"sha512-ZGB9RHCmA+SlgdjhUMLMZeUV33g6YM8oaDroIzKRjeCZedVeNNpWscBiJecV1wZRL3fbwTz8PX7ybBCaoDKa/Q==","signatures":[{"sig":"MEQCIHRUeYDtLZV7jJ7P205wn2tiouSa5u49VyVJC10Lx8aUAiBFdiO2PhhRIkLoB/YhP+PMOM81laCTH+hQz3Gv1uoxeg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2691449},"_from":"file:opentiny-vue-renderless-3.28.0.tgz","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\45650adbfe7c57e53c3ce3aa43e302d6\\opentiny-vue-renderless-3.28.0.tgz","_integrity":"sha512-ZGB9RHCmA+SlgdjhUMLMZeUV33g6YM8oaDroIzKRjeCZedVeNNpWscBiJecV1wZRL3fbwTz8PX7ybBCaoDKa/Q==","repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"color":"4.2.3","@opentiny/utils":"~3.28.0","@opentiny/vue-hooks":"~3.28.0"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^4.7.0","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.28.0_1766996284383_0.5054221703229622","host":"s3://npm-registry-packages-npm-production"}},"3.28.1":{"name":"@opentiny/vue-renderless","version":"3.28.1","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.28.1","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"57f9d97a6e15a99b244cb43f2459ee291f5bd1d4","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.28.1.tgz","fileCount":795,"integrity":"sha512-l2dXpBbMUQKQFIX7sejzmUu7I+YyV1z4yuryPDWwtufxLLu08iw5YtBYSXIWUJ1QzeCCQhZEuTHgntVVfMES5Q==","signatures":[{"sig":"MEQCIC+owfeidJdt5dakf4fD8xzdpPWJL2ywr4ZI1Y9dD6M1AiB3nRuNuvqeBgu+HssQpcU3/Er35ut0Okz2xNYsegNgJQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2691448},"_from":"file:opentiny-vue-renderless-3.28.1.tgz","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\6eec92f6b90af395e84d39f077a57d60\\opentiny-vue-renderless-3.28.1.tgz","_integrity":"sha512-l2dXpBbMUQKQFIX7sejzmUu7I+YyV1z4yuryPDWwtufxLLu08iw5YtBYSXIWUJ1QzeCCQhZEuTHgntVVfMES5Q==","repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"color":"4.2.3","@opentiny/utils":"~3.28.0","@opentiny/vue-hooks":"~3.28.0"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^4.7.0","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.28.1_1770349432052_0.6583041254771471","host":"s3://npm-registry-packages-npm-production"}},"3.28.2":{"name":"@opentiny/vue-renderless","version":"3.28.2","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.28.2","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"eba32363d40a7678b49e5528aa1f9c08b2f3df75","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.28.2.tgz","fileCount":795,"integrity":"sha512-fCTQ5lWTbaTCjBM2x+dddEbMCG0w70HPNfs0fT+vw0OPigKbQPQld9+nLvXyiRM56miBBfLeWkKJJgchFtkzEA==","signatures":[{"sig":"MEUCIGcq5gtfpQUox7OfWEtp7HGNMvtDlHDVCOWyZrydwvJPAiEAsSC90LIGtCdBKtaxGEG1tjEHLXkLoKlO2Av7GOZuwOE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2691454},"_from":"file:opentiny-vue-renderless-3.28.2.tgz","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\5d29bdc4e7e851535f46771ecc502016\\opentiny-vue-renderless-3.28.2.tgz","_integrity":"sha512-fCTQ5lWTbaTCjBM2x+dddEbMCG0w70HPNfs0fT+vw0OPigKbQPQld9+nLvXyiRM56miBBfLeWkKJJgchFtkzEA==","repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"color":"4.2.3","@opentiny/utils":"~3.28.0","@opentiny/vue-hooks":"~3.28.0"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^4.7.0","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.28.2_1770719842654_0.04307318240829039","host":"s3://npm-registry-packages-npm-production"}},"3.29.0":{"name":"@opentiny/vue-renderless","version":"3.29.0","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.29.0","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"4aa3c4daf05bc06546e59a643a89ec13406b868a","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.29.0.tgz","fileCount":798,"integrity":"sha512-Xp14idgz533HeQI8wDOEhvXVwddaOwWw+Fr6Hfxy85Lrws+cHpj6vUTIo+Uvw785Kne2e/5JvKdKDAZ3YXUvjg==","signatures":[{"sig":"MEYCIQDeTJRsr6tb8LHpQoYGaUmkq3WpNOt7O0+xA3Eg64+hIAIhAIeSixUxjQUJnG3BZsNc04y7yCvtq75RwcFYYxAFlS3J","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2709697},"_from":"file:opentiny-vue-renderless-3.29.0.tgz","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\56e23f633ea2b57273608f2f87da41b7\\opentiny-vue-renderless-3.29.0.tgz","_integrity":"sha512-Xp14idgz533HeQI8wDOEhvXVwddaOwWw+Fr6Hfxy85Lrws+cHpj6vUTIo+Uvw785Kne2e/5JvKdKDAZ3YXUvjg==","repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"color":"4.2.3","@opentiny/utils":"~3.29.0","@opentiny/vue-hooks":"~3.29.0"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^4.7.0","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.29.0_1770889826455_0.3038640929212142","host":"s3://npm-registry-packages-npm-production"}},"3.30.0":{"name":"@opentiny/vue-renderless","version":"3.30.0","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.30.0","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"04e0328824d1c49e4b4b2543263d137bc1ec4c8a","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.30.0.tgz","fileCount":798,"integrity":"sha512-rY3S3PqzDa2W3ZY8K+OiXokcFHLvXzVchG0DYUQCOwZGoLs7S+vcbSFMKyCOxp4siWXO0RLAdEkHQoeX1i7VxQ==","signatures":[{"sig":"MEYCIQDKA/C9rQfF8kUb0PvYY1R4wY7R6OMt6eokitbJHHdcEQIhAKfVYbBynXjyloOe4X1rPzpy2iak4e+VRido2QHWvwPR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2719207},"_from":"file:opentiny-vue-renderless-3.30.0.tgz","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\090dc7040f1fdb79f75fcbc12d04eee7\\opentiny-vue-renderless-3.30.0.tgz","_integrity":"sha512-rY3S3PqzDa2W3ZY8K+OiXokcFHLvXzVchG0DYUQCOwZGoLs7S+vcbSFMKyCOxp4siWXO0RLAdEkHQoeX1i7VxQ==","repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"color":"4.2.3","@opentiny/utils":"~3.30.0","@opentiny/vue-hooks":"~3.30.0"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^4.7.0","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.30.0_1775192368481_0.5457036206152963","host":"s3://npm-registry-packages-npm-production"}},"3.31.0":{"name":"@opentiny/vue-renderless","version":"3.31.0","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"author":{"name":"OpenTiny Team"},"license":"MIT","_id":"@opentiny/vue-renderless@3.31.0","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"homepage":"https://opentiny.design/tiny-vue","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"1efdb5f06dd5eaf759b975ef5645d7672a1e7136","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.31.0.tgz","fileCount":798,"integrity":"sha512-Tm/wZUSSYEsynAFul6kA57sn0qu3k/f9dhMkrUyfbvVFVBzTd6wF8bZRUoqyC84g+ITAgcKJ5T6h2y77P5bXPg==","signatures":[{"sig":"MEYCIQCp5PeeF61faMKEEHclV8Cz5lFCzbBKU0Ixyx1/TEQocAIhAPRMO+8CbS//oxpnRX4sZttj5m2yf1tAau5MsaekLTEX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2729169},"_from":"file:opentiny-vue-renderless-3.31.0.tgz","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"_resolved":"C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\4cee0010f4c747400af071dfd2f63e8e\\opentiny-vue-renderless-3.31.0.tgz","_integrity":"sha512-Tm/wZUSSYEsynAFul6kA57sn0qu3k/f9dhMkrUyfbvVFVBzTd6wF8bZRUoqyC84g+ITAgcKJ5T6h2y77P5bXPg==","repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"color":"4.2.3","@opentiny/utils":"~3.31.0","@opentiny/vue-hooks":"~3.31.0"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^4.7.0","tsup":"7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/vue-renderless_3.31.0_1785225600571_0.7863396318725604","host":"s3://npm-registry-packages-npm-production"}},"3.32.0":{"_id":"@opentiny/vue-renderless@3.32.0","bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"dist":{"shasum":"cbcff1fd164ea9052a89a3f81249ca2849ff13c0","tarball":"https://registry.npmjs.org/@opentiny/vue-renderless/-/vue-renderless-3.32.0.tgz","fileCount":798,"integrity":"sha512-Xv3v5fzpsgfNQKqCnjo8v7lRpwhy3pPVFZVb6KVn6H6SHOekoKqxzupNirSXN6DYTzjEfJ+IW6amKM74jL8h7Q==","signatures":[{"sig":"MEYCIQCKEBUSfn4ixofcRbiyKIDsjvI43snxwRDGo3A4+w0W7AIhAKIKpeU36puywosfxZ5UhTZBF973iYXgOzyz3vdxLCE9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCSkX4R+BMY2zcjm92nR2wA0lMbhlTHuK4CgY5DLRqiLgIgUpfHRVvnv2xzuXkxNebh0z7OaFyi1smSbdU1J0zYwbk="}],"unpackedSize":2739231},"name":"@opentiny/vue-renderless","_from":"file:opentiny-vue-renderless-3.32.0.tgz","author":{"name":"OpenTiny Team"},"license":"MIT","scripts":{"build":"tsup","release":"esno ./scripts/postbuild.ts && shx cp README.md dist","build:fast":"npm run build && npm run release","postversion":"pnpm build"},"version":"3.32.0","_npmUser":{"name":"opentiny","email":"opentiny@sina.com"},"homepage":"https://opentiny.design/tiny-vue","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"_resolved":"C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\ae27c2afc6e29b6a6e65173c8fe6a26a\\opentiny-vue-renderless-3.32.0.tgz","_integrity":"sha512-Xv3v5fzpsgfNQKqCnjo8v7lRpwhy3pPVFZVb6KVn6H6SHOekoKqxzupNirSXN6DYTzjEfJ+IW6amKM74jL8h7Q==","repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"_npmVersion":"10.2.3","description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","directories":{},"maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"color":"4.2.3","@opentiny/utils":"~3.32.0","@opentiny/vue-hooks":"~3.32.0"},"_hasShrinkwrap":false,"devDependencies":{"esno":"^4.7.0","tsup":"7.2.0"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/vue-renderless_3.32.0_1789456643839_0.041424307258301374"}}},"time":{"created":"2022-12-02T03:30:14.859Z","modified":"2026-09-15T07:17:24.096Z","3.1.0-alpha.0":"2022-12-02T03:30:15.216Z","3.5.0-alpha.0":"2023-02-25T10:31:10.894Z","3.5.0":"2023-02-25T11:26:17.755Z","3.6.0-alpha.1":"2023-03-17T09:50:16.317Z","3.6.0":"2023-03-22T09:13:59.820Z","3.6.1-alpha.0":"2023-04-07T08:01:42.167Z","3.6.1-alpha.2":"2023-04-08T06:04:07.172Z","3.6.1":"2023-04-08T08:35:24.257Z","3.6.2":"2023-04-12T06:44:26.283Z","3.6.6":"2023-04-18T12:30:48.892Z","3.6.7":"2023-04-20T02:08:12.879Z","3.6.8":"2023-05-06T03:09:32.862Z","3.8.0":"2023-05-18T12:47:45.170Z","3.4.7":"2023-05-23T01:42:50.107Z","3.8.2":"2023-05-25T09:26:42.792Z","3.8.3":"2023-06-06T02:03:18.638Z","3.8.4":"2023-06-10T08:42:03.518Z","3.9.0":"2023-06-29T07:52:06.386Z","3.9.1":"2023-07-04T01:01:37.899Z","3.9.2":"2023-07-14T03:19:00.408Z","3.9.3":"2023-08-02T06:28:53.177Z","3.10.0":"2023-08-14T02:31:44.556Z","3.10.1":"2023-08-15T07:32:48.840Z","3.10.2":"2023-08-23T01:21:39.435Z","3.10.3":"2023-09-03T03:33:42.543Z","3.10.4":"2023-09-06T03:31:01.853Z","3.10.5":"2023-09-06T09:51:56.782Z","3.10.6":"2023-09-11T02:21:15.478Z","3.10.7":"2023-10-10T09:11:35.522Z","3.11.0-alpha.0":"2023-10-11T13:55:32.145Z","3.11.0":"2023-10-23T08:37:43.779Z","3.11.1":"2023-10-24T06:30:56.641Z","3.11.2":"2023-10-25T06:59:45.920Z","3.11.3":"2023-10-26T07:11:25.706Z","3.11.4":"2023-10-28T07:57:37.634Z","3.11.5":"2023-10-31T07:04:53.514Z","3.11.6":"2023-11-10T07:12:25.498Z","3.11.7":"2023-11-13T09:15:13.016Z","3.11.8":"2023-11-15T02:12:17.244Z","3.12.0":"2023-11-30T12:47:52.144Z","3.12.1":"2023-12-03T03:01:15.613Z","3.13.0":"2024-01-04T03:15:06.464Z","3.13.1":"2024-01-26T08:09:23.045Z","3.13.2":"2024-02-05T03:33:41.631Z","3.13.0-alpha.0":"2024-02-05T06:54:27.312Z","3.13.0-alpha.1":"2024-02-06T07:16:27.687Z","3.14.0":"2024-03-07T07:59:16.997Z","3.14.1":"2024-03-14T09:42:05.111Z","3.15.0":"2024-04-08T08:58:15.644Z","3.15.1":"2024-04-17T07:22:47.144Z","3.16.0":"2024-05-11T07:35:33.272Z","3.16.1":"2024-05-27T11:50:19.646Z","3.17.0":"2024-06-26T04:33:56.011Z","3.17.1":"2024-06-27T01:18:16.734Z","3.17.2":"2024-07-02T13:09:06.322Z","3.16.2":"2024-07-04T08:23:41.834Z","3.17.3":"2024-07-10T08:33:24.589Z","3.17.4":"2024-07-11T06:26:12.948Z","3.17.5":"2024-07-18T03:53:00.463Z","3.17.6":"2024-07-26T07:41:17.825Z","3.18.0":"2024-08-13T03:22:26.520Z","3.18.1":"2024-08-19T01:23:12.826Z","3.18.2":"2024-09-04T03:26:09.612Z","3.18.3":"2024-09-20T02:45:21.204Z","3.18.4":"2024-09-20T08:42:19.661Z","3.18.5":"2024-10-23T01:31:24.549Z","3.18.6":"2024-10-23T06:21:12.035Z","3.18.0-beta.1":"2024-10-23T07:13:32.380Z","3.19.0":"2024-10-28T10:09:45.443Z","3.19.1":"2024-10-29T03:54:33.891Z","3.19.2":"2024-10-29T06:52:05.908Z","3.19.3":"2024-11-05T06:26:51.045Z","3.19.4":"2024-11-08T10:13:36.561Z","3.18.7":"2024-11-12T08:36:39.600Z","3.19.5":"2024-11-12T09:33:30.088Z","3.20.0":"2024-12-04T08:35:46.396Z","3.20.1":"2024-12-04T09:37:11.985Z","3.20.2":"2024-12-05T10:43:51.592Z","3.20.3":"2024-12-06T01:28:28.435Z","3.18.8":"2024-12-20T03:37:52.643Z","3.21.0":"2025-01-09T04:15:06.735Z","3.21.1":"2025-01-22T09:20:19.047Z","3.21.2":"2025-03-17T08:46:34.898Z","3.22.0":"2025-04-07T13:38:52.390Z","3.23.0":"2025-05-15T10:03:34.019Z","3.24.0":"2025-06-10T14:06:35.096Z","3.25.0":"2025-07-15T03:51:58.846Z","3.20.3-alpha.1":"2025-07-22T13:16:09.487Z","3.26.0":"2025-09-08T07:52:02.314Z","3.27.0":"2025-11-04T02:34:12.075Z","3.28.0":"2025-12-29T08:18:04.564Z","3.28.1":"2026-02-06T03:43:52.197Z","3.28.2":"2026-02-10T10:37:22.879Z","3.29.0":"2026-02-12T09:50:26.708Z","3.30.0":"2026-04-03T04:59:28.644Z","3.31.0":"2026-07-28T08:00:00.789Z","3.32.0":"2026-09-15T07:17:23.955Z"},"bugs":{"url":"https://github.com/opentiny/tiny-vue/issues"},"author":{"name":"OpenTiny Team"},"license":"MIT","homepage":"https://opentiny.design/tiny-vue","keywords":["vue","vue3","frontend","component-library","components","vue-components","opentiny","renderless-components","headless-components"],"repository":{"url":"git+ssh://git@github.com/opentiny/tiny-vue.git","type":"git"},"description":"An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.","maintainers":[{"name":"opentiny","email":"opentiny@sina.com"}],"readme":"# @opentiny/vue-renderless\n\nProvides a rendering-free logic layer for the `TinyVue` component.\n\n## You can customize the global configuration of some components\n\n### Modify the popup window starting level (z-index)\n\nAdd the following code to the entry file `main.js`:\n\n```js\nimport PopupManager from '@opentiny/vue-renderless/common/deps/popup-manager'\n\n// Set the starting level to 3000\nPopupManager.zIndex = 3000\n```\n","readmeFilename":"README.md"}