{"_id":"@8ctavio/vergil","_rev":"9-b330a278700685cbaee8a8e86a67f4dc","name":"@8ctavio/vergil","dist-tags":{"latest":"0.15.4"},"versions":{"0.15.0":{"name":"@8ctavio/vergil","version":"0.15.0","author":{"url":"https://github.com/8ctavio","name":"Octavio Araiza"},"license":"MIT","_id":"@8ctavio/vergil@0.15.0","maintainers":[{"name":"8ctavio","email":"superintendent.code@gmail.com"}],"homepage":"https://github.com/8ctavio/vergil","bugs":{"url":"https://github.com/8ctavio/vergil/issues"},"dist":{"shasum":"f37995605e2ec8b72f9d37e56441755f8abaa11a","tarball":"https://registry.npmjs.org/@8ctavio/vergil/-/vergil-0.15.0.tgz","fileCount":301,"integrity":"sha512-JW5QIhRmTRlsNVtjp6VHBN3+rVznLReBPQ9xRJlCmt3b98PltsGyHSSGtuGqxHjWjz39egZ8gNi/91er8ySt8g==","signatures":[{"sig":"MEUCIF4/jjws3sNBExOCSFKIHKFzasYnIuWcvqtdMrBSiHASAiEA6Tdarliu0tsWWW0RZWrKIJpXF8AgU04giRKetZUlFGE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":672721},"main":"index.js","type":"module","types":"./types/dist/index.d.ts","exports":{".":{"types":"./types/dist/index.d.ts","import":"./index.js"},"./styles":"./styles/main.css","./plugins":{"types":"./types/dist/plugins/index.d.ts","import":"./plugins/index.js"},"./colors/*":"./styles/colors/*.css","./utilities":{"types":"./types/dist/utilities/public.d.ts","import":"./utilities/public.js"},"./components":{"types":"./types/dist/components/index.d.ts","import":"./components/index.js"},"./colors/default":"./styles/default.css","./utilities/userTheme":{"types":"./types/dist/utilities/userTheme/index.d.ts","import":"./utilities/userTheme/index.js"}},"gitHead":"4e98e6e948dea4ba7c276fc06f4255b33b7c9b47","private":false,"scripts":{"dts":"vue-tsc && node scripts/dts.js","lint":"oxlint"},"_npmUser":{"name":"8ctavio","email":"superintendent.code@gmail.com"},"deprecated":"This version is deprecated. Please upgrade to a newer version.","repository":{"url":"git+https://github.com/8ctavio/vergil.git","type":"git","directory":"packages/core"},"_npmVersion":"10.2.4","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@floating-ui/vue":"^1.1.6"},"_hasShrinkwrap":false,"peerDependencies":{"vue":"^3.5.6"},"_npmOperationalInternal":{"tmp":"tmp/vergil_0.15.0_1748295250295_0.7933165705342922","host":"s3://npm-registry-packages-npm-production"}},"0.15.4":{"name":"@8ctavio/vergil","version":"0.15.4","author":{"url":"https://github.com/8ctavio","name":"Octavio Araiza"},"license":"MIT","_id":"@8ctavio/vergil@0.15.4","maintainers":[{"name":"8ctavio","email":"superintendent.code@gmail.com"}],"homepage":"https://github.com/8ctavio/vergil","bugs":{"url":"https://github.com/8ctavio/vergil/issues"},"dist":{"shasum":"4926205bcb22da13562f17ff6e0841e6e024f9bb","tarball":"https://registry.npmjs.org/@8ctavio/vergil/-/vergil-0.15.4.tgz","fileCount":366,"integrity":"sha512-vLu1dVc4a4yJUxrNF6J/FepsxFJPC+ngsN5t26n4t03AqryJq9xvj12OYbxQL4HTsLyxJBPEn88GSbydCJduQw==","signatures":[{"sig":"MEYCIQDdAda5d3fe6mL6tE14KNt8eDWNXcaU5NhtvAvel3UaPgIhAK7Tm6L3SjYwUL0a5bI/mKyqDBxJ+SwbxuQJp1FErNmU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":705504},"type":"module","_from":"file:8ctavio-vergil-0.15.4.tgz","exports":{".":{"types":"./dts/index.types.d.ts","import":"./src/index.js"},"./styles":"./src/styles/main.css","./plugins":{"types":"./dts/plugins/index.d.ts","import":"./src/plugins/index.js"},"./colors/*":"./src/styles/colors/*.css","./utilities":{"types":"./dts/utilities/.entries/public.types.d.ts","import":"./src/utilities/.entries/public.js"},"./components":{"types":"./dts/components/.entries/public.types.d.ts","import":"./src/components/.entries/public.js"},"./colors/default":"./src/styles/default.css","./utilities/userTheme":{"types":"./dts/utilities/userTheme/index.d.ts","import":"./src/utilities/userTheme/index.js"}},"imports":{"#vergil":{"types":{"dev":"./src/vergil.types.ts","default":"./dts/vergil.types.d.ts"},"import":"./src/vergil.js"},"#functions":{"types":{"dev":"./src/functions/.entries/public.types.ts","default":"./dts/functions/.entries/public.types.d.ts"},"import":"./src/functions/.entries/public.js"},"#utilities":{"types":{"dev":"./src/utilities/.entries/private.types.ts","default":"./dts/utilities/.entries/private.types.d.ts"},"import":"./src/utilities/.entries/private.js"},"#components":{"types":{"dev":"./src/components/.entries/private.types.ts","default":"./dts/components/.entries/private.types.d.ts"},"import":"./src/components/.entries/private.js"},"#reactivity":{"types":{"dev":"./src/reactivity/.entries/private.types.ts","default":"./dts/reactivity/.entries/private.types.d.ts"},"import":"./src/reactivity/.entries/private.js"},"#composables":{"types":{"dev":"./src/composables/.entries/private.types.ts","default":"./dts/composables/.entries/private.types.d.ts"},"import":"./src/composables/.entries/private.js"}},"private":false,"scripts":{"dts":"vue-tsc -p ./tsconfig.src.json","lint":"oxlint","test":"vitest run","test:prod":"vitest run --typecheck.tsconfig ./tsconfig.tests.prod.json","typecheck":"pnpm typecheck:src && pnpm typecheck:tests","typecheck:src":"vue-tsc -p ./tsconfig.src.json --noEmit","typecheck:tests":"vue-tsc -p ./tsconfig.tests.json","typecheck:tests:prod":"vue-tsc -p ./tsconfig.tests.json --customConditions null"},"_npmUser":{"name":"8ctavio","email":"superintendent.code@gmail.com"},"_resolved":"C:\\Users\\odst8\\AppData\\Local\\Temp\\1bca819023af07eda3326cce3b14b338\\8ctavio-vergil-0.15.4.tgz","_integrity":"sha512-vLu1dVc4a4yJUxrNF6J/FepsxFJPC+ngsN5t26n4t03AqryJq9xvj12OYbxQL4HTsLyxJBPEn88GSbydCJduQw==","repository":{"url":"git+https://github.com/8ctavio/vergil.git","type":"git","directory":"packages/core"},"_npmVersion":"10.9.2","description":"Vue Components and Composition Utilities","directories":{},"_nodeVersion":"22.17.1","dependencies":{"@floating-ui/vue":"^1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"3.1.4","vue-tsc":"2.2.10","happy-dom":"20.0.2","typescript":"5.9.3","@vue/test-utils":"2.4.6","@vitejs/plugin-vue":"6.0.1"},"peerDependencies":{"vue":"^3.5.0","nuxt":"^4.0.0","vue-router":"^4.0.0"},"peerDependenciesMeta":{"nuxt":{"optional":true},"vue-router":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/vergil_0.15.4_1760735171830_0.4950565413954118","host":"s3://npm-registry-packages-npm-production"}}},"time":{"created":"2025-05-26T21:34:10.196Z","modified":"2025-10-17T21:06:47.716Z","0.15.0":"2025-05-26T21:34:10.539Z","0.15.1":"2025-08-16T02:42:42.064Z","0.15.2":"2025-08-27T00:46:13.079Z","0.15.3":"2025-10-17T02:10:02.111Z","0.15.4":"2025-10-17T21:06:12.052Z"},"bugs":{"url":"https://github.com/8ctavio/vergil/issues"},"author":{"url":"https://github.com/8ctavio","name":"Octavio Araiza"},"license":"MIT","homepage":"https://github.com/8ctavio/vergil","repository":{"url":"git+https://github.com/8ctavio/vergil.git","type":"git","directory":"packages/core"},"description":"Vue Components and Composition Utilities","maintainers":[{"name":"8ctavio","email":"superintendent.code@gmail.com"}],"readme":"","readmeFilename":""}