{"versions":{"1.9.4":{"name":"@vuepress/plugin-blog","version":"1.9.4","description":"Offical blog plugin for VuePress","repository":{"type":"git","url":"https://github.com/ulivz/vuepress-plugin-blog.git"},"license":"MIT","author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"main":"lib/node/index.js","scripts":{"build":"concurrently \"rimraf lib\" \"npm:build:client\" \"npm:build:node\" \"npm:build:components\"","build:client":"tsc -p tsconfig.client.json","build:components":"cpx \"src/client/components/**/*\" lib/client/components","build:docs":"vuepress build docs --temp docs/.temp","build:example":"node examples/launch.js build","build:node":"tsc -p tsconfig.node.json","dev":"concurrently \"rimraf lib\" \"npm:dev:client\" \"npm:dev:node\" \"nodemon\"","dev:client":"tsc -p tsconfig.client.json --watch","dev:docs":"vuepress dev docs --temp docs/.temp","dev:example":"node examples/launch.js dev","dev:node":"tsc -p tsconfig.node.json --watch","lint":"eslint src --ext .ts,.vue","prepublishOnly":"npm run build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,ts,vue}":["eslint --fix","git add"],"package.json":["sort-package-json","git add"]},"nodemonConfig":{"exec":"yarn build:components","ext":"vue","watch":["src/client/components/"]},"dependencies":{"@vssue/api-github-v3":"^1.1.2","@vssue/vuepress-plugin-vssue":"^1.2.0","dayjs":"^1.10.3","vuejs-paginate":"^2.1.0","vuepress-plugin-disqus":"^0.2.0","vuepress-plugin-feed":"^0.1.8","vuepress-plugin-mailchimp":"^1.4.1","vuepress-plugin-sitemap":"^2.3.1"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^2.11.0","@typescript-eslint/parser":"^2.11.0","babel-eslint":"^10.0.3","concurrently":"^4.1.0","conventional-changelog-cli":"^2.0.1","cpx":"^1.5.0","eslint":"^6.7.2","eslint-config-prettier":"^6.7.0","eslint-plugin-prettier":"^3.1.1","eslint-plugin-vue":"^6.0.1","husky":"^3.1.0","inquirer":"^6.3.1","lint-staged":"^9.5.0","nodemon":"^1.18.7","prettier":"^1.19.1","rimraf":"^3.0.0","sort-package-json":"^1.31.0","ts-node":"^7.0.1","typescript":"3.1.4","vuepress":"^1.2.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) ULIVZ <chl814@foxmail.com> (https://github.com/ulivz)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vuepress/plugin-blog@1.9.4","dist":{"shasum":"34636d0387d28221c9f2564b6255786da0dd186a","size":15156,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.9.4.tgz"},"_npmUser":{"name":"anonymous","email":"newsbielt703@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.9.4_1610888676402_0.2235383261531645"},"_hasShrinkwrap":false,"publish_time":1610888676544,"_cnpm_publish_time":1610888676544,"contributors":[]},"1.9.3":{"name":"@vuepress/plugin-blog","version":"1.9.3","description":"Offical blog plugin for VuePress","repository":{"type":"git","url":"https://github.com/ulivz/vuepress-plugin-blog.git"},"license":"MIT","author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"main":"lib/node/index.js","scripts":{"build":"concurrently \"rimraf lib\" \"npm:build:client\" \"npm:build:node\" \"npm:build:components\"","build:client":"tsc -p tsconfig.client.json","build:components":"cpx \"src/client/components/**/*\" lib/client/components","build:docs":"vuepress build docs --temp docs/.temp","build:example":"node examples/launch.js build","build:node":"tsc -p tsconfig.node.json","dev":"concurrently \"rimraf lib\" \"npm:dev:client\" \"npm:dev:node\" \"nodemon\"","dev:client":"tsc -p tsconfig.client.json --watch","dev:docs":"vuepress dev docs --temp docs/.temp","dev:example":"node examples/launch.js dev","dev:node":"tsc -p tsconfig.node.json --watch","lint":"eslint src --ext .ts,.vue","prepublishOnly":"npm run build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,ts,vue}":["eslint --fix","git add"],"package.json":["sort-package-json","git add"]},"nodemonConfig":{"exec":"yarn build:components","ext":"vue","watch":["src/client/components/"]},"dependencies":{"@vssue/api-github-v3":"^1.1.2","@vssue/vuepress-plugin-vssue":"^1.2.0","dayjs":"^1.8.19","vuejs-paginate":"^2.1.0","vuepress-plugin-disqus":"^0.2.0","vuepress-plugin-feed":"^0.1.8","vuepress-plugin-mailchimp":"^1.4.1","vuepress-plugin-sitemap":"^2.3.1"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^2.11.0","@typescript-eslint/parser":"^2.11.0","babel-eslint":"^10.0.3","concurrently":"^4.1.0","conventional-changelog-cli":"^2.0.1","cpx":"^1.5.0","eslint":"^6.7.2","eslint-config-prettier":"^6.7.0","eslint-plugin-prettier":"^3.1.1","eslint-plugin-vue":"^6.0.1","husky":"^3.1.0","inquirer":"^6.3.1","lint-staged":"^9.5.0","nodemon":"^1.18.7","prettier":"^1.19.1","rimraf":"^3.0.0","sort-package-json":"^1.31.0","ts-node":"^7.0.1","typescript":"3.1.4","vuepress":"^1.2.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) ULIVZ <chl814@foxmail.com> (https://github.com/ulivz)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vuepress/plugin-blog@1.9.3","dist":{"shasum":"5cf9a1e32fd2c69a7e795ec8bf3c6ef3074cb302","size":15073,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.9.3.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"newsbielt703@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.9.3_1604218541139_0.34092388536717455"},"_hasShrinkwrap":false,"publish_time":1604218541359,"_cnpm_publish_time":1604218541359,"contributors":[]},"1.9.2":{"name":"@vuepress/plugin-blog","version":"1.9.2","description":"Offical blog plugin for VuePress","repository":{"type":"git","url":"https://github.com/ulivz/vuepress-plugin-blog.git"},"license":"MIT","author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"main":"lib/node/index.js","scripts":{"build":"concurrently \"rimraf lib\" \"npm:build:client\" \"npm:build:node\" \"npm:build:components\"","build:client":"tsc -p tsconfig.client.json","build:components":"cpx \"src/client/components/**/*\" lib/client/components","build:docs":"vuepress build docs --temp docs/.temp","build:example":"node examples/launch.js build","build:node":"tsc -p tsconfig.node.json","dev":"concurrently \"rimraf lib\" \"npm:dev:client\" \"npm:dev:node\" \"nodemon\"","dev:client":"tsc -p tsconfig.client.json --watch","dev:docs":"vuepress dev docs --temp docs/.temp","dev:example":"node examples/launch.js dev","dev:node":"tsc -p tsconfig.node.json --watch","lint":"eslint src --ext .ts,.vue","prepublishOnly":"npm run build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,ts,vue}":["eslint --fix","git add"],"package.json":["sort-package-json","git add"]},"nodemonConfig":{"exec":"yarn build:components","ext":"vue","watch":["src/client/components/"]},"dependencies":{"@vssue/api-github-v3":"^1.1.2","@vssue/vuepress-plugin-vssue":"^1.2.0","dayjs":"^1.8.19","vuejs-paginate":"^2.1.0","vuepress-plugin-disqus":"^0.2.0","vuepress-plugin-feed":"^0.1.8","vuepress-plugin-mailchimp":"^1.4.1","vuepress-plugin-sitemap":"^2.3.1"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^2.11.0","@typescript-eslint/parser":"^2.11.0","babel-eslint":"^10.0.3","concurrently":"^4.1.0","conventional-changelog-cli":"^2.0.1","cpx":"^1.5.0","eslint":"^6.7.2","eslint-config-prettier":"^6.7.0","eslint-plugin-prettier":"^3.1.1","eslint-plugin-vue":"^6.0.1","husky":"^3.1.0","inquirer":"^6.3.1","lint-staged":"^9.5.0","nodemon":"^1.18.7","prettier":"^1.19.1","rimraf":"^3.0.0","sort-package-json":"^1.31.0","ts-node":"^7.0.1","typescript":"3.1.4","vuepress":"^1.2.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) ULIVZ <chl814@foxmail.com> (https://github.com/ulivz)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vuepress/plugin-blog@1.9.2","dist":{"shasum":"d463a218bf54b51a07b87eb703dc1cc9eddeef3c","size":15123,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.9.2.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"newsbielt703@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.9.2_1579361236373_0.9176383468077094"},"_hasShrinkwrap":false,"publish_time":1579361236529,"_cnpm_publish_time":1579361236529,"contributors":[]},"1.9.1":{"name":"@vuepress/plugin-blog","version":"1.9.1","description":"Offical blog plugin for VuePress","repository":{"type":"git","url":"https://github.com/ulivz/vuepress-plugin-blog.git"},"license":"MIT","author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"main":"lib/node/index.js","scripts":{"build":"concurrently \"rimraf lib\" \"npm:build:client\" \"npm:build:node\" \"npm:build:components\"","build:client":"tsc -p tsconfig.client.json","build:components":"cpx \"src/client/components/**/*\" lib/client/components","build:docs":"vuepress build docs --temp docs/.temp","build:example":"node examples/launch.js build","build:node":"tsc -p tsconfig.node.json","dev":"concurrently \"rimraf lib\" \"npm:dev:client\" \"npm:dev:node\" \"nodemon\"","dev:client":"tsc -p tsconfig.client.json --watch","dev:docs":"vuepress dev docs --temp docs/.temp","dev:example":"node examples/launch.js dev","dev:node":"tsc -p tsconfig.node.json --watch","lint":"eslint src --ext .ts,.vue","prepublishOnly":"npm run build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,ts,vue}":["eslint --fix","git add"],"package.json":["sort-package-json","git add"]},"nodemonConfig":{"exec":"yarn build:components","ext":"vue","watch":["src/client/components/"]},"dependencies":{"@vssue/api-github-v3":"^1.1.2","@vssue/vuepress-plugin-vssue":"^1.2.0","dayjs":"^1.8.19","vuejs-paginate":"^2.1.0","vuepress-plugin-disqus":"^0.2.0","vuepress-plugin-feed":"^0.1.8","vuepress-plugin-mailchimp":"^1.4.1","vuepress-plugin-sitemap":"^2.3.1"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^2.11.0","@typescript-eslint/parser":"^2.11.0","babel-eslint":"^10.0.3","concurrently":"^4.1.0","conventional-changelog-cli":"^2.0.1","cpx":"^1.5.0","eslint":"^6.7.2","eslint-config-prettier":"^6.7.0","eslint-plugin-prettier":"^3.1.1","eslint-plugin-vue":"^6.0.1","husky":"^3.1.0","inquirer":"^6.3.1","lint-staged":"^9.5.0","nodemon":"^1.18.7","prettier":"^1.19.1","rimraf":"^3.0.0","sort-package-json":"^1.31.0","ts-node":"^7.0.1","typescript":"3.1.4","vuepress":"^1.2.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) ULIVZ <chl814@foxmail.com> (https://github.com/ulivz)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vuepress/plugin-blog@1.9.1","dist":{"shasum":"f1e6a74cdaacdf77fdb6a3e0ff66156a8d2ce402","size":15042,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.9.1.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"newsbielt703@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.9.1_1579192602918_0.6249278676549541"},"_hasShrinkwrap":false,"publish_time":1579192603074,"_cnpm_publish_time":1579192603074,"contributors":[]},"1.9.0":{"name":"@vuepress/plugin-blog","version":"1.9.0","description":"Offical blog plugin for VuePress","repository":{"type":"git","url":"https://github.com/ulivz/vuepress-plugin-blog.git"},"license":"MIT","author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"main":"lib/node/index.js","scripts":{"build":"concurrently \"rimraf lib\" \"npm:build:client\" \"npm:build:node\" \"npm:build:components\"","build:client":"tsc -p tsconfig.client.json","build:components":"cpx \"src/client/components/**/*\" lib/client/components","build:docs":"vuepress build docs --temp docs/.temp","build:example":"node examples/launch.js build","build:node":"tsc -p tsconfig.node.json","dev":"concurrently \"rimraf lib\" \"npm:dev:client\" \"npm:dev:node\" \"nodemon\"","dev:client":"tsc -p tsconfig.client.json --watch","dev:docs":"vuepress dev docs --temp docs/.temp","dev:example":"node examples/launch.js dev","dev:node":"tsc -p tsconfig.node.json --watch","lint":"eslint src --ext .ts,.vue","prepublishOnly":"npm run build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,ts,vue}":["eslint --fix","git add"],"package.json":["sort-package-json","git add"]},"nodemonConfig":{"exec":"yarn build:components","ext":"vue","watch":["src/client/components/"]},"dependencies":{"@vssue/api-github-v3":"^1.1.2","@vssue/vuepress-plugin-vssue":"^1.2.0","dayjs":"^1.8.19","vuejs-paginate":"^2.1.0","vuepress-plugin-disqus":"^0.2.0","vuepress-plugin-feed":"^0.1.8","vuepress-plugin-mailchimp":"^1.4.1","vuepress-plugin-sitemap":"^2.3.1"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^2.11.0","@typescript-eslint/parser":"^2.11.0","babel-eslint":"^10.0.3","concurrently":"^4.1.0","conventional-changelog-cli":"^2.0.1","cpx":"^1.5.0","eslint":"^6.7.2","eslint-config-prettier":"^6.7.0","eslint-plugin-prettier":"^3.1.1","eslint-plugin-vue":"^6.0.1","husky":"^3.1.0","inquirer":"^6.3.1","lint-staged":"^9.5.0","nodemon":"^1.18.7","prettier":"^1.19.1","rimraf":"^3.0.0","sort-package-json":"^1.31.0","ts-node":"^7.0.1","typescript":"3.1.4","vuepress":"^1.2.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) ULIVZ <chl814@foxmail.com> (https://github.com/ulivz)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vuepress/plugin-blog@1.9.0","dist":{"shasum":"74a3c73d877c36d26497b174f913a13d39c2abc4","size":14861,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.9.0.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"newsbielt703@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.9.0_1579183224152_0.15038440307233092"},"_hasShrinkwrap":false,"publish_time":1579183224312,"_cnpm_publish_time":1579183224312,"contributors":[]},"1.8.1":{"name":"@vuepress/plugin-blog","version":"1.8.1","description":"Offical blog plugin for VuePress","repository":{"type":"git","url":"https://github.com/ulivz/vuepress-plugin-blog.git"},"license":"MIT","author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"main":"lib/node/index.js","scripts":{"build":"concurrently \"rimraf lib\" \"npm:build:client\" \"npm:build:node\" \"npm:build:components\"","build:client":"tsc -p tsconfig.client.json","build:components":"cpx \"src/client/components/**/*\" lib/client/components","build:docs":"vuepress build docs --temp docs/.temp","build:example":"node examples/launch.js build","build:node":"tsc -p tsconfig.node.json","dev":"concurrently \"rimraf lib\" \"npm:dev:client\" \"npm:dev:node\" \"nodemon\"","dev:client":"tsc -p tsconfig.client.json --watch","dev:docs":"vuepress dev docs --temp docs/.temp","dev:example":"node examples/launch.js dev","dev:node":"tsc -p tsconfig.node.json --watch","lint":"eslint src --ext .ts,.vue","prepublishOnly":"npm run build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,ts,vue}":["eslint --fix","git add"],"package.json":["sort-package-json","git add"]},"nodemonConfig":{"exec":"yarn build:components","ext":"vue","watch":["src/client/components/"]},"dependencies":{"@vssue/api-github-v3":"^1.1.2","@vssue/vuepress-plugin-vssue":"^1.2.0","dayjs":"^1.8.19","vuejs-paginate":"^2.1.0","vuepress-plugin-disqus-comment":"^0.2.3","vuepress-plugin-mailchimp":"^1.4.1","vuepress-plugin-sitemap":"^2.3.1"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^2.11.0","@typescript-eslint/parser":"^2.11.0","babel-eslint":"^10.0.3","concurrently":"^4.1.0","conventional-changelog-cli":"^2.0.1","cpx":"^1.5.0","eslint":"^6.7.2","eslint-config-prettier":"^6.7.0","eslint-plugin-prettier":"^3.1.1","eslint-plugin-vue":"^6.0.1","husky":"^3.1.0","inquirer":"^6.3.1","lint-staged":"^9.5.0","nodemon":"^1.18.7","prettier":"^1.19.1","rimraf":"^3.0.0","sort-package-json":"^1.31.0","ts-node":"^7.0.1","typescript":"3.1.4","vuepress":"^1.2.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) ULIVZ <chl814@foxmail.com> (https://github.com/ulivz)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vuepress/plugin-blog@1.8.1","dist":{"shasum":"ab5f15621f61e3d214cc054b28a3b8ae9cd001ec","size":14411,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.8.1.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"newsbielt703@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.8.1_1578810265550_0.509039409083264"},"_hasShrinkwrap":false,"publish_time":1578810265665,"_cnpm_publish_time":1578810265665,"contributors":[]},"1.8.0":{"name":"@vuepress/plugin-blog","version":"1.8.0","description":"Offical blog plugin for VuePress","repository":{"type":"git","url":"https://github.com/ulivz/vuepress-plugin-blog.git"},"license":"MIT","author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"main":"lib/node/index.js","scripts":{"build":"concurrently \"rimraf lib\" \"npm:build:client\" \"npm:build:node\" \"npm:build:components\"","build:client":"tsc -p tsconfig.client.json","build:components":"cpx \"src/client/components/**/*\" lib/client/components","build:docs":"vuepress build docs --temp docs/.temp","build:example":"node examples/launch.js build","build:node":"tsc -p tsconfig.node.json","dev":"concurrently \"rimraf lib\" \"npm:dev:client\" \"npm:dev:node\" \"nodemon\"","dev:client":"tsc -p tsconfig.client.json --watch","dev:docs":"vuepress dev docs --temp docs/.temp","dev:example":"node examples/launch.js dev","dev:node":"tsc -p tsconfig.node.json --watch","lint":"eslint src --ext .ts,.vue","prepublishOnly":"npm run build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,ts,vue}":["eslint --fix","git add"],"package.json":["sort-package-json","git add"]},"nodemonConfig":{"exec":"yarn build:components","ext":"vue","watch":["src/client/components/"]},"dependencies":{"@vssue/api-github-v3":"^1.1.2","@vssue/vuepress-plugin-vssue":"^1.2.0","vuejs-paginate":"^2.1.0","vuepress-plugin-disqus-comment":"^0.2.3","vuepress-plugin-mailchimp":"^1.4.1","vuepress-plugin-sitemap":"^2.3.1"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^2.11.0","@typescript-eslint/parser":"^2.11.0","babel-eslint":"^10.0.3","concurrently":"^4.1.0","conventional-changelog-cli":"^2.0.1","cpx":"^1.5.0","eslint":"^6.7.2","eslint-config-prettier":"^6.7.0","eslint-plugin-prettier":"^3.1.1","eslint-plugin-vue":"^6.0.1","husky":"^3.1.0","inquirer":"^6.3.1","lint-staged":"^9.5.0","nodemon":"^1.18.7","prettier":"^1.19.1","rimraf":"^3.0.0","sort-package-json":"^1.31.0","ts-node":"^7.0.1","typescript":"3.1.4","vuepress":"^1.2.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) ULIVZ <chl814@foxmail.com> (https://github.com/ulivz)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vuepress/plugin-blog@1.8.0","dist":{"shasum":"2e32922e8461197421c8eeb5a15a2cf92547ab8f","size":14325,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.8.0.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"newsbielt703@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.8.0_1578656339566_0.18142236550084134"},"_hasShrinkwrap":false,"publish_time":1578656339685,"_cnpm_publish_time":1578656339685,"contributors":[]},"1.7.1":{"name":"@vuepress/plugin-blog","version":"1.7.1","description":"Offical blog plugin for VuePress","repository":{"type":"git","url":"https://github.com/ulivz/vuepress-plugin-blog.git"},"license":"MIT","author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"main":"lib/node/index.js","scripts":{"build":"concurrently \"rimraf lib\" \"npm:build:client\" \"npm:build:node\" \"npm:build:components\"","build:client":"tsc -p tsconfig.client.json","build:components":"cpx \"src/client/components/**/*\" lib/client/components","build:docs":"vuepress build docs --temp docs/.temp","build:example":"node examples/launch.js build","build:node":"tsc -p tsconfig.node.json","dev":"concurrently \"rimraf lib\" \"npm:dev:client\" \"npm:dev:node\" \"nodemon\"","dev:client":"tsc -p tsconfig.client.json --watch","dev:docs":"vuepress dev docs --temp docs/.temp","dev:example":"node examples/launch.js dev","dev:node":"tsc -p tsconfig.node.json --watch","lint":"eslint src --ext .ts,.vue","prepublishOnly":"npm run build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,ts,vue}":["eslint --fix","git add"],"package.json":["sort-package-json","git add"]},"nodemonConfig":{"exec":"yarn build:components","ext":"vue","watch":["src/client/components/"]},"dependencies":{"@vssue/api-github-v3":"^1.1.2","@vssue/vuepress-plugin-vssue":"^1.2.0","vuejs-paginate":"^2.1.0","vuepress-plugin-disqus-comment":"^0.2.3","vuepress-plugin-mailchimp":"^1.4.1","vuepress-plugin-sitemap":"^2.3.1"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^2.11.0","@typescript-eslint/parser":"^2.11.0","babel-eslint":"^10.0.3","concurrently":"^4.1.0","conventional-changelog-cli":"^2.0.1","cpx":"^1.5.0","eslint":"^6.7.2","eslint-config-prettier":"^6.7.0","eslint-plugin-prettier":"^3.1.1","eslint-plugin-vue":"^6.0.1","husky":"^3.1.0","inquirer":"^6.3.1","lint-staged":"^9.5.0","nodemon":"^1.18.7","prettier":"^1.19.1","rimraf":"^3.0.0","sort-package-json":"^1.31.0","ts-node":"^7.0.1","typescript":"3.1.4","vuepress":"^1.2.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) ULIVZ <chl814@foxmail.com> (https://github.com/ulivz)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vuepress/plugin-blog@1.7.1","dist":{"shasum":"42a543937140d23ab9db8733aad8d2cb5ab57b15","size":14089,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.7.1.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"newsbielt703@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.7.1_1578292200821_0.6802539265926446"},"_hasShrinkwrap":false,"publish_time":1578292200924,"_cnpm_publish_time":1578292200924,"contributors":[]},"1.7.0":{"name":"@vuepress/plugin-blog","version":"1.7.0","description":"Offical blog plugin for VuePress","repository":{"type":"git","url":"https://github.com/ulivz/vuepress-plugin-blog.git"},"license":"MIT","author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"main":"lib/node/index.js","scripts":{"build":"concurrently \"rimraf lib\" \"npm:build:client\" \"npm:build:node\" \"npm:build:components\"","build:client":"tsc -p tsconfig.client.json","build:components":"cpx \"src/client/components/**/*\" lib/client/components","build:docs":"vuepress build docs --temp docs/.temp","build:example":"node examples/launch.js build","build:node":"tsc -p tsconfig.node.json","dev":"concurrently \"rimraf lib\" \"npm:dev:client\" \"npm:dev:node\" \"nodemon\"","dev:client":"tsc -p tsconfig.client.json --watch","dev:docs":"vuepress dev docs --temp docs/.temp","dev:example":"node examples/launch.js dev","dev:node":"tsc -p tsconfig.node.json --watch","lint":"eslint src --ext .ts,.vue","prepublishOnly":"npm run build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,ts,vue}":["eslint --fix","git add"],"package.json":["sort-package-json","git add"]},"nodemonConfig":{"exec":"yarn build:components","ext":"vue","watch":["src/client/components/"]},"dependencies":{"@vssue/api-github-v3":"^1.1.2","@vssue/vuepress-plugin-vssue":"^1.2.0","vuejs-paginate":"^2.1.0","vuepress-plugin-disqus-comment":"^0.2.3","vuepress-plugin-mailchimp":"^1.3.1","vuepress-plugin-sitemap":"^2.3.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^2.11.0","@typescript-eslint/parser":"^2.11.0","babel-eslint":"^10.0.3","concurrently":"^4.1.0","conventional-changelog-cli":"^2.0.1","cpx":"^1.5.0","eslint":"^6.7.2","eslint-config-prettier":"^6.7.0","eslint-plugin-prettier":"^3.1.1","eslint-plugin-vue":"^6.0.1","husky":"^3.1.0","inquirer":"^6.3.1","lint-staged":"^9.5.0","nodemon":"^1.18.7","prettier":"^1.19.1","rimraf":"^3.0.0","sort-package-json":"^1.31.0","ts-node":"^7.0.1","typescript":"3.1.4","vuepress":"^1.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) ULIVZ <chl814@foxmail.com> (https://github.com/ulivz)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vuepress/plugin-blog@1.7.0","dist":{"shasum":"7dbb951be3a17bb64f51a5313a28d04da4b85dd1","size":13547,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.7.0.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"newsbielt703@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.7.0_1577439359905_0.32457754209114764"},"_hasShrinkwrap":false,"publish_time":1577439360057,"_cnpm_publish_time":1577439360057,"contributors":[]},"1.6.1":{"name":"@vuepress/plugin-blog","version":"1.6.1","description":"Offical blog plugin for VuePress","repository":{"type":"git","url":"https://github.com/ulivz/vuepress-plugin-blog.git"},"license":"MIT","author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"main":"lib/node/index.js","scripts":{"build":"concurrently \"rimraf lib\" \"npm:build:client\" \"npm:build:node\" \"npm:build:components\"","build:client":"tsc -p tsconfig.client.json","build:components":"cpx \"src/client/components/**/*\" lib/client/components","build:docs":"vuepress build docs --temp docs/.temp","build:example":"node examples/launch.js build","build:node":"tsc -p tsconfig.node.json","dev":"concurrently \"rimraf lib\" \"npm:dev:client\" \"npm:dev:node\" \"nodemon\"","dev:client":"tsc -p tsconfig.client.json --watch","dev:docs":"vuepress dev docs --temp docs/.temp","dev:example":"node examples/launch.js dev","dev:node":"tsc -p tsconfig.node.json --watch","lint":"eslint src --ext .ts,.vue","prepublishOnly":"npm run build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,ts,vue}":["eslint --fix","git add"],"package.json":["sort-package-json","git add"]},"nodemonConfig":{"exec":"yarn build:components","ext":"vue","watch":["src/client/components/"]},"dependencies":{"@vssue/api-github-v3":"^1.1.2","@vssue/vuepress-plugin-vssue":"^1.2.0","vuejs-paginate":"^2.1.0","vuepress-plugin-disqus-comment":"^0.2.3","vuepress-plugin-mailchimp":"^1.2.0","vuepress-plugin-sitemap":"^2.3.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^2.11.0","@typescript-eslint/parser":"^2.11.0","babel-eslint":"^10.0.3","concurrently":"^4.1.0","conventional-changelog-cli":"^2.0.1","cpx":"^1.5.0","eslint":"^6.7.2","eslint-config-prettier":"^6.7.0","eslint-plugin-prettier":"^3.1.1","eslint-plugin-vue":"^6.0.1","husky":"^3.1.0","inquirer":"^6.3.1","lint-staged":"^9.5.0","nodemon":"^1.18.7","prettier":"^1.19.1","rimraf":"^3.0.0","sort-package-json":"^1.31.0","ts-node":"^7.0.1","typescript":"3.1.4","vuepress":"^1.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) ULIVZ <chl814@foxmail.com> (https://github.com/ulivz)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vuepress/plugin-blog@1.6.1","dist":{"shasum":"d24b9a4009a2501b26d7570c63272953de43b387","size":13458,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.6.1.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"newsbielt703@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.6.1_1576993865187_0.05374008540042796"},"_hasShrinkwrap":false,"publish_time":1576993865345,"_cnpm_publish_time":1576993865345,"contributors":[]},"1.6.0":{"name":"@vuepress/plugin-blog","version":"1.6.0","description":"Offical blog plugin for VuePress","repository":{"type":"git","url":"https://github.com/ulivz/vuepress-plugin-blog.git"},"license":"MIT","author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"main":"lib/node/index.js","scripts":{"build":"concurrently \"rimraf lib\" \"npm:build:client\" \"npm:build:node\" \"npm:build:components\"","build:client":"tsc -p tsconfig.client.json","build:components":"cpx \"src/client/components/**/*\" lib/client/components","build:docs":"vuepress build docs --temp docs/.temp","build:example":"node examples/launch.js build","build:node":"tsc -p tsconfig.node.json","dev":"concurrently \"rimraf lib\" \"npm:dev:client\" \"npm:dev:node\" \"nodemon\"","dev:client":"tsc -p tsconfig.client.json --watch","dev:docs":"vuepress dev docs --temp docs/.temp","dev:example":"node examples/launch.js dev","dev:node":"tsc -p tsconfig.node.json --watch","lint":"eslint src --ext .ts,.vue","prepublishOnly":"npm run build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,ts,vue}":["eslint --fix","git add"],"package.json":["sort-package-json","git add"]},"nodemonConfig":{"exec":"yarn build:components","ext":"vue","watch":["src/client/components/"]},"dependencies":{"@vssue/api-github-v3":"^1.1.2","@vssue/vuepress-plugin-vssue":"^1.2.0","vuejs-paginate":"^2.1.0","vuepress-plugin-disqus-comment":"^0.2.3","vuepress-plugin-mailchimp":"^1.2.0","vuepress-plugin-sitemap":"^2.3.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^2.11.0","@typescript-eslint/parser":"^2.11.0","babel-eslint":"^10.0.3","concurrently":"^4.1.0","conventional-changelog-cli":"^2.0.1","cpx":"^1.5.0","eslint":"^6.7.2","eslint-config-prettier":"^6.7.0","eslint-plugin-prettier":"^3.1.1","eslint-plugin-vue":"^6.0.1","husky":"^3.1.0","inquirer":"^6.3.1","lint-staged":"^9.5.0","nodemon":"^1.18.7","prettier":"^1.19.1","rimraf":"^3.0.0","sort-package-json":"^1.31.0","ts-node":"^7.0.1","typescript":"3.1.4","vuepress":"^1.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) ULIVZ <chl814@foxmail.com> (https://github.com/ulivz)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vuepress/plugin-blog@1.6.0","dist":{"shasum":"5542fcc639fdacbc1a41bb9e574dceb0642105d4","size":13323,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.6.0.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"newsbielt703@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.6.0_1576930318418_0.7587566620230559"},"_hasShrinkwrap":false,"publish_time":1576930318618,"_cnpm_publish_time":1576930318618,"contributors":[]},"1.5.2":{"name":"@vuepress/plugin-blog","version":"1.5.2","description":"Offical blog plugin for VuePress","scripts":{"lint":"xo","dev":"concurrently \"rimraf lib\" \"npm:dev:client\" \"npm:dev:node\" \"nodemon\"","build":"concurrently \"rimraf lib\" \"npm:build:client\" \"npm:build:node\" \"npm:build:components\"","dev:client":"tsc -p tsconfig.client.json --watch","dev:node":"tsc -p tsconfig.node.json --watch","build:client":"tsc -p tsconfig.client.json","build:node":"tsc -p tsconfig.node.json","build:components":"cpx \"src/client/components/**/*\" lib/client/components","dev:docs":"vuepress dev docs --temp docs/.temp","build:docs":"vuepress build docs --temp docs/.temp","dev:example":"node examples/launch.js dev","build:example":"node examples/launch.js build","prepublishOnly":"npm run build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"main":"lib/node/index.js","repository":{"url":"https://github.com/ulivz/vuepress-plugin-blog.git","type":"git"},"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","dependencies":{"@vssue/api-github-v3":"^1.1.2","@vssue/vuepress-plugin-vssue":"^1.2.0","vuejs-paginate":"^2.1.0","vuepress-plugin-disqus-comment":"^0.2.3","vuepress-plugin-sitemap":"^2.3.0"},"devDependencies":{"concurrently":"^4.1.0","conventional-changelog-cli":"^2.0.1","cpx":"^1.5.0","inquirer":"^6.3.1","nodemon":"^1.18.7","rimraf":"^3.0.0","ts-node":"^7.0.1","typescript":"3.1.4","vuepress":"^1.0.0"},"nodemonConfig":{"exec":"yarn build:components","ext":"vue","watch":["src/client/components/"]},"xo":{"extends":["rem","plugin:prettier/recommended","xo-typescript"],"extensions":["ts"],"rules":{"unicorn/filename-case":"off","new-cap":"off","typescript/no-inferrable-types":"off","import/no-unassigned-import":"off","typescript/explicit-function-return-type":"off","no-throw-literal":"off","typescript/no-var-requires":"off","no-implicit-globals":"off","import/no-unresolved":"off","import/no-extraneous-dependencies":"off","typescript/no-use-before-define":"off","typescript/no-type-alias":"off"}},"publishConfig":{"registry":"https://registry.npmjs.org/"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) ULIVZ <chl814@foxmail.com> (https://github.com/ulivz)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vuepress/plugin-blog@1.5.2","dist":{"shasum":"d03d94a296ed31e1b686f42bca7be96bc20fcfb5","size":13188,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.5.2.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"newsbielt703@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.5.2_1575727452225_0.5551709569541685"},"_hasShrinkwrap":false,"publish_time":1575727452386,"_cnpm_publish_time":1575727452386,"contributors":[]},"1.5.1":{"name":"@vuepress/plugin-blog","version":"1.5.1","description":"Offical blog plugin for VuePress","scripts":{"lint":"xo","dev":"concurrently \"rimraf lib\" \"npm:dev:client\" \"npm:dev:node\" \"nodemon\"","build":"concurrently \"rimraf lib\" \"npm:build:client\" \"npm:build:node\" \"npm:build:components\"","dev:client":"tsc -p tsconfig.client.json --watch","dev:node":"tsc -p tsconfig.node.json --watch","build:client":"tsc -p tsconfig.client.json","build:node":"tsc -p tsconfig.node.json","build:components":"mkdir -p lib/client/components && cp -r src/client/components lib/client","dev:docs":"vuepress dev docs --temp docs/.temp","build:docs":"vuepress build docs --temp docs/.temp","dev:example":"node examples/launch.js dev","build:example":"node examples/launch.js build","prepublishOnly":"npm run build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"main":"lib/node/index.js","repository":{"url":"https://github.com/ulivz/vuepress-plugin-blog.git","type":"git"},"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","dependencies":{"@vssue/api-github-v3":"^1.1.2","@vssue/vuepress-plugin-vssue":"^1.2.0","vuejs-paginate":"^2.1.0","vuepress-plugin-disqus-comment":"^0.2.3","vuepress-plugin-sitemap":"^2.3.0"},"devDependencies":{"concurrently":"^4.1.0","conventional-changelog-cli":"^2.0.1","inquirer":"^6.3.1","nodemon":"^1.18.7","rimraf":"^3.0.0","ts-node":"^7.0.1","typescript":"3.1.4","vuepress":"^1.0.0"},"nodemonConfig":{"exec":"yarn build:components","ext":"vue","watch":["src/client/components/"]},"xo":{"extends":["rem","plugin:prettier/recommended","xo-typescript"],"extensions":["ts"],"rules":{"unicorn/filename-case":"off","new-cap":"off","typescript/no-inferrable-types":"off","import/no-unassigned-import":"off","typescript/explicit-function-return-type":"off","no-throw-literal":"off","typescript/no-var-requires":"off","no-implicit-globals":"off","import/no-unresolved":"off","import/no-extraneous-dependencies":"off","typescript/no-use-before-define":"off","typescript/no-type-alias":"off"}},"publishConfig":{"registry":"https://registry.npmjs.org/"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) ULIVZ <chl814@foxmail.com> (https://github.com/ulivz)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vuepress/plugin-blog@1.5.1","dist":{"shasum":"c78420fc1c050dc3e75467f01e521651f77d4a1c","size":12667,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.5.1.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"newsbielt703@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.5.1_1571563420955_0.8325184185753716"},"_hasShrinkwrap":false,"publish_time":1571563421083,"_cnpm_publish_time":1571563421083,"contributors":[]},"1.5.0":{"name":"@vuepress/plugin-blog","version":"1.5.0","description":"Offical blog plugin for VuePress","scripts":{"lint":"xo","dev":"concurrently \"npm:dev:client\" \"npm:dev:node\" \"npm:build:components\"","build":"concurrently \"npm:build:client\" \"npm:build:node\" \"npm:build:components\"","dev:client":"tsc -p tsconfig.client.json --watch","dev:node":"tsc -p tsconfig.node.json --watch","build:client":"tsc -p tsconfig.client.json","build:node":"tsc -p tsconfig.node.json","build:components":"mkdir -p lib/client/components && cp -r src/client/components lib/client","dev:docs":"vuepress dev docs --temp docs/.temp","build:docs":"vuepress build docs --temp docs/.temp","dev:example":"node examples/launch.js dev","build:example":"node examples/launch.js build","prepublishOnly":"npm run build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"main":"lib/node/index.js","repository":{"url":"https://github.com/ulivz/vuepress-plugin-blog.git","type":"git"},"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","dependencies":{"@vssue/api-github-v3":"^1.1.2","@vssue/vuepress-plugin-vssue":"^1.2.0","vuejs-paginate":"^2.1.0","vuepress-plugin-disqus-comment":"^0.2.3","vuepress-plugin-forked-sitemap":"^0.0.1"},"devDependencies":{"concurrently":"^4.1.0","conventional-changelog-cli":"^2.0.1","inquirer":"^6.3.1","nodemon":"^1.18.7","ts-node":"^7.0.1","typescript":"3.1.4","vuepress":"^1.0.0"},"xo":{"extends":["rem","plugin:prettier/recommended","xo-typescript"],"extensions":["ts"],"rules":{"unicorn/filename-case":"off","new-cap":"off","typescript/no-inferrable-types":"off","import/no-unassigned-import":"off","typescript/explicit-function-return-type":"off","no-throw-literal":"off","typescript/no-var-requires":"off","no-implicit-globals":"off","import/no-unresolved":"off","import/no-extraneous-dependencies":"off","typescript/no-use-before-define":"off","typescript/no-type-alias":"off"}},"publishConfig":{"registry":"https://registry.npmjs.org/"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) ULIVZ <chl814@foxmail.com> (https://github.com/ulivz)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vuepress/plugin-blog@1.5.0","dist":{"shasum":"3ee803b9eb59a7a8d77514a0e7f7e4f779d578cd","size":12687,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.5.0.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"newsbielt703@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.5.0_1571118950602_0.913119404950012"},"_hasShrinkwrap":false,"publish_time":1571118950728,"_cnpm_publish_time":1571118950728,"contributors":[]},"1.4.0":{"name":"@vuepress/plugin-blog","version":"1.4.0","description":"Offical blog plugin for VuePress","scripts":{"lint":"xo","dev":"concurrently \"npm:dev:client\" \"npm:dev:node\" \"npm:build:components\"","build":"concurrently \"npm:build:client\" \"npm:build:node\" \"npm:build:components\"","dev:client":"tsc -p tsconfig.client.json --watch","dev:node":"tsc -p tsconfig.node.json --watch","build:client":"tsc -p tsconfig.client.json","build:node":"tsc -p tsconfig.node.json","build:components":"mkdir -p lib/client/components && cp -r src/client/components lib/client","dev:docs":"vuepress dev docs --temp docs/.temp","build:docs":"vuepress build docs --temp docs/.temp","dev:example":"node examples/launch.js dev","build:example":"node examples/launch.js build","prepublishOnly":"npm run build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"main":"lib/node/index.js","repository":{"url":"https://github.com/ulivz/vuepress-plugin-blog.git","type":"git"},"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","dependencies":{"vuejs-paginate":"^2.1.0","vuepress-plugin-forked-sitemap":"^0.0.1"},"devDependencies":{"concurrently":"^4.1.0","conventional-changelog-cli":"^2.0.1","inquirer":"^6.3.1","nodemon":"^1.18.7","ts-node":"^7.0.1","typescript":"3.1.4","vuepress":"^1.0.0"},"xo":{"extends":["rem","plugin:prettier/recommended","xo-typescript"],"extensions":["ts"],"rules":{"unicorn/filename-case":"off","new-cap":"off","typescript/no-inferrable-types":"off","import/no-unassigned-import":"off","typescript/explicit-function-return-type":"off","no-throw-literal":"off","typescript/no-var-requires":"off","no-implicit-globals":"off","import/no-unresolved":"off","import/no-extraneous-dependencies":"off","typescript/no-use-before-define":"off","typescript/no-type-alias":"off"}},"publishConfig":{"registry":"https://registry.npmjs.org/"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) ULIVZ <chl814@foxmail.com> (https://github.com/ulivz)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vuepress/plugin-blog@1.4.0","dist":{"shasum":"75eb3233bf0acd1279815ac3592329bc691bb5a6","size":11556,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.4.0.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"newsbielt703@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.4.0_1570786960589_0.33739373350585145"},"_hasShrinkwrap":false,"publish_time":1570786960785,"_cnpm_publish_time":1570786960785,"contributors":[]},"1.3.0":{"name":"@vuepress/plugin-blog","version":"1.3.0","description":"Offical blog plugin for VuePress","scripts":{"lint":"xo","dev":"concurrently \"npm:dev:client\" \"npm:dev:node\" \"npm:build:components\"","build":"concurrently \"npm:build:client\" \"npm:build:node\" \"npm:build:components\"","dev:client":"tsc -p tsconfig.client.json --watch","dev:node":"tsc -p tsconfig.node.json --watch","build:client":"tsc -p tsconfig.client.json","build:node":"tsc -p tsconfig.node.json","build:components":"mkdir -p lib/client/components && cp -r src/client/components lib/client","dev:docs":"vuepress dev docs --temp docs/.temp","build:docs":"vuepress build docs --temp docs/.temp","dev:example":"node examples/launch.js dev","build:example":"node examples/launch.js build","prepublishOnly":"npm run build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"main":"lib/node/index.js","repository":{"url":"https://github.com/ulivz/vuepress-plugin-blog.git","type":"git"},"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","dependencies":{"vuejs-paginate":"^2.1.0"},"devDependencies":{"concurrently":"^4.1.0","conventional-changelog-cli":"^2.0.1","inquirer":"^6.3.1","nodemon":"^1.18.7","ts-node":"^7.0.1","typescript":"3.1.4","vuepress":"^1.0.0"},"xo":{"extends":["rem","plugin:prettier/recommended","xo-typescript"],"extensions":["ts"],"rules":{"unicorn/filename-case":"off","new-cap":"off","typescript/no-inferrable-types":"off","import/no-unassigned-import":"off","typescript/explicit-function-return-type":"off","no-throw-literal":"off","typescript/no-var-requires":"off","no-implicit-globals":"off","import/no-unresolved":"off","import/no-extraneous-dependencies":"off","typescript/no-use-before-define":"off","typescript/no-type-alias":"off"}},"publishConfig":{"registry":"https://registry.npmjs.org/"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) ULIVZ <chl814@foxmail.com> (https://github.com/ulivz)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vuepress/plugin-blog@1.3.0","dist":{"shasum":"ab962ca608903c18a406aaff72a06047df20c888","size":11369,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.3.0.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"newsbielt703@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.3.0_1569648953609_0.30631390547480475"},"_hasShrinkwrap":false,"publish_time":1569648953941,"_cnpm_publish_time":1569648953941,"contributors":[]},"1.2.5":{"name":"@vuepress/plugin-blog","version":"1.2.5","description":"Offical blog plugin for VuePress","scripts":{"lint":"xo","dev":"concurrently \"npm:dev:client\" \"npm:dev:node\" \"npm:build:components\"","build":"concurrently \"npm:build:client\" \"npm:build:node\" \"npm:build:components\"","dev:client":"tsc -p tsconfig.client.json --watch","dev:node":"tsc -p tsconfig.node.json --watch","build:client":"tsc -p tsconfig.client.json","build:node":"tsc -p tsconfig.node.json","build:components":"mkdir -p lib/client/components && cp -r src/client/components lib/client","dev:docs":"vuepress dev docs --temp docs/.temp","build:docs":"vuepress build docs --temp docs/.temp","dev:example":"node examples/launch.js dev","build:example":"node examples/launch.js build","prepublishOnly":"npm run build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"main":"lib/node/index.js","repository":{"url":"https://github.com/ulivz/vuepress-plugin-blog.git","type":"git"},"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","dependencies":{"vuejs-paginate":"^2.1.0"},"devDependencies":{"concurrently":"^4.1.0","conventional-changelog-cli":"^2.0.1","inquirer":"^6.3.1","nodemon":"^1.18.7","ts-node":"^7.0.1","typescript":"3.1.4","vuepress":"^1.0.0"},"xo":{"extends":["rem","plugin:prettier/recommended","xo-typescript"],"extensions":["ts"],"rules":{"unicorn/filename-case":"off","new-cap":"off","typescript/no-inferrable-types":"off","import/no-unassigned-import":"off","typescript/explicit-function-return-type":"off","no-throw-literal":"off","typescript/no-var-requires":"off","no-implicit-globals":"off","import/no-unresolved":"off","import/no-extraneous-dependencies":"off","typescript/no-use-before-define":"off","typescript/no-type-alias":"off"}},"publishConfig":{"registry":"https://registry.npmjs.org/"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) ULIVZ <chl814@foxmail.com> (https://github.com/ulivz)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","_id":"@vuepress/plugin-blog@1.2.5","dist":{"shasum":"08a5cf3dbe1c048082682922fda1bd3fd2fa3477","size":11222,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.2.5.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"newsbielt703@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.2.5_1568046840532_0.011485030191775047"},"_hasShrinkwrap":false,"publish_time":1568046840672,"_cnpm_publish_time":1568046840672,"contributors":[]},"1.2.4":{"name":"@vuepress/plugin-blog","version":"1.2.4","description":"Offical blog plugin for VuePress","scripts":{"lint":"xo","dev":"concurrently \"npm:dev:client\" \"npm:dev:node\" \"npm:build:components\"","build":"concurrently \"npm:build:client\" \"npm:build:node\" \"npm:build:components\"","dev:client":"tsc -p tsconfig.client.json --watch","dev:node":"tsc -p tsconfig.node.json --watch","build:client":"tsc -p tsconfig.client.json","build:node":"tsc -p tsconfig.node.json","build:components":"mkdir -p lib/client/components && cp -r src/client/components lib/client","dev:docs":"vuepress dev docs --temp docs/.temp","build:docs":"vuepress build docs --temp docs/.temp","dev:example":"node examples/launch.js dev","build:example":"node examples/launch.js build","prepublishOnly":"npm run build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"main":"lib/node/index.js","repository":{"url":"git+https://github.com/ulivz/vuepress-plugin-blog.git","type":"git"},"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","dependencies":{"vuejs-paginate":"^2.1.0"},"devDependencies":{"concurrently":"^4.1.0","conventional-changelog-cli":"^2.0.1","inquirer":"^6.3.1","nodemon":"^1.18.7","ts-node":"^7.0.1","typescript":"3.1.4","vuepress":"^1.0.0"},"xo":{"extends":["rem","plugin:prettier/recommended","xo-typescript"],"extensions":["ts"],"rules":{"unicorn/filename-case":"off","new-cap":"off","typescript/no-inferrable-types":"off","import/no-unassigned-import":"off","typescript/explicit-function-return-type":"off","no-throw-literal":"off","typescript/no-var-requires":"off","no-implicit-globals":"off","import/no-unresolved":"off","import/no-extraneous-dependencies":"off","typescript/no-use-before-define":"off","typescript/no-type-alias":"off"}},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"fc61b1fa0e36215d78bd5f712dba1640848a9b5d","bugs":{"url":"https://github.com/ulivz/vuepress-plugin-blog/issues"},"homepage":"https://github.com/ulivz/vuepress-plugin-blog#readme","_id":"@vuepress/plugin-blog@1.2.4","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"dist":{"shasum":"3ff97eebb3044991cd0d0f780c02355f64fac4a2","size":11359,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.2.4.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.2.4_1561312019320_0.5866336877485985"},"_hasShrinkwrap":false,"publish_time":1561312019445,"_cnpm_publish_time":1561312019445,"contributors":[]},"1.2.3":{"name":"@vuepress/plugin-blog","version":"1.2.3","description":"Offical blog plugin for VuePress","scripts":{"lint":"xo","dev":"concurrently \"npm:dev:client\" \"npm:dev:node\" \"npm:build:components\"","build":"concurrently \"npm:build:client\" \"npm:build:node\" \"npm:build:components\"","dev:client":"tsc -p tsconfig.client.json --watch","dev:node":"tsc -p tsconfig.node.json --watch","build:client":"tsc -p tsconfig.client.json","build:node":"tsc -p tsconfig.node.json","build:components":"mkdir -p lib/client/components && cp -r src/client/components lib/client","dev:docs":"vuepress dev docs --temp docs/.temp","build:docs":"vuepress build docs --temp docs/.temp","dev:example":"node examples/launch.js dev","build:example":"node examples/launch.js build","prepublishOnly":"npm run build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"main":"lib/node/index.js","repository":{"url":"git+https://github.com/ulivz/vuepress-plugin-blog.git","type":"git"},"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","dependencies":{"vuejs-paginate":"^2.1.0"},"devDependencies":{"concurrently":"^4.1.0","conventional-changelog-cli":"^2.0.1","inquirer":"^6.3.1","nodemon":"^1.18.7","ts-node":"^7.0.1","typescript":"3.1.4","vuepress":"^1.0.0"},"xo":{"extends":["rem","plugin:prettier/recommended","xo-typescript"],"extensions":["ts"],"rules":{"unicorn/filename-case":"off","new-cap":"off","typescript/no-inferrable-types":"off","import/no-unassigned-import":"off","typescript/explicit-function-return-type":"off","no-throw-literal":"off","typescript/no-var-requires":"off","no-implicit-globals":"off","import/no-unresolved":"off","import/no-extraneous-dependencies":"off","typescript/no-use-before-define":"off","typescript/no-type-alias":"off"}},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"3b68c8a03b4951c2f090689d1ff02fba26a9d98f","bugs":{"url":"https://github.com/ulivz/vuepress-plugin-blog/issues"},"homepage":"https://github.com/ulivz/vuepress-plugin-blog#readme","_id":"@vuepress/plugin-blog@1.2.3","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"dist":{"shasum":"fbcc0ecfaa31cb3a59922e23d513c5fbaf394310","size":11309,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.2.3.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.2.3_1561292166201_0.852586047029062"},"_hasShrinkwrap":false,"publish_time":1561292166415,"_cnpm_publish_time":1561292166415,"contributors":[]},"1.2.2":{"name":"@vuepress/plugin-blog","version":"1.2.2","description":"Offical blog plugin for VuePress","scripts":{"lint":"xo","dev":"concurrently \"npm:dev:client\" \"npm:dev:node\" \"npm:build:components\"","build":"concurrently \"npm:build:client\" \"npm:build:node\" \"npm:build:components\"","dev:client":"tsc -p tsconfig.client.json --watch","dev:node":"tsc -p tsconfig.node.json --watch","build:client":"tsc -p tsconfig.client.json","build:node":"tsc -p tsconfig.node.json","build:components":"mkdir -p lib/client/components && cp -r src/client/components lib/client","dev:docs":"vuepress dev docs --temp docs/.temp","build:docs":"vuepress build docs --temp docs/.temp","example":"node examples/launch.js","prepublishOnly":"npm run build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"main":"lib/node/index.js","repository":{"url":"git+https://github.com/ulivz/vuepress-plugin-blog.git","type":"git"},"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","dependencies":{"vuejs-paginate":"^2.1.0"},"devDependencies":{"concurrently":"^4.1.0","conventional-changelog-cli":"^2.0.1","inquirer":"^6.3.1","nodemon":"^1.18.7","ts-node":"^7.0.1","typescript":"3.1.4","vuepress":"^1.0.0"},"xo":{"extends":["rem","plugin:prettier/recommended","xo-typescript"],"extensions":["ts"],"rules":{"unicorn/filename-case":"off","new-cap":"off","typescript/no-inferrable-types":"off","import/no-unassigned-import":"off","typescript/explicit-function-return-type":"off","no-throw-literal":"off","typescript/no-var-requires":"off","no-implicit-globals":"off","import/no-unresolved":"off","import/no-extraneous-dependencies":"off","typescript/no-use-before-define":"off","typescript/no-type-alias":"off"}},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"a12a7e1c5264cb27a852509aa8b1f1b9ff8e8343","bugs":{"url":"https://github.com/ulivz/vuepress-plugin-blog/issues"},"homepage":"https://github.com/ulivz/vuepress-plugin-blog#readme","_id":"@vuepress/plugin-blog@1.2.2","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"dist":{"shasum":"ba6e380447cfc8b26bcf7816ca041dcc0949c942","size":11110,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.2.2.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.2.2_1561288322322_0.5185743475408955"},"_hasShrinkwrap":false,"publish_time":1561288322478,"_cnpm_publish_time":1561288322478,"contributors":[]},"1.2.1":{"name":"@vuepress/plugin-blog","version":"1.2.1","description":"Offical blog plugin for VuePress","scripts":{"lint":"xo","dev":"concurrently \"npm:dev:client\" \"npm:dev:node\" \"npm:build:components\"","build":"concurrently \"npm:build:client\" \"npm:build:node\" \"npm:build:components\"","dev:client":"tsc -p tsconfig.client.json --watch","dev:node":"tsc -p tsconfig.node.json --watch","build:client":"tsc -p tsconfig.client.json","build:node":"tsc -p tsconfig.node.json","build:components":"mkdir -p lib/client/components && cp -r src/client/components lib/client","dev:docs":"vuepress dev docs --temp docs/.temp","build:docs":"vuepress build docs --temp docs/.temp","example":"node examples/launch.js","prepublishOnly":"npm run build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"main":"lib/node/index.js","repository":{"url":"git+https://github.com/ulivz/vuepress-plugin-blog.git","type":"git"},"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","dependencies":{"vuejs-paginate":"^2.1.0"},"devDependencies":{"concurrently":"^4.1.0","conventional-changelog-cli":"^2.0.1","inquirer":"^6.3.1","nodemon":"^1.18.7","ts-node":"^7.0.1","typescript":"3.1.4","vuepress":"^1.0.0"},"xo":{"extends":["rem","plugin:prettier/recommended","xo-typescript"],"extensions":["ts"],"rules":{"unicorn/filename-case":"off","new-cap":"off","typescript/no-inferrable-types":"off","import/no-unassigned-import":"off","typescript/explicit-function-return-type":"off","no-throw-literal":"off","typescript/no-var-requires":"off","no-implicit-globals":"off","import/no-unresolved":"off","import/no-extraneous-dependencies":"off","typescript/no-use-before-define":"off","typescript/no-type-alias":"off"}},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"60e58555ad0111f871da890e0addcb6a4ec2e092","bugs":{"url":"https://github.com/ulivz/vuepress-plugin-blog/issues"},"homepage":"https://github.com/ulivz/vuepress-plugin-blog#readme","_id":"@vuepress/plugin-blog@1.2.1","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"dist":{"shasum":"785e69e92a59d864421f4b19bf38d5b112a0bfa5","size":11027,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.2.1.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.2.1_1561286994209_0.1351332543703776"},"_hasShrinkwrap":false,"publish_time":1561286994580,"_cnpm_publish_time":1561286994580,"contributors":[]},"1.2.0":{"name":"@vuepress/plugin-blog","version":"1.2.0","description":"Offical blog plugin for VuePress","scripts":{"lint":"xo","dev":"concurrently \"npm:dev:client\" \"npm:dev:node\" \"npm:build:components\"","build":"concurrently \"npm:build:client\" \"npm:build:node\" \"npm:build:components\"","dev:client":"tsc -p tsconfig.client.json --watch","dev:node":"tsc -p tsconfig.node.json --watch","build:client":"tsc -p tsconfig.client.json","build:node":"tsc -p tsconfig.node.json","build:components":"mkdir -p lib/client/components && cp -r src/client/components lib/client","dev:docs":"vuepress dev docs --temp docs/.temp","build:docs":"vuepress build docs --temp docs/.temp","example":"node examples/launch.js","prepublishOnly":"npm run build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"main":"lib/node/index.js","repository":{"url":"git+https://github.com/ulivz/vuepress-plugin-blog.git","type":"git"},"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","dependencies":{"vuejs-paginate":"^2.1.0"},"devDependencies":{"concurrently":"^4.1.0","conventional-changelog-cli":"^2.0.1","inquirer":"^6.3.1","nodemon":"^1.18.7","ts-node":"^7.0.1","typescript":"3.1.4","vuepress":"^1.0.0"},"xo":{"extends":["rem","plugin:prettier/recommended","xo-typescript"],"extensions":["ts"],"rules":{"unicorn/filename-case":"off","new-cap":"off","typescript/no-inferrable-types":"off","import/no-unassigned-import":"off","typescript/explicit-function-return-type":"off","no-throw-literal":"off","typescript/no-var-requires":"off","no-implicit-globals":"off","import/no-unresolved":"off","import/no-extraneous-dependencies":"off","typescript/no-use-before-define":"off","typescript/no-type-alias":"off"}},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"fa259277396ef274c35bf5b907b56db83cfe8f85","bugs":{"url":"https://github.com/ulivz/vuepress-plugin-blog/issues"},"homepage":"https://github.com/ulivz/vuepress-plugin-blog#readme","_id":"@vuepress/plugin-blog@1.2.0","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"dist":{"shasum":"b5d067242f19ae0d261d397d2a83229ccae0a64c","size":10983,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.2.0.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.2.0_1561284914653_0.12477033280955308"},"_hasShrinkwrap":false,"publish_time":1561284914803,"_cnpm_publish_time":1561284914803,"contributors":[]},"1.1.1":{"name":"@vuepress/plugin-blog","version":"1.1.1","description":"Offical blog plugin for VuePress","scripts":{"lint":"xo","dev":"concurrently \"npm:dev:client\" \"npm:dev:node\" \"npm:build:components\"","build":"concurrently \"npm:build:client\" \"npm:build:node\" \"npm:build:components\"","dev:client":"tsc -p tsconfig.client.json --watch","dev:node":"tsc -p tsconfig.node.json --watch","build:client":"tsc -p tsconfig.client.json","build:node":"tsc -p tsconfig.node.json","build:components":"mkdir -p lib/client/components && cp -r src/client/components lib/client","dev:docs":"vuepress dev docs --temp docs/.temp","build:docs":"vuepress build docs --temp docs/.temp","example":"node examples/launch.js","prepublishOnly":"npm run build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"main":"lib/node/index.js","repository":{"url":"git+https://github.com/ulivz/vuepress-plugin-blog.git","type":"git"},"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","dependencies":{"vuejs-paginate":"^2.1.0"},"devDependencies":{"concurrently":"^4.1.0","conventional-changelog-cli":"^2.0.1","inquirer":"^6.3.1","nodemon":"^1.18.7","ts-node":"^7.0.1","typescript":"3.1.4","vuepress":"^1.0.0"},"xo":{"extends":["rem","plugin:prettier/recommended","xo-typescript"],"extensions":["ts"],"rules":{"unicorn/filename-case":"off","new-cap":"off","typescript/no-inferrable-types":"off","import/no-unassigned-import":"off","typescript/explicit-function-return-type":"off","no-throw-literal":"off","typescript/no-var-requires":"off","no-implicit-globals":"off","import/no-unresolved":"off","import/no-extraneous-dependencies":"off","typescript/no-use-before-define":"off","typescript/no-type-alias":"off"}},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"b9bad54aa0db8deca80485edc6084915e73421e2","bugs":{"url":"https://github.com/ulivz/vuepress-plugin-blog/issues"},"homepage":"https://github.com/ulivz/vuepress-plugin-blog#readme","_id":"@vuepress/plugin-blog@1.1.1","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"dist":{"shasum":"69dd14e3e958662c8718d36878f39351f27ff7a1","size":51158,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.1.1.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.1.1_1561225258938_0.8680190856356913"},"_hasShrinkwrap":false,"publish_time":1561225259129,"_cnpm_publish_time":1561225259129,"contributors":[]},"1.1.0":{"name":"@vuepress/plugin-blog","version":"1.1.0","description":"Offical blog plugin for VuePress","scripts":{"lint":"xo","dev":"concurrently \"yarn dev:client\" \"yarn dev:node\" \"yarn build:components\"","build":"concurrently \"yarn build:client\" \"yarn build:node\" \"yarn build:components\"","dev:client":"tsc -p tsconfig.client.json --watch","dev:node":"tsc -p tsconfig.node.json --watch","build:client":"tsc -p tsconfig.client.json","build:node":"tsc -p tsconfig.node.json","build:components":"mkdir -p lib/client/components && cp -r src/client/components lib/client","dev:docs":"vuepress dev docs --temp docs/.temp","build:docs":"vuepress build docs --temp docs/.temp","example":"node examples/launch.js","prepare":"npm run build","prepublishOnly":"npm run build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"main":"lib/node/index.js","repository":{"url":"git+https://github.com/ulivz/vuepress-plugin-blog.git","type":"git"},"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","dependencies":{"vuejs-paginate":"^2.1.0"},"devDependencies":{"concurrently":"^4.1.0","conventional-changelog-cli":"^2.0.1","inquirer":"^6.3.1","nodemon":"^1.18.7","ts-node":"^7.0.1","typescript":"3.1.4","vuepress":"^1.0.0"},"xo":{"extends":["rem","plugin:prettier/recommended","xo-typescript"],"extensions":["ts"],"rules":{"unicorn/filename-case":"off","new-cap":"off","typescript/no-inferrable-types":"off","import/no-unassigned-import":"off","typescript/explicit-function-return-type":"off","no-throw-literal":"off","typescript/no-var-requires":"off","no-implicit-globals":"off","import/no-unresolved":"off","import/no-extraneous-dependencies":"off","typescript/no-use-before-define":"off","typescript/no-type-alias":"off"}},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"8f5d2c7e77e68326900e18da492c562c542d20da","bugs":{"url":"https://github.com/ulivz/vuepress-plugin-blog/issues"},"homepage":"https://github.com/ulivz/vuepress-plugin-blog#readme","_id":"@vuepress/plugin-blog@1.1.0","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"dist":{"shasum":"9efff77acad87c84d78988e3bd9f5c9d9b5b3bae","size":17395,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.1.0.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.1.0_1560543166382_0.5645715691495421"},"_hasShrinkwrap":false,"publish_time":1560543166508,"_cnpm_publish_time":1560543166508,"contributors":[]},"1.0.0":{"name":"@vuepress/plugin-blog","version":"1.0.0","description":"Offical blog plugin for VuePress","scripts":{"lint":"xo","dev":"tsc -skipLibCheck --watch","cpc":"cp -r src/client lib","build":"tsc -skipLibCheck && npm run cpc","dev:docs":"vuepress dev docs --temp docs/.temp","build:docs":"vuepress build docs --temp docs/.temp","example":"node examples/launch.js","prepare":"npm run build","prepublishOnly":"npm run build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"main":"lib/index.js","repository":{"url":"git+https://github.com/ulivz/vuepress-plugin-blog.git","type":"git"},"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","devDependencies":{"xo":"^0.23.0","prettier":"^1.15.2","eslint-config-rem":"^4.0.0","eslint-config-prettier":"^3.3.0","eslint-plugin-prettier":"^3.0.0","eslint-config-xo-typescript":"^0.3.0","eslint-plugin-typescript":"^0.14.0","typescript-eslint-parser":"^21.0.2","husky":"^1.2.0","lint-staged":"^8.1.0","nodemon":"^1.18.7","ts-node":"^7.0.1","typescript":"^3.1.4","conventional-changelog-cli":"^2.0.1","vuepress":"next"},"xo":{"extends":["rem","plugin:prettier/recommended","xo-typescript"],"extensions":["ts"],"rules":{"unicorn/filename-case":"off","new-cap":"off","typescript/no-inferrable-types":"off","import/no-unassigned-import":"off","typescript/explicit-function-return-type":"off","no-throw-literal":"off"}},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"linters":{"*.{ts,js}":["xo --fix","git add"],"*.{json,md}":["prettier --write","git add"]}},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"7a28abfe6bb0f75bfb54fb1a4eae7adb5882ed54","bugs":{"url":"https://github.com/ulivz/vuepress-plugin-blog/issues"},"homepage":"https://github.com/ulivz/vuepress-plugin-blog#readme","_id":"@vuepress/plugin-blog@1.0.0","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"dist":{"shasum":"1942b8f0ef936b6e32a92aa3a6c5cbe145eaa9dd","size":12502,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0_1560104679422_0.41336095697255515"},"_hasShrinkwrap":false,"publish_time":1560104679548,"_cnpm_publish_time":1560104679548,"contributors":[]},"1.0.0-alpha.50":{"name":"@vuepress/plugin-blog","version":"1.0.0-alpha.50","description":"Offical blog plugin for VuePress","scripts":{"lint":"xo","dev":"tsc -skipLibCheck --watch","cpc":"cp -r src/client lib","build":"tsc -skipLibCheck && npm run cpc","dev:docs":"vuepress dev docs --temp docs/.temp","build:docs":"vuepress build docs --temp docs/.temp","example":"node examples/launch.js","prepare":"npm run build","prepublishOnly":"npm run build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"main":"lib/index.js","repository":{"url":"git+https://github.com/ulivz/vuepress-plugin-blog.git","type":"git"},"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","devDependencies":{"xo":"^0.23.0","prettier":"^1.15.2","eslint-config-rem":"^4.0.0","eslint-config-prettier":"^3.3.0","eslint-plugin-prettier":"^3.0.0","eslint-config-xo-typescript":"^0.3.0","eslint-plugin-typescript":"^0.14.0","typescript-eslint-parser":"^21.0.2","husky":"^1.2.0","lint-staged":"^8.1.0","nodemon":"^1.18.7","ts-node":"^7.0.1","typescript":"^3.1.4","conventional-changelog-cli":"^2.0.1","vuepress":"next"},"xo":{"extends":["rem","plugin:prettier/recommended","xo-typescript"],"extensions":["ts"],"rules":{"unicorn/filename-case":"off","new-cap":"off","typescript/no-inferrable-types":"off","import/no-unassigned-import":"off","typescript/explicit-function-return-type":"off","no-throw-literal":"off"}},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"linters":{"*.{ts,js}":["xo --fix","git add"],"*.{json,md}":["prettier --write","git add"]}},"publishConfig":{"registry":"https://registry.npmjs.org/"},"gitHead":"62b99fbf8757273533faec86165b1e10b8b3c9cb","bugs":{"url":"https://github.com/ulivz/vuepress-plugin-blog/issues"},"homepage":"https://github.com/ulivz/vuepress-plugin-blog#readme","_id":"@vuepress/plugin-blog@1.0.0-alpha.50","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"dist":{"shasum":"126226ad27db1a009763829e6083b0e26e173830","size":12225,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0-alpha.50.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0-alpha.50_1559589639930_0.6950372599955819"},"_hasShrinkwrap":false,"publish_time":1559589640123,"_cnpm_publish_time":1559589640123,"contributors":[]},"1.0.0-alpha.49":{"name":"@vuepress/plugin-blog","version":"1.0.0-alpha.49","description":"blog plugin for vuepress","main":"index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vuepress.git","directory":"packages/@vuepress/plugin-blog"},"keywords":["documentation","vue","vuepress","generator"],"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vuepress/issues"},"homepage":"https://github.com/vuejs/vuepress/packages/@vuepress/plugin-blog#readme","gitHead":"194718615743f550e33dd965c9bd93cd46089aa6","readmeFilename":"README.md","_id":"@vuepress/plugin-blog@1.0.0-alpha.49","_nodeVersion":"8.15.0","_npmVersion":"lerna/3.14.1/node@v8.15.0+x64 (darwin)","dist":{"shasum":"dfd0bcc60e76ffd00be781916d9b6b7c2d3f642c","size":2984,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0-alpha.49.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0-alpha.49_1559573762161_0.7497070098288472"},"_hasShrinkwrap":false,"publish_time":1559573762273,"_cnpm_publish_time":1559573762273,"contributors":[]},"1.0.0-alpha.48":{"name":"@vuepress/plugin-blog","version":"1.0.0-alpha.48","description":"blog plugin for vuepress","main":"index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vuepress.git","directory":"packages/@vuepress/plugin-blog"},"keywords":["documentation","vue","vuepress","generator"],"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vuepress/issues"},"homepage":"https://github.com/vuejs/vuepress/packages/@vuepress/plugin-blog#readme","gitHead":"ac7dca29f45cf893a6a6b3f35399c5c99b047da9","readmeFilename":"README.md","_id":"@vuepress/plugin-blog@1.0.0-alpha.48","_nodeVersion":"10.13.0","_npmVersion":"lerna/3.13.1/node@v10.13.0+x64 (darwin)","dist":{"shasum":"0f99331c1483433a3886dffcfb0c5007db103478","size":2983,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0-alpha.48.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0-alpha.48_1557811497630_0.6763235933685527"},"_hasShrinkwrap":false,"publish_time":1557811497742,"_cnpm_publish_time":1557811497742,"contributors":[]},"1.0.0-alpha.47":{"name":"@vuepress/plugin-blog","version":"1.0.0-alpha.47","description":"blog plugin for vuepress","main":"index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vuepress.git","directory":"packages/@vuepress/plugin-blog"},"keywords":["documentation","vue","vuepress","generator"],"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vuepress/issues"},"homepage":"https://github.com/vuejs/vuepress/packages/@vuepress/plugin-blog#readme","gitHead":"78ce258b22f399eac7e16aa87bf06373f752e477","readmeFilename":"README.md","_id":"@vuepress/plugin-blog@1.0.0-alpha.47","_nodeVersion":"10.13.0","_npmVersion":"lerna/3.13.1/node@v10.13.0+x64 (darwin)","dist":{"shasum":"d453e79c1cd945ac9e4549984d9f0813219a8c1e","size":2984,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0-alpha.47.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0-alpha.47_1554572661980_0.9282270502027541"},"_hasShrinkwrap":false,"publish_time":1554572662122,"_cnpm_publish_time":1554572662122,"contributors":[]},"1.0.0-alpha.46":{"name":"@vuepress/plugin-blog","version":"1.0.0-alpha.46","description":"blog plugin for vuepress","main":"index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vuepress.git","directory":"packages/@vuepress/plugin-blog"},"keywords":["documentation","vue","vuepress","generator"],"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vuepress/issues"},"homepage":"https://github.com/vuejs/vuepress/packages/@vuepress/plugin-blog#readme","gitHead":"b9da618d0a0be358ac2967ab5623d4902ff44aea","readmeFilename":"README.md","_id":"@vuepress/plugin-blog@1.0.0-alpha.46","_nodeVersion":"10.13.0","_npmVersion":"lerna/3.13.1/node@v10.13.0+x64 (darwin)","dist":{"shasum":"df58d9c68693b006c8620f2bf830767c629acc2c","size":2983,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0-alpha.46.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0-alpha.46_1554051023503_0.04754904144893124"},"_hasShrinkwrap":false,"publish_time":1554051023603,"_cnpm_publish_time":1554051023603,"contributors":[]},"1.0.0-alpha.45":{"name":"@vuepress/plugin-blog","version":"1.0.0-alpha.45","description":"blog plugin for vuepress","main":"index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vuepress.git","directory":"packages/@vuepress/plugin-blog"},"keywords":["documentation","vue","vuepress","generator"],"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vuepress/issues"},"homepage":"https://github.com/vuejs/vuepress/packages/@vuepress/plugin-blog#readme","readmeFilename":"README.md","_id":"@vuepress/plugin-blog@1.0.0-alpha.45","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"dist":{"shasum":"9810b0b6d9aa8319bdd3ae1d039bc1361278e7fb","size":2248,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0-alpha.45.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0-alpha.45_1554048213592_0.3669118043231592"},"_hasShrinkwrap":false,"publish_time":1554048213720,"_cnpm_publish_time":1554048213720,"contributors":[]},"1.0.0-alpha.44":{"name":"@vuepress/plugin-blog","version":"1.0.0-alpha.44","description":"blog plugin for vuepress","main":"index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vuepress.git","directory":"packages/@vuepress/plugin-blog"},"keywords":["documentation","vue","vuepress","generator"],"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vuepress/issues"},"homepage":"https://github.com/vuejs/vuepress/packages/@vuepress/plugin-blog#readme","gitHead":"e727f7e2a22855be9154ec5ed62bcc8e9612e366","readmeFilename":"README.md","_id":"@vuepress/plugin-blog@1.0.0-alpha.44","_nodeVersion":"10.13.0","_npmVersion":"lerna/3.13.1/node@v10.13.0+x64 (darwin)","dist":{"shasum":"5f7c7c0cabd1393fde592d79b29e35604e3ee8d8","size":2975,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0-alpha.44.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0-alpha.44_1552244134235_0.15157455015022903"},"_hasShrinkwrap":false,"publish_time":1552244134382,"_cnpm_publish_time":1552244134382,"contributors":[]},"1.0.0-alpha.43":{"name":"@vuepress/plugin-blog","version":"1.0.0-alpha.43","description":"blog plugin for vuepress","main":"index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vuepress.git","directory":"packages/@vuepress/plugin-blog"},"keywords":["documentation","vue","vuepress","generator"],"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vuepress/issues"},"homepage":"https://github.com/vuejs/vuepress/packages/@vuepress/plugin-blog#readme","gitHead":"74d9795a20e45b4030d5d418e633b0cc05946732","readmeFilename":"README.md","_id":"@vuepress/plugin-blog@1.0.0-alpha.43","_nodeVersion":"10.13.0","_npmVersion":"lerna/3.13.1/node@v10.13.0+x64 (darwin)","dist":{"shasum":"ea73288ad1eb12a968638099c2e30e1bb304672a","size":2976,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0-alpha.43.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0-alpha.43_1552169204154_0.6796691432957702"},"_hasShrinkwrap":false,"publish_time":1552169204275,"_cnpm_publish_time":1552169204275,"contributors":[]},"1.0.0-alpha.42":{"name":"@vuepress/plugin-blog","version":"1.0.0-alpha.42","description":"blog plugin for vuepress","main":"index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vuepress.git","directory":"packages/@vuepress/plugin-blog"},"keywords":["documentation","vue","vuepress","generator"],"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vuepress/issues"},"homepage":"https://github.com/vuejs/vuepress/packages/@vuepress/plugin-blog#readme","gitHead":"f4ce75f73e4d5b64ff552501eada396b0cec5679","readmeFilename":"README.md","_id":"@vuepress/plugin-blog@1.0.0-alpha.42","dist":{"shasum":"bf91dcaa4724966b8240761c7aa71b8f147bc39b","size":2968,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0-alpha.42.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0-alpha.42_1551596171828_0.25669977451599024"},"_hasShrinkwrap":false,"publish_time":1551596171947,"_cnpm_publish_time":1551596171947,"contributors":[]},"1.0.0-alpha.41":{"name":"@vuepress/plugin-blog","version":"1.0.0-alpha.41","description":"blog plugin for vuepress","main":"index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vuepress.git","directory":"packages/@vuepress/plugin-blog"},"keywords":["documentation","vue","vuepress","generator"],"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vuepress/issues"},"homepage":"https://github.com/vuejs/vuepress/packages/@vuepress/plugin-blog#readme","gitHead":"a7829ec2057035da27f0f239209ff6167db0d054","readmeFilename":"README.md","_id":"@vuepress/plugin-blog@1.0.0-alpha.41","dist":{"shasum":"705d58a93e84cd16a96f00d4b53a9a33ca82574e","size":2970,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0-alpha.41.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0-alpha.41_1551551319675_0.70442760146858"},"_hasShrinkwrap":false,"publish_time":1551551319820,"_cnpm_publish_time":1551551319820,"contributors":[]},"1.0.0-alpha.40":{"name":"@vuepress/plugin-blog","version":"1.0.0-alpha.40","description":"blog plugin for vuepress","main":"index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vuepress.git","directory":"packages/@vuepress/plugin-blog"},"keywords":["documentation","vue","vuepress","generator"],"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vuepress/issues"},"homepage":"https://github.com/vuejs/vuepress/packages/@vuepress/plugin-blog#readme","gitHead":"0e63745b4d2f8bfc02f92ff45f4c7bf3f07ed2d8","readmeFilename":"README.md","_id":"@vuepress/plugin-blog@1.0.0-alpha.40","dist":{"shasum":"fb2262f988cf77b7e895101a1bb0a78a10d122d6","size":2969,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0-alpha.40.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0-alpha.40_1551232308561_0.40882929695797343"},"_hasShrinkwrap":false,"publish_time":1551232308681,"_cnpm_publish_time":1551232308681,"contributors":[]},"1.0.0-alpha.39":{"name":"@vuepress/plugin-blog","version":"1.0.0-alpha.39","description":"blog plugin for vuepress","main":"index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vuepress.git","directory":"packages/@vuepress/plugin-blog"},"keywords":["documentation","vue","vuepress","generator"],"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vuepress/issues"},"homepage":"https://github.com/vuejs/vuepress/packages/@vuepress/plugin-blog#readme","gitHead":"170cf6e4b9d826c0692a9c14002d7b0dd5dd1cbe","readmeFilename":"README.md","_id":"@vuepress/plugin-blog@1.0.0-alpha.39","dist":{"shasum":"61feddab7b086903c6dbc4282928f9cd6e998935","size":2974,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0-alpha.39.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0-alpha.39_1550407576831_0.4527400650370279"},"_hasShrinkwrap":false,"publish_time":1550407576952,"_cnpm_publish_time":1550407576952,"contributors":[]},"1.0.0-alpha.38":{"name":"@vuepress/plugin-blog","version":"1.0.0-alpha.38","description":"blog plugin for vuepress","main":"index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vuepress.git","directory":"packages/@vuepress/plugin-blog"},"keywords":["documentation","vue","vuepress","generator"],"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vuepress/issues"},"homepage":"https://github.com/vuejs/vuepress/packages/@vuepress/plugin-blog#readme","gitHead":"2e0da50150850bf27c95791c3cac4c05275a703d","readmeFilename":"README.md","_id":"@vuepress/plugin-blog@1.0.0-alpha.38","dist":{"shasum":"5c7cd664e1dbe4110696c32f35ec784dc5bb21ac","size":2974,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0-alpha.38.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0-alpha.38_1550346587180_0.7908624431029263"},"_hasShrinkwrap":false,"publish_time":1550346587317,"_cnpm_publish_time":1550346587317,"contributors":[]},"1.0.0-alpha.37":{"name":"@vuepress/plugin-blog","version":"1.0.0-alpha.37","description":"blog plugin for vuepress","main":"index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vuepress.git","directory":"packages/@vuepress/plugin-blog"},"keywords":["documentation","vue","vuepress","generator"],"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vuepress/issues"},"homepage":"https://github.com/vuejs/vuepress/packages/@vuepress/plugin-blog#readme","gitHead":"fafb9ae8fb404cffdbb10dc5b8761e4ae4b9eb64","readmeFilename":"README.md","_id":"@vuepress/plugin-blog@1.0.0-alpha.37","dist":{"shasum":"03ce87f5eedad919a4b8119be5784898130ea6bb","size":2973,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0-alpha.37.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0-alpha.37_1549640567829_0.628287806733451"},"_hasShrinkwrap":false,"publish_time":1549640567899,"_cnpm_publish_time":1549640567899,"contributors":[]},"1.0.0-alpha.36":{"name":"@vuepress/plugin-blog","version":"1.0.0-alpha.36","description":"blog plugin for vuepress","main":"index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vuepress.git","directory":"packages/@vuepress/plugin-blog"},"keywords":["documentation","vue","vuepress","generator"],"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vuepress/issues"},"homepage":"https://github.com/vuejs/vuepress/packages/@vuepress/plugin-blog#readme","gitHead":"0df108766b5bbb94e5ba9c7a5bb92e31306e99eb","readmeFilename":"README.md","_id":"@vuepress/plugin-blog@1.0.0-alpha.36","dist":{"shasum":"cdb265f0bfb38d16d1014a89622c17c88aa17e2c","size":2974,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0-alpha.36.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0-alpha.36_1549217136508_0.6993151248631777"},"_hasShrinkwrap":false,"publish_time":1549217136622,"_cnpm_publish_time":1549217136622,"contributors":[]},"1.0.0-alpha.35":{"name":"@vuepress/plugin-blog","version":"1.0.0-alpha.35","description":"blog plugin for vuepress","main":"index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vuepress.git"},"keywords":["documentation","vue","vuepress","generator"],"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vuepress/issues"},"homepage":"https://github.com/vuejs/vuepress/packages/@vuepress/plugin-blog#readme","gitHead":"67955d06457b23cc0081ef034662de2efe5363e3","readmeFilename":"README.md","_id":"@vuepress/plugin-blog@1.0.0-alpha.35","dist":{"shasum":"5fbfede73d302eadb8901878bf5f0290a0e5b90a","size":2963,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0-alpha.35.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0-alpha.35_1548825491871_0.425347140303177"},"_hasShrinkwrap":false,"publish_time":1548825491980,"_cnpm_publish_time":1548825491980,"contributors":[]},"1.0.0-alpha.34":{"name":"@vuepress/plugin-blog","version":"1.0.0-alpha.34","description":"blog plugin for vuepress","main":"index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vuepress.git"},"keywords":["documentation","vue","vuepress","generator"],"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vuepress/issues"},"homepage":"https://github.com/vuejs/vuepress/packages/@vuepress/plugin-blog#readme","gitHead":"9e7728a58cc67898da2b2746872be90f1528bcab","readmeFilename":"README.md","_id":"@vuepress/plugin-blog@1.0.0-alpha.34","dist":{"shasum":"f6b354730faebd59a804a35785ed6c6dbfe83400","size":2965,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0-alpha.34.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0-alpha.34_1548761705489_0.7507135835292014"},"_hasShrinkwrap":false,"publish_time":1548761705743,"_cnpm_publish_time":1548761705743,"contributors":[]},"1.0.0-alpha.33":{"name":"@vuepress/plugin-blog","version":"1.0.0-alpha.33","description":"blog plugin for vuepress","main":"index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vuepress.git"},"keywords":["documentation","vue","vuepress","generator"],"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vuepress/issues"},"homepage":"https://github.com/vuejs/vuepress/packages/@vuepress/plugin-blog#readme","gitHead":"257364e2419ecbba256d72218fbf21c9ca44d688","readmeFilename":"README.md","_id":"@vuepress/plugin-blog@1.0.0-alpha.33","dist":{"shasum":"07839c6976482f5970e58c38fd96f82e01f923e9","size":2964,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0-alpha.33.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0-alpha.33_1548614161832_0.26409539565177"},"_hasShrinkwrap":false,"publish_time":1548614161924,"_cnpm_publish_time":1548614161924,"contributors":[]},"1.0.0-alpha.32":{"name":"@vuepress/plugin-blog","version":"1.0.0-alpha.32","description":"blog plugin for vuepress","main":"index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vuepress.git"},"keywords":["documentation","vue","vuepress","generator"],"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vuepress/issues"},"homepage":"https://github.com/vuejs/vuepress/packages/@vuepress/plugin-blog#readme","gitHead":"6146287201def7cd3e4ceeb69e61faa33b583719","readmeFilename":"README.md","_id":"@vuepress/plugin-blog@1.0.0-alpha.32","dist":{"shasum":"e9cdd43c3253d804f23549d11d9f0ccd9bacec91","size":2989,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0-alpha.32.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0-alpha.32_1547571809055_0.24175541969110959"},"_hasShrinkwrap":false,"publish_time":1547571809281,"_cnpm_publish_time":1547571809281,"contributors":[]},"1.0.0-alpha.31":{"name":"@vuepress/plugin-blog","version":"1.0.0-alpha.31","description":"blog plugin for vuepress","main":"index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vuepress.git"},"keywords":["documentation","vue","vuepress","generator"],"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vuepress/issues"},"homepage":"https://github.com/vuejs/vuepress/packages/@vuepress/plugin-blog#readme","gitHead":"15941cf6a91b8de09f7336cb8399132b350acf36","readmeFilename":"README.md","_id":"@vuepress/plugin-blog@1.0.0-alpha.31","dist":{"shasum":"211e1e5ffd06e013bda09cf1346a562cf1d94c4c","size":2999,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0-alpha.31.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0-alpha.31_1547144212147_0.31302981428722143"},"_hasShrinkwrap":false,"publish_time":1547144212260,"_cnpm_publish_time":1547144212260,"contributors":[]},"1.0.0-alpha.30":{"name":"@vuepress/plugin-blog","version":"1.0.0-alpha.30","description":"blog plugin for vuepress","main":"index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vuepress.git"},"keywords":["documentation","vue","vuepress","generator"],"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vuepress/issues"},"homepage":"https://github.com/vuejs/vuepress/packages/@vuepress/plugin-blog#readme","gitHead":"ffde326ee0104d998e9e583e2c785625ab37f1dc","readmeFilename":"README.md","_id":"@vuepress/plugin-blog@1.0.0-alpha.30","dist":{"shasum":"f9973ead85d3b2e8b29ec4d64c8ad1faf13538b8","size":2965,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0-alpha.30.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0-alpha.30_1545156996917_0.9873439831490793"},"_hasShrinkwrap":false,"publish_time":1545156998723,"_cnpm_publish_time":1545156998723,"contributors":[]},"1.0.0-alpha.29":{"name":"@vuepress/plugin-blog","version":"1.0.0-alpha.29","description":"blog plugin for vuepress","main":"index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vuepress.git"},"keywords":["documentation","vue","vuepress","generator"],"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vuepress/issues"},"homepage":"https://github.com/vuejs/vuepress/packages/@vuepress/plugin-blog#readme","gitHead":"b3aba2d43003f0cfd65c4b1d4a1615bd58bb20b7","readmeFilename":"README.md","_id":"@vuepress/plugin-blog@1.0.0-alpha.29","dist":{"shasum":"3683e968378d1f073726de7998bbb67eaa1c1872","size":2964,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0-alpha.29.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0-alpha.29_1544725107792_0.754031347893457"},"_hasShrinkwrap":false,"publish_time":1544725107941,"_cnpm_publish_time":1544725107941,"contributors":[]},"1.0.0-alpha.28":{"name":"@vuepress/plugin-blog","version":"1.0.0-alpha.28","description":"blog plugin for vuepress","main":"index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vuepress.git"},"keywords":["documentation","vue","vuepress","generator"],"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vuepress/issues"},"homepage":"https://github.com/vuejs/vuepress/packages/@vuepress/plugin-blog#readme","readmeFilename":"README.md","_id":"@vuepress/plugin-blog@1.0.0-alpha.28","dist":{"shasum":"ffd72df279808c424c28694653fbd55dd237823b","size":2275,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0-alpha.28.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0-alpha.28_1544636937483_0.2636585033752892"},"_hasShrinkwrap":false,"publish_time":1544636937572,"_cnpm_publish_time":1544636937572,"contributors":[]},"1.0.0-alpha.27":{"name":"@vuepress/plugin-blog","version":"1.0.0-alpha.27","description":"blog plugin for vuepress","main":"index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vuepress.git"},"keywords":["documentation","vue","vuepress","generator"],"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vuepress/issues"},"homepage":"https://github.com/vuejs/vuepress/packages/@vuepress/plugin-blog#readme","readmeFilename":"README.md","_id":"@vuepress/plugin-blog@1.0.0-alpha.27","dist":{"shasum":"d27006ba7102e603f80242b863e95b5e92604b34","size":2268,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0-alpha.27.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0-alpha.27_1543807431468_0.6392675671794048"},"_hasShrinkwrap":false,"publish_time":1543807431714,"_cnpm_publish_time":1543807431714,"contributors":[]},"1.0.0-alpha.26":{"name":"@vuepress/plugin-blog","version":"1.0.0-alpha.26","description":"blog plugin for vuepress","main":"index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vuepress.git"},"keywords":["documentation","vue","vuepress","generator"],"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vuepress/issues"},"homepage":"https://github.com/vuejs/vuepress/packages/@vuepress/plugin-blog#readme","readmeFilename":"README.md","_id":"@vuepress/plugin-blog@1.0.0-alpha.26","dist":{"shasum":"69cafbaee0986532c85c13ffce5e07ad7837293c","size":2270,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0-alpha.26.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0-alpha.26_1543792344324_0.9995793402044539"},"_hasShrinkwrap":false,"publish_time":1543792344462,"_cnpm_publish_time":1543792344462,"contributors":[]},"1.0.0-alpha.25":{"name":"@vuepress/plugin-blog","version":"1.0.0-alpha.25","description":"blog plugin for vuepress","main":"index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vuepress.git"},"keywords":["documentation","vue","vuepress","generator"],"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vuepress/issues"},"homepage":"https://github.com/vuejs/vuepress/packages/@vuepress/plugin-blog#readme","readmeFilename":"README.md","_id":"@vuepress/plugin-blog@1.0.0-alpha.25","dist":{"shasum":"6789d3dab39e4d8312fc05f8ac45c028600bef61","size":2270,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0-alpha.25.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0-alpha.25_1543511271863_0.020657070754366735"},"_hasShrinkwrap":false,"publish_time":1543511272112,"_cnpm_publish_time":1543511272112,"contributors":[]},"1.0.0-alpha.24":{"name":"@vuepress/plugin-blog","version":"1.0.0-alpha.24","description":"blog plugin for vuepress","main":"index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vuepress.git"},"keywords":["documentation","vue","vuepress","generator"],"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vuepress/issues"},"homepage":"https://github.com/vuejs/vuepress/packages/@vuepress/plugin-blog#readme","readmeFilename":"README.md","_id":"@vuepress/plugin-blog@1.0.0-alpha.24","dist":{"shasum":"508495160836a2b2d81b7bb68339239dc0485e10","size":2269,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0-alpha.24.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0-alpha.24_1543170304240_0.3958297485739546"},"_hasShrinkwrap":false,"publish_time":1543170304478,"_cnpm_publish_time":1543170304478,"contributors":[]},"1.0.0-alpha.23":{"name":"@vuepress/plugin-blog","version":"1.0.0-alpha.23","description":"blog plugin for vuepress","main":"index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vuepress.git"},"keywords":["documentation","vue","vuepress","generator"],"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vuepress/issues"},"homepage":"https://github.com/vuejs/vuepress/packages/@vuepress/plugin-blog#readme","readmeFilename":"README.md","_id":"@vuepress/plugin-blog@1.0.0-alpha.23","dist":{"shasum":"19b3963be88bc573d5f7f26bbd5f5c55fcbbf8f2","size":2246,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0-alpha.23.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0-alpha.23_1542505902100_0.44916352939956306"},"_hasShrinkwrap":false,"publish_time":1542505902293,"_cnpm_publish_time":1542505902293,"contributors":[]},"1.0.0-alpha.22":{"name":"@vuepress/plugin-blog","version":"1.0.0-alpha.22","description":"blog plugin for vuepress","main":"index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vuepress.git"},"keywords":["documentation","vue","vuepress","generator"],"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vuepress/issues"},"homepage":"https://github.com/vuejs/vuepress/packages/@vuepress/plugin-blog#readme","readmeFilename":"README.md","_id":"@vuepress/plugin-blog@1.0.0-alpha.22","dist":{"shasum":"b1751d9753d8b1a9870fc9cc45014eea22138292","size":2208,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0-alpha.22.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0-alpha.22_1542140284075_0.8417361339989828"},"_hasShrinkwrap":false,"publish_time":1542140284166,"_cnpm_publish_time":1542140284166,"contributors":[]},"1.0.0-alpha.21":{"name":"@vuepress/plugin-blog","version":"1.0.0-alpha.21","description":"blog plugin for vuepress","main":"index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vuepress.git"},"keywords":["documentation","vue","vuepress","generator"],"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vuepress/issues"},"homepage":"https://github.com/vuejs/vuepress/packages/@vuepress/plugin-blog#readme","readmeFilename":"README.md","_id":"@vuepress/plugin-blog@1.0.0-alpha.21","dist":{"shasum":"c6f4661f14b5ecd75ba3feab51cf00e12115b8c3","size":2209,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0-alpha.21.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0-alpha.21_1542134889833_0.10234423717186103"},"_hasShrinkwrap":false,"publish_time":1542134890021,"_cnpm_publish_time":1542134890021,"contributors":[]},"1.0.0-alpha.20":{"name":"@vuepress/plugin-blog","version":"1.0.0-alpha.20","description":"blog plugin for vuepress","main":"index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vuepress.git"},"keywords":["documentation","vue","vuepress","generator"],"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vuepress/issues"},"homepage":"https://github.com/vuejs/vuepress/packages/@vuepress/plugin-blog#readme","readmeFilename":"README.md","_id":"@vuepress/plugin-blog@1.0.0-alpha.20","dist":{"shasum":"433685af9d431639f6ecefe3d3ca3fca14714a8b","size":2190,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0-alpha.20.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0-alpha.20_1541741262490_0.03953168318513445"},"_hasShrinkwrap":false,"publish_time":1541741262624,"_cnpm_publish_time":1541741262624,"contributors":[]},"1.0.0-alpha.19":{"name":"@vuepress/plugin-blog","version":"1.0.0-alpha.19","description":"blog plugin for vuepress","main":"index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vuepress.git"},"keywords":["documentation","vue","vuepress","generator"],"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vuepress/issues"},"homepage":"https://github.com/vuejs/vuepress/packages/@vuepress/plugin-blog#readme","readmeFilename":"README.md","_id":"@vuepress/plugin-blog@1.0.0-alpha.19","dist":{"shasum":"da647be833d93a71bb61174819ba6ef9930de531","size":2192,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0-alpha.19.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0-alpha.19_1541482730053_0.35941212187637905"},"_hasShrinkwrap":false,"publish_time":1541482730211,"_cnpm_publish_time":1541482730211,"contributors":[]},"1.0.0-alpha.18":{"name":"@vuepress/plugin-blog","version":"1.0.0-alpha.18","description":"blog plugin for vuepress","main":"index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vuepress.git"},"keywords":["documentation","vue","vuepress","generator"],"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vuepress/issues"},"homepage":"https://github.com/vuejs/vuepress/packages/@vuepress/plugin-blog#readme","readmeFilename":"README.md","_id":"@vuepress/plugin-blog@1.0.0-alpha.18","dist":{"shasum":"5f5165c294b521581e6d1971d9c21b9a948705fb","size":2287,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0-alpha.18.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0-alpha.18_1540842772055_0.40619118040020696"},"_hasShrinkwrap":false,"publish_time":1540842772228,"_cnpm_publish_time":1540842772228,"contributors":[]},"1.0.0-alpha.17":{"name":"@vuepress/plugin-blog","version":"1.0.0-alpha.17","description":"blog plugin for vuepress","main":"index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vuepress.git"},"keywords":["documentation","vue","vuepress","generator"],"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vuepress/issues"},"homepage":"https://github.com/vuejs/vuepress/packages/@vuepress/plugin-blog#readme","readmeFilename":"README.md","_id":"@vuepress/plugin-blog@1.0.0-alpha.17","dist":{"shasum":"1c4cd5b9c82da66de796354926e043203552fbf3","size":2286,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0-alpha.17.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0-alpha.17_1540644450363_0.8116113166062311"},"_hasShrinkwrap":false,"publish_time":1540644450510,"_cnpm_publish_time":1540644450510,"contributors":[]},"1.0.0-alpha.16":{"name":"@vuepress/plugin-blog","version":"1.0.0-alpha.16","description":"blog plugin for vuepress","main":"index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vuepress.git"},"keywords":["documentation","vue","vuepress","generator"],"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vuepress/issues"},"homepage":"https://github.com/vuejs/vuepress/packages/@vuepress/plugin-blog#readme","readmeFilename":"README.md","_id":"@vuepress/plugin-blog@1.0.0-alpha.16","dist":{"shasum":"0d6a2ff2e06f927db8a49fce9f66c8158b0f70be","size":2286,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0-alpha.16.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0-alpha.16_1540316234626_0.8372921903879542"},"_hasShrinkwrap":false,"publish_time":1540316234784,"_cnpm_publish_time":1540316234784,"contributors":[]},"1.0.0-alpha.15":{"name":"@vuepress/plugin-blog","version":"1.0.0-alpha.15","description":"blog plugin for vuepress","main":"index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vuepress.git"},"keywords":["documentation","vue","vuepress","generator"],"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vuepress/issues"},"homepage":"https://github.com/vuejs/vuepress/packages/@vuepress/plugin-blog#readme","readmeFilename":"README.md","_id":"@vuepress/plugin-blog@1.0.0-alpha.15","dist":{"shasum":"7ade63390909022f0400fdc1242a13cb1bc599cc","size":2289,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0-alpha.15.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0-alpha.15_1540314155229_0.84781912965655"},"_hasShrinkwrap":false,"publish_time":1540314155706,"_cnpm_publish_time":1540314155706,"contributors":[]},"1.0.0-alpha.14":{"name":"@vuepress/plugin-blog","version":"1.0.0-alpha.14","description":"blog plugin for vuepress","main":"index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vuepress.git"},"keywords":["documentation","vue","vuepress","generator"],"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vuepress/issues"},"homepage":"https://github.com/vuejs/vuepress/packages/@vuepress/plugin-blog#readme","readmeFilename":"README.md","_id":"@vuepress/plugin-blog@1.0.0-alpha.14","dist":{"shasum":"278d64f84f40cb56fe564fc74d39ded535a5ee72","size":2285,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0-alpha.14.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0-alpha.14_1540308005254_0.6353913794050601"},"_hasShrinkwrap":false,"publish_time":1540308006218,"_cnpm_publish_time":1540308006218,"contributors":[]},"1.0.0-alpha.13":{"name":"@vuepress/plugin-blog","version":"1.0.0-alpha.13","description":"blog plugin for vuepress","main":"index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vuepress.git"},"keywords":["documentation","vue","vuepress","generator"],"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vuepress/issues"},"homepage":"https://github.com/vuejs/vuepress/packages/@vuepress/plugin-blog#readme","readmeFilename":"README.md","_id":"@vuepress/plugin-blog@1.0.0-alpha.13","dist":{"shasum":"814b91d5438334bd82809035fc570ab076519899","size":2289,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0-alpha.13.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0-alpha.13_1539806843863_0.32465046189367675"},"_hasShrinkwrap":false,"publish_time":1539806844025,"_cnpm_publish_time":1539806844025,"contributors":[]},"1.0.0-alpha.12":{"name":"@vuepress/plugin-blog","version":"1.0.0-alpha.12","description":"blog plugin for vuepress","main":"index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vuepress.git"},"keywords":["documentation","vue","vuepress","generator"],"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vuepress/issues"},"homepage":"https://github.com/vuejs/vuepress/packages/@vuepress/plugin-blog#readme","readmeFilename":"README.md","_id":"@vuepress/plugin-blog@1.0.0-alpha.12","dist":{"shasum":"5b12057e1ec4d4c2e3e7f9f940e1d423f67b1be7","size":2286,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0-alpha.12.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0-alpha.12_1539757690419_0.3957658541332836"},"_hasShrinkwrap":false,"publish_time":1539757690557,"_cnpm_publish_time":1539757690557,"contributors":[]},"1.0.0-alpha.11":{"name":"@vuepress/plugin-blog","version":"1.0.0-alpha.11","description":"blog plugin for vuepress","main":"index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vuepress.git"},"keywords":["documentation","vue","vuepress","generator"],"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vuepress/issues"},"homepage":"https://github.com/vuejs/vuepress/packages/@vuepress/plugin-blog#readme","readmeFilename":"README.md","_id":"@vuepress/plugin-blog@1.0.0-alpha.11","dist":{"shasum":"0a261b2569dac228561b7ad2c604c910e9f4ad6d","size":2289,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0-alpha.11.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0-alpha.11_1539626921112_0.14749492559195176"},"_hasShrinkwrap":false,"publish_time":1539626921217,"_cnpm_publish_time":1539626921217,"contributors":[]},"1.0.0-alpha.10":{"name":"@vuepress/plugin-blog","version":"1.0.0-alpha.10","description":"blog plugin for vuepress","main":"index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vuepress.git"},"keywords":["documentation","vue","vuepress","generator"],"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vuepress/issues"},"homepage":"https://github.com/vuejs/vuepress/packages/@vuepress/plugin-blog#readme","readmeFilename":"README.md","_id":"@vuepress/plugin-blog@1.0.0-alpha.10","dist":{"shasum":"24ea66f63c3282191e5eca261be78f9501e533c9","size":2293,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0-alpha.10.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0-alpha.10_1539532732968_0.5990026957970618"},"_hasShrinkwrap":false,"publish_time":1539532733131,"_cnpm_publish_time":1539532733131,"contributors":[]},"1.0.0-alpha.9":{"name":"@vuepress/plugin-blog","version":"1.0.0-alpha.9","description":"blog plugin for vuepress","main":"index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vuepress.git"},"keywords":["documentation","vue","vuepress","generator"],"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vuepress/issues"},"homepage":"https://github.com/vuejs/vuepress/packages/@vuepress/plugin-blog#readme","readmeFilename":"README.md","_id":"@vuepress/plugin-blog@1.0.0-alpha.9","dist":{"shasum":"30a6fc65b64d736d958af4bb7905136b6699e01d","size":2289,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0-alpha.9.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0-alpha.9_1539151378475_0.5155965032127681"},"_hasShrinkwrap":false,"publish_time":1539151378585,"_cnpm_publish_time":1539151378585,"contributors":[]},"1.0.0-alpha.8":{"name":"@vuepress/plugin-blog","version":"1.0.0-alpha.8","description":"blog plugin for vuepress","main":"index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vuepress.git"},"keywords":["documentation","vue","vuepress","generator"],"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vuepress/issues"},"homepage":"https://github.com/vuejs/vuepress/packages/@vuepress/plugin-blog#readme","readmeFilename":"README.md","_id":"@vuepress/plugin-blog@1.0.0-alpha.8","dist":{"shasum":"719aeb7849341d8b2cf79da381fe4dbd33f3461f","size":2289,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0-alpha.8.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0-alpha.8_1538931771516_0.9524373945915607"},"_hasShrinkwrap":false,"publish_time":1538931771629,"_cnpm_publish_time":1538931771629,"contributors":[]},"1.0.0-alpha.7":{"name":"@vuepress/plugin-blog","version":"1.0.0-alpha.7","description":"blog plugin for vuepress","main":"index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vuepress.git"},"keywords":["documentation","vue","vuepress","generator"],"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vuepress/issues"},"homepage":"https://github.com/vuejs/vuepress/packages/@vuepress/plugin-blog#readme","readmeFilename":"README.md","_id":"@vuepress/plugin-blog@1.0.0-alpha.7","dist":{"shasum":"01e57216ebf0866ce7b5f646df58be00a50d3ac0","size":2291,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0-alpha.7.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0-alpha.7_1538930776901_0.9121293953645153"},"_hasShrinkwrap":false,"publish_time":1538930777055,"_cnpm_publish_time":1538930777055,"contributors":[]},"1.0.0-alpha.6":{"name":"@vuepress/plugin-blog","version":"1.0.0-alpha.6","description":"blog plugin for vuepress","main":"index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vuepress.git"},"keywords":["documentation","vue","vuepress","generator"],"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vuepress/issues"},"homepage":"https://github.com/vuejs/vuepress/packages/@vuepress/plugin-blog#readme","readmeFilename":"README.md","_id":"@vuepress/plugin-blog@1.0.0-alpha.6","dist":{"shasum":"caf80e8a26833ed6b1cd376a8904da07b90ea29a","size":2291,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0-alpha.6.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0-alpha.6_1538928610639_0.10162661699130182"},"_hasShrinkwrap":false,"publish_time":1538928610835,"_cnpm_publish_time":1538928610835,"contributors":[]},"1.0.0-alpha.5":{"name":"@vuepress/plugin-blog","version":"1.0.0-alpha.5","description":"blog plugin for vuepress","main":"index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vuepress.git"},"keywords":["documentation","vue","vuepress","generator"],"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vuepress/issues"},"homepage":"https://github.com/vuejs/vuepress/packages/@vuepress/plugin-blog#readme","readmeFilename":"README.md","_id":"@vuepress/plugin-blog@1.0.0-alpha.5","dist":{"shasum":"c10caa0269fc2edefc07c8e59dbd9c36561ec5eb","size":2289,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0-alpha.5.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0-alpha.5_1538923705564_0.00007072668551555417"},"_hasShrinkwrap":false,"publish_time":1538923705702,"_cnpm_publish_time":1538923705702,"contributors":[]},"1.0.0-alpha.4":{"name":"@vuepress/plugin-blog","version":"1.0.0-alpha.4","description":"blog plugin for vuepress","main":"index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vuepress.git"},"keywords":["documentation","vue","vuepress","generator"],"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vuepress/issues"},"homepage":"https://github.com/vuejs/vuepress/packages/@vuepress/plugin-blog#readme","readmeFilename":"README.md","_id":"@vuepress/plugin-blog@1.0.0-alpha.4","dist":{"shasum":"f95ea7983e9b72359767e9b886b50fe53b93d44b","size":2290,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0-alpha.4.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0-alpha.4_1538765285157_0.9221670156452779"},"_hasShrinkwrap":false,"publish_time":1538765285307,"_cnpm_publish_time":1538765285307,"contributors":[]},"1.0.0-alpha.3":{"name":"@vuepress/plugin-blog","version":"1.0.0-alpha.3","description":"blog plugin for vuepress","main":"index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vuepress.git"},"keywords":["documentation","vue","vuepress","generator"],"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vuepress/issues"},"homepage":"https://github.com/vuejs/vuepress/packages/@vuepress/plugin-blog#readme","readmeFilename":"README.md","_id":"@vuepress/plugin-blog@1.0.0-alpha.3","dist":{"shasum":"7639abe0b1ad31850a94b722eb6de0343736d6a9","size":2288,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0-alpha.3.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0-alpha.3_1538605409770_0.6238723632474228"},"_hasShrinkwrap":false,"publish_time":1538605409931,"_cnpm_publish_time":1538605409931,"contributors":[]},"1.0.0-alpha.2":{"name":"@vuepress/plugin-blog","version":"1.0.0-alpha.2","description":"blog plugin for vuepress","main":"index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vuepress.git"},"keywords":["documentation","vue","vuepress","generator"],"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vuepress/issues"},"homepage":"https://github.com/vuejs/vuepress/packages/@vuepress/plugin-blog#readme","readmeFilename":"README.md","_id":"@vuepress/plugin-blog@1.0.0-alpha.2","dist":{"shasum":"6d50914396eb1879af4d0af7b6b7828a8bff471a","size":2182,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0-alpha.2.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0-alpha.2_1538161843916_0.7824398558337695"},"_hasShrinkwrap":false,"publish_time":1538161844072,"_cnpm_publish_time":1538161844072,"contributors":[]},"1.0.0-alpha.1":{"name":"@vuepress/plugin-blog","version":"1.0.0-alpha.1","description":"blog plugin for vuepress","main":"index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vuepress.git"},"keywords":["documentation","vue","vuepress","generator"],"author":{"name":"ULIVZ","email":"chl814@foxmail.com"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vuepress/issues"},"homepage":"https://github.com/vuejs/vuepress/packages/@vuepress/plugin-blog#readme","readmeFilename":"README.md","_id":"@vuepress/plugin-blog@1.0.0-alpha.1","dist":{"shasum":"9d35918bff8949e6d608a831beb513c6fadcb9c5","size":2181,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0-alpha.1.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0-alpha.1_1538025921765_0.3655494736834468"},"_hasShrinkwrap":false,"publish_time":1538025922200,"_cnpm_publish_time":1538025922200,"contributors":[]},"1.0.0-alpha.0":{"name":"@vuepress/plugin-blog","version":"1.0.0-alpha.0","description":"blog plugin for vuepress","main":"index.js","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vuepress.git"},"keywords":["documentation","vue","vuepress","generator"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vuepress/issues"},"homepage":"https://github.com/vuejs/vuepress/packages/@vuepress/plugin-blog#readme","_id":"@vuepress/plugin-blog@1.0.0-alpha.0","dist":{"shasum":"41136410cf3d5ddfbd577e699a92daf18c04a180","size":2164,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-1.0.0-alpha.0.tgz"},"maintainers":[{"name":"anonymous","email":"fgiraud@student.42.fr"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmUser":{"name":"anonymous","email":"472590061@qq.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_1.0.0-alpha.0_1537984086363_0.09015561900666658"},"_hasShrinkwrap":false,"publish_time":1537984086565,"_cnpm_publish_time":1537984086565,"contributors":[]},"2.0.0-rc.10":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.10","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","scripts":{"build":"tsc -b tsconfig.build.json","clean":"rimraf --glob ./lib ./*.tsbuildinfo"},"dependencies":{"@vuepress/helper":"~2.0.0-rc.10","chokidar":"^3.5.3","vue":"^3.4.15","vue-router":"^4.2.5"},"peerDependencies":{"vuepress":"2.0.0-rc.5"},"publishConfig":{"access":"public"},"gitHead":"2e4d75617b030b584fb59346087790c982dbf411","_id":"@vuepress/plugin-blog@2.0.0-rc.10","_nodeVersion":"20.11.0","_npmVersion":"lerna/3.2.1/node@v20.11.0+x64 (linux)","dist":{"integrity":"sha512-9Wh8Xs8BlOektXzbZ7a9qnKRTMdZXWVAGWolE/YKutT2b6zsuAaYmn9FGLFusLyutP868/nrUogp5/vkERGFvA==","shasum":"dd385cd28e43d9ed669a7e292bd71f0f85d0745e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.10.tgz","fileCount":46,"unpackedSize":36769,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHYqSpTy9cWFlbP/6UzSm3sdM+m1AU5N/zndBpheilwvAiBarixYtrXMOpqMIv6Z4IVFBuSYaH0Iw1Z6shidy2973g=="}]},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"mister-hope@outlook.com"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_2.0.0-rc.10_1707127427704_0.30548214163180276"},"_hasShrinkwrap":false,"contributors":[]},"2.0.0-rc.11":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.11","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","scripts":{"build":"tsc -b tsconfig.build.json","clean":"rimraf --glob ./lib ./*.tsbuildinfo"},"dependencies":{"@vuepress/helper":"~2.0.0-rc.11","chokidar":"^3.5.3","vue":"^3.4.15","vue-router":"^4.2.5"},"peerDependencies":{"vuepress":"2.0.0-rc.6"},"publishConfig":{"access":"public"},"gitHead":"7ba11252716b7f900ecb4215b8a523c51d751738","_id":"@vuepress/plugin-blog@2.0.0-rc.11","_nodeVersion":"20.11.0","_npmVersion":"lerna/3.2.1/node@v20.11.0+x64 (linux)","dist":{"integrity":"sha512-onZI2fIk9jD2A1NJTOKvtfDHVKpzxc1GRbHwhsKjnl2MFW2PuExNPkZhBw+7o2UKmeZcv/Xi4pm+bp/7DScCMg==","shasum":"3383d2ff7a93b6189ed2036b1e6a36c5f923173c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.11.tgz","fileCount":46,"unpackedSize":36769,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEXMw83pJVcIgiMyWSD+NJRdOONcpdGPsQbyYCFwLy6QAiEAr8v26flMrs12//DAtJA/PxvB6IUU3U3Kk4UMbl7XDio="}]},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"mister-hope@outlook.com"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_2.0.0-rc.11_1707153207744_0.659614121575735"},"_hasShrinkwrap":false,"contributors":[]},"2.0.0-rc.12":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.12","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","scripts":{"build":"tsc -b tsconfig.build.json","clean":"rimraf --glob ./lib ./*.tsbuildinfo"},"dependencies":{"@vuepress/helper":"~2.0.0-rc.12","chokidar":"^3.5.3","vue":"^3.4.15","vue-router":"^4.2.5"},"peerDependencies":{"vuepress":"2.0.0-rc.7"},"publishConfig":{"access":"public"},"gitHead":"ec1ce0f857e9b05bee848bedcfb395a00bdda4c6","_id":"@vuepress/plugin-blog@2.0.0-rc.12","_nodeVersion":"20.11.0","_npmVersion":"lerna/3.2.1/node@v20.11.0+x64 (linux)","dist":{"integrity":"sha512-LZ0oX9QBxTHHtiUk7ONZHTwDaWoCejXjGgJXGXZDvCfQetCzLWoRYOao7bUxHUrmtD10JyaW+5fCAgHynXgBNQ==","shasum":"668855c6a1d1c3629a0aacf690fd73be5b5fe6f3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.12.tgz","fileCount":46,"unpackedSize":36769,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCglBh7e1eWKr6Oq4Gw5emxE61+2GfeRsTaieiJ2VK2wQIgOoDs62lOkSPlzVlDseM+8bwqNGeDBMbxCBUUVJkACQc="}]},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"mister-hope@outlook.com"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_2.0.0-rc.12_1707233640608_0.7254341481395814"},"_hasShrinkwrap":false,"contributors":[]},"2.0.0-rc.14":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.14","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","scripts":{"build":"tsc -b tsconfig.build.json","clean":"rimraf --glob ./lib ./*.tsbuildinfo"},"dependencies":{"@vuepress/helper":"~2.0.0-rc.14","chokidar":"^3.6.0","vue":"^3.4.16","vue-router":"^4.2.5"},"peerDependencies":{"vuepress":"2.0.0-rc.7"},"publishConfig":{"access":"public"},"gitHead":"cf292f189b5b4852a241bffc48c45112f647b2de","_id":"@vuepress/plugin-blog@2.0.0-rc.14","_nodeVersion":"20.11.0","_npmVersion":"lerna/3.2.1/node@v20.11.0+x64 (linux)","dist":{"integrity":"sha512-IlJBYN5i8/hUSVynDV3ajmtJe67v+hxf9rKJ+wJGKEzpPXPb3NLi900WXbLtavJrj5WYIqYrcyQw+bJ9BHP4AQ==","shasum":"e1bd143ac9a54e70e25fcc7ea747958fd4fb3dee","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.14.tgz","fileCount":46,"unpackedSize":37108,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDTz7pH/DlVINQeAn+s9uD3hxzlUEkkv5EfBoPN1W+PcQIhAIryNDzrVHw45owCK+RXC4WBofbJFy41VTsZaSGogsnK"}]},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"mister-hope@outlook.com"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_2.0.0-rc.14_1707387267517_0.5811693711366133"},"_hasShrinkwrap":false,"contributors":[]},"2.0.0-rc.15":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.15","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","scripts":{"build":"tsc -b tsconfig.build.json","clean":"rimraf --glob ./lib ./*.tsbuildinfo"},"dependencies":{"@vuepress/helper":"~2.0.0-rc.15","chokidar":"^3.6.0","vue":"^3.4.19"},"peerDependencies":{"vuepress":"2.0.0-rc.8"},"publishConfig":{"access":"public"},"gitHead":"f85c8b1cf54e30b2267f6dbf27d06263d2cfbfbd","_id":"@vuepress/plugin-blog@2.0.0-rc.15","_nodeVersion":"20.11.0","_npmVersion":"lerna/3.3.0/node@v20.11.0+x64 (linux)","dist":{"integrity":"sha512-64gT1HJ22LO+y4wucno3bnj7K9CDxV8kz8E+QoE4V5l2QP4kLGLo79RR8MazyMIRs4F84kYjSywWh9x7YC3kHQ==","shasum":"25df58cb09c4bcc564f0bcce8a42db93d7e92c46","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.15.tgz","fileCount":46,"unpackedSize":37076,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCzMGlMXiUINBIfst5yGwbgW/P8HmxQyrBGnbKBq+4skQIgOPQLoIwD/PZhRlWFznzDmAkFfz1CFL/xr3IXfvMJXoU="}]},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"mister-hope@outlook.com"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_2.0.0-rc.15_1708395995346_0.08257698812179481"},"_hasShrinkwrap":false,"contributors":[]},"2.0.0-rc.17":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.17","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","scripts":{"build":"tsc -b tsconfig.build.json","clean":"rimraf --glob ./lib ./*.tsbuildinfo"},"dependencies":{"@vuepress/helper":"~2.0.0-rc.17","chokidar":"^3.6.0","vue":"^3.4.19"},"peerDependencies":{"vuepress":"2.0.0-rc.8"},"publishConfig":{"access":"public"},"gitHead":"f1cd0f6d2b8bf9fb66cab5e1944e2bdd7459909f","_id":"@vuepress/plugin-blog@2.0.0-rc.17","_nodeVersion":"20.11.1","_npmVersion":"lerna/3.3.0/node@v20.11.1+x64 (linux)","dist":{"integrity":"sha512-wtCzuQBvxWZIh9Y1Q7JFoqbAq+8MqPDcTk7dWSEea2NjJ785fONDJus8rfz1/1pJsCEEnwECX6eUFCYVmxeHCA==","shasum":"c56a94231daf908699ed531f41dc8d2898d231ef","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.17.tgz","fileCount":46,"unpackedSize":37076,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC6bCM6z/c3YKtOrlm7O1lHsgd2RsXXc/reQoRovf7SdAIgb/nz67d24Pk/RSZjJvu+1+kqxr4+jhnELmKHfyiyPZ8="}]},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"mister-hope@outlook.com"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_2.0.0-rc.17_1708537481336_0.6217617007960994"},"_hasShrinkwrap":false,"contributors":[]},"2.0.0-rc.18":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.18","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","scripts":{"build":"tsc -b tsconfig.build.json","clean":"rimraf --glob ./lib ./*.tsbuildinfo"},"dependencies":{"@vuepress/helper":"~2.0.0-rc.18","chokidar":"^3.6.0","vue":"^3.4.21"},"peerDependencies":{"vuepress":"2.0.0-rc.8"},"publishConfig":{"access":"public"},"gitHead":"8bad47f0dbefd1037574255bf95a719bb680f60e","_id":"@vuepress/plugin-blog@2.0.0-rc.18","_nodeVersion":"20.11.1","_npmVersion":"lerna/3.3.0/node@v20.11.1+x64 (linux)","dist":{"integrity":"sha512-GTJGsnHjjU5k9PnMFzZlSKDWfbQGmykeWkn3sOjmyMC2emnUEi4HDliOCuVj/jzQlzhGXGChfkF1d7sjkJMNfg==","shasum":"75339dad877ca21e8f4283cbf356ddc3de60b4a2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.18.tgz","fileCount":46,"unpackedSize":37076,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDNduFlnHbq4xvjeoSkaxntP3Uf+6qR8sMNEKr6FDDowgIgH2coSOl8Y6eXoegrCB0wGjqihy/iaCcNyOIKJixSaog="}]},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"mister-hope@outlook.com"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_2.0.0-rc.18_1709226538859_0.22664877340768985"},"_hasShrinkwrap":false,"contributors":[]},"2.0.0-rc.19":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.19","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","scripts":{"build":"tsc -b tsconfig.build.json","clean":"rimraf --glob ./lib ./*.tsbuildinfo"},"dependencies":{"@vuepress/helper":"~2.0.0-rc.19","chokidar":"^3.6.0","vue":"^3.4.21"},"peerDependencies":{"vuepress":"2.0.0-rc.8"},"publishConfig":{"access":"public"},"gitHead":"87d2e11058e583f3f61f85c50c0a0bf540a9a932","_id":"@vuepress/plugin-blog@2.0.0-rc.19","_nodeVersion":"20.11.1","_npmVersion":"lerna/3.3.1/node@v20.11.1+x64 (linux)","dist":{"integrity":"sha512-Ywy87qMFMvifg2TtC1w/cl50+TiZNxJ+D5Nd5kW1a3CAo0w1p/ZtCJ/TVeY/iBGZohTdyh/8g0I08B6EI9hnjw==","shasum":"3081d21c91d0725b28aeb9b24542194ba9d8801b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.19.tgz","fileCount":46,"unpackedSize":37076,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCANE5+xWz1ByK5tBzAvxtWzoGhdC/BX7+/2ybXYYl4WAIhAOly7ZRHiQUX+S972VLGq8QlO/BMDQws7F7+LZw4L+4P"}]},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"mister-hope@outlook.com"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_2.0.0-rc.19_1710089878246_0.7963788160639433"},"_hasShrinkwrap":false,"contributors":[]},"2.0.0-rc.21":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.21","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","scripts":{"build":"tsc -b tsconfig.build.json","clean":"rimraf --glob ./lib ./*.tsbuildinfo"},"dependencies":{"@vuepress/helper":"~2.0.0-rc.21","chokidar":"^3.6.0","vue":"^3.4.21"},"peerDependencies":{"vuepress":"2.0.0-rc.9"},"publishConfig":{"access":"public"},"gitHead":"014780ab182c15249ac9d27cee31d080f9ac01cd","_id":"@vuepress/plugin-blog@2.0.0-rc.21","_nodeVersion":"20.11.1","_npmVersion":"lerna/3.3.1/node@v20.11.1+x64 (linux)","dist":{"integrity":"sha512-LCju1cC7vFA4WMaYbcnkhnEuiGno0JcavcDRFS6Np4hlVKhvh5Zoi47R3FBuF88X2OdbvBog63k4m5Jp60f+aQ==","shasum":"33072550f276c940c8c3712707452a242f434dce","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.21.tgz","fileCount":46,"unpackedSize":37076,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCbjDab/kj+UX03YxdIRzS/v8HXpq1/UIZoTJONq0yzNQIhALADU/p1WQy9ZopUvv4WujlZqQIo7U6VgFeL14cMZdMc"}]},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"mister-hope@outlook.com"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_2.0.0-rc.21_1711368080664_0.05358905898755428"},"_hasShrinkwrap":false,"contributors":[]},"2.0.0-rc.22":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.22","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","scripts":{"build":"tsc -b tsconfig.build.json","clean":"rimraf --glob ./lib ./*.tsbuildinfo"},"dependencies":{"@vuepress/helper":"~2.0.0-rc.22","chokidar":"^3.6.0","vue":"^3.4.21"},"peerDependencies":{"vuepress":"2.0.0-rc.9"},"publishConfig":{"access":"public"},"gitHead":"088ab15335527cc0c644d7ec83e7588be675477e","_id":"@vuepress/plugin-blog@2.0.0-rc.22","_nodeVersion":"20.11.1","_npmVersion":"lerna/3.3.1/node@v20.11.1+x64 (linux)","dist":{"integrity":"sha512-+qBlYPFkH8VgJB6kKjnKqbXSW5QgZ4JscZLqNYblTJ1JWDibUtnjPlqDEmB9c2BfFOcq5M0jz7u9RdoLPBF/8g==","shasum":"cdbdd676d3d66595206f939b69adc8ba24ca7ed1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.22.tgz","fileCount":46,"unpackedSize":37076,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDi9QDzO8vGfKIvm7mP3UpsWAb5e7ExPANhuDRL1vDF9gIgcI37xLgpuw1I8ZAdRn+XZjXPyA4r07sJZEnspIAu2WE="}]},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"mister-hope@outlook.com"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_2.0.0-rc.22_1711995315307_0.09770402513856635"},"_hasShrinkwrap":false,"contributors":[]},"2.0.0-rc.23":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.23","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","scripts":{"build":"tsc -b tsconfig.build.json","clean":"rimraf --glob ./lib ./*.tsbuildinfo"},"dependencies":{"@vuepress/helper":"~2.0.0-rc.23","chokidar":"^3.6.0","vue":"^3.4.21"},"peerDependencies":{"vuepress":"2.0.0-rc.9"},"publishConfig":{"access":"public"},"gitHead":"18ec6690325db7c130659b59a74d4f3ddcffe499","_id":"@vuepress/plugin-blog@2.0.0-rc.23","_nodeVersion":"20.11.1","_npmVersion":"lerna/3.3.1/node@v20.11.1+x64 (linux)","dist":{"integrity":"sha512-UGunZYPV3r1enbToP1aTkEoqDQZwzcl4u1GCP4eg9W86kmey59fNYezZY6BTR0XZGRf+t2aQdd877BkyfaJeGw==","shasum":"f7b1743c401a47a26ef60f18fc3ddae5dab65c25","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.23.tgz","fileCount":46,"unpackedSize":37076,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCUskpKlRVLkTES1Ngfsa2cZREj+Nplnt0ecE5v0cFn2wIhAKk6842fb+K6DewEKjKGT3/7zpYJ3WwApsCKE70EXxS8"}]},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"mister-hope@outlook.com"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_2.0.0-rc.23_1712035864459_0.9562103668350841"},"_hasShrinkwrap":false,"contributors":[]},"2.0.0-rc.24":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.24","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","scripts":{"build":"tsc -b tsconfig.build.json","clean":"rimraf --glob ./lib ./*.tsbuildinfo"},"dependencies":{"@vuepress/helper":"~2.0.0-rc.24","chokidar":"^3.6.0","vue":"^3.4.21"},"peerDependencies":{"vuepress":"2.0.0-rc.9"},"publishConfig":{"access":"public"},"gitHead":"b2fb493bb4e3c29290ad2ded4f20c3efd94f8c9b","_id":"@vuepress/plugin-blog@2.0.0-rc.24","_nodeVersion":"20.12.0","_npmVersion":"lerna/3.3.2/node@v20.12.0+x64 (linux)","dist":{"integrity":"sha512-EEpJcTHhlB6/LWXWdhBN3f9dFRrkOJSWw9KyD/7/GBImqbPKrdWh2y6VZejUvZBK+1Onv0/KEXMgE3zI3LAB/g==","shasum":"be668f855a0eaa069f3b67ab532970b4ec9a0ab1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.24.tgz","fileCount":46,"unpackedSize":37076,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGKZY2zpg02NoNK9QRXE2eeXzoKJkPHXt68WOsy4POj4AiBOSQ90Ah9cQN90nDRVzUuBelPfq2t0vWL9b4S/LE/hfQ=="}]},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"mister-hope@outlook.com"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_2.0.0-rc.24_1712385207673_0.29177848305854015"},"_hasShrinkwrap":false,"contributors":[]},"2.0.0-rc.25":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.25","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","scripts":{"build":"tsc -b tsconfig.build.json","clean":"rimraf --glob ./lib ./*.tsbuildinfo"},"dependencies":{"@vuepress/helper":"~2.0.0-rc.24","chokidar":"^3.6.0","vue":"^3.4.21"},"peerDependencies":{"vuepress":"2.0.0-rc.9"},"publishConfig":{"access":"public"},"gitHead":"6fc0c991838123f38dd60462ad16d7e48463b699","_id":"@vuepress/plugin-blog@2.0.0-rc.25","_nodeVersion":"20.12.1","_npmVersion":"lerna/3.3.2/node@v20.12.1+x64 (linux)","dist":{"integrity":"sha512-L8iCBDCmcGXLZIHbasmoLV+sHHdYqV0NVAfK+A246dcItKCTmC/hBLN6rkUglte6eN9DO12Ow8zMd4bLUaRYrQ==","shasum":"d162ea4e2e7c2c9abb7af5166c9e789fa4be86fe","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.25.tgz","fileCount":48,"unpackedSize":37387,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDT1ErurL109msD75ht6ukAFErihvr8848qW54KkEwVJAiEAozkyfyb7g4PfWsaZO651oG+XplmbIkSHmRUlvSJAoc0="}]},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"mister-hope@outlook.com"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_2.0.0-rc.25_1713338558472_0.870740749227418"},"_hasShrinkwrap":false,"contributors":[]},"2.0.0-rc.26":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.26","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","scripts":{"build":"tsc -b tsconfig.build.json","clean":"rimraf --glob ./lib ./*.tsbuildinfo"},"dependencies":{"@vuepress/helper":"~2.0.0-rc.26","chokidar":"^3.6.0","vue":"^3.4.23"},"peerDependencies":{"vuepress":"2.0.0-rc.9"},"publishConfig":{"access":"public"},"gitHead":"90031aa7e2fadaf97fa7f8b9d3ec046f628b065b","_id":"@vuepress/plugin-blog@2.0.0-rc.26","_nodeVersion":"20.12.2","_npmVersion":"lerna/3.3.3/node@v20.12.2+x64 (linux)","dist":{"integrity":"sha512-kwltshAQ+xIqFGpJ2fYypq/VO2G6wDMt9iS3IZtgpBkDZklMsvxu+3hB7xvaWVIbksaClPDaCwp9zBiy91uYtw==","shasum":"f4f783718f8fe3e19d24e17f565337a9efb53fc4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.26.tgz","fileCount":49,"unpackedSize":37420,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC7ju3yhtigGs+w4DDTJZ6W9UY7ZgtacJg4a1crnHRxrgIgbkgUWws5908Xg7ER9xIUUTWTfZ0nqSGvj1/Bvvy3UOM="}]},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"mister-hope@outlook.com"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_2.0.0-rc.26_1713675054493_0.933635534073721"},"_hasShrinkwrap":false,"contributors":[]},"2.0.0-rc.27":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.27","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","scripts":{"build":"tsc -b tsconfig.build.json","clean":"rimraf --glob ./lib ./*.tsbuildinfo"},"dependencies":{"@vuepress/helper":"~2.0.0-rc.27","chokidar":"^3.6.0","vue":"^3.4.26"},"peerDependencies":{"vuepress":"2.0.0-rc.9"},"publishConfig":{"access":"public"},"gitHead":"146dd05c696c2287eba9498ee8ec7476fabccb0b","_id":"@vuepress/plugin-blog@2.0.0-rc.27","_nodeVersion":"20.12.2","_npmVersion":"lerna/3.3.3/node@v20.12.2+x64 (linux)","dist":{"integrity":"sha512-9+msqvgk3PeYARXFY5wie+OKr4yBjF8vfTgkvFUTb6TUaZCDMWutBD37EzhQCCfsCmpVapsfPVIHe4TSsTdulQ==","shasum":"9247e0c0fd2a25b321a89cde2588702ebaf9b91e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.27.tgz","fileCount":49,"unpackedSize":37420,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEyzt8OtR1n2iL+qZpuSAqNzj5YmGoWRpyVHg2OPSgcOAiEA4OOHLjXKcJhOrllgH7AWvgE7z+nxjalVl9EKxUGlPuQ="}]},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"mister-hope@outlook.com"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_2.0.0-rc.27_1715010984009_0.06659985430099646"},"_hasShrinkwrap":false,"contributors":[]},"2.0.0-rc.28":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.28","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","scripts":{"build":"tsc -b tsconfig.build.json","clean":"rimraf --glob ./lib ./*.tsbuildinfo"},"dependencies":{"@vuepress/helper":"~2.0.0-rc.28","chokidar":"^3.6.0","vue":"^3.4.27"},"peerDependencies":{"vuepress":"2.0.0-rc.9"},"publishConfig":{"access":"public"},"gitHead":"1d717308a79aa1056168d0a70a8fc33c19c7c764","_id":"@vuepress/plugin-blog@2.0.0-rc.28","_nodeVersion":"20.12.2","_npmVersion":"lerna/3.3.3/node@v20.12.2+x64 (linux)","dist":{"integrity":"sha512-KbsjccUme5juWPP+ZWcHIopyqK3GejWPhHPLkz0JTGTCD8ug+YmUQN6pAQnd1KXNOo1G7QiqrUoBfqyYhn70nQ==","shasum":"6bd2f72d80a90d703cef23536c22583c8bf5b479","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.28.tgz","fileCount":49,"unpackedSize":37420,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDP8AlPS3kgnyw5jdRKUjuAL2STPxfR32KCocDYT2kPXAIgP1gbAgREAJpwIe5Zr1A+Mv1yzFXC4eki0rsX0j/jvJI="}]},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"mister-hope@outlook.com"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_2.0.0-rc.28_1715198342911_0.05171063161241585"},"_hasShrinkwrap":false,"contributors":[]},"2.0.0-rc.30":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.30","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","scripts":{"build":"tsc -b tsconfig.build.json","clean":"rimraf --glob ./lib ./*.tsbuildinfo"},"dependencies":{"@vuepress/helper":"~2.0.0-rc.30","chokidar":"^3.6.0","vue":"^3.4.27"},"peerDependencies":{"vuepress":"2.0.0-rc.11"},"publishConfig":{"access":"public"},"gitHead":"e84a9e154e119525784f6934f06a795029798f8f","_id":"@vuepress/plugin-blog@2.0.0-rc.30","_nodeVersion":"20.13.1","_npmVersion":"lerna/3.4.0/node@v20.13.1+x64 (linux)","dist":{"integrity":"sha512-kde3+86BWW9z9aj1NcnKper9I7jxkp1Fof5aY3f58Sm9Gw/loijc2XjmHijeCixdo5ZOZQQO4bymJpL6NPZKeg==","shasum":"054c5c009fc162bba8f271598f7942649076736a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.30.tgz","fileCount":49,"unpackedSize":37421,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHzkiqRi2AWvdam9M8VzcnE8mN22ITHO3hutb+VAjBDdAiBXpAMQ4kKs3OusxJAI2R3DNjVhimSpEYH3ObvYA18y9g=="}]},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"mister-hope@outlook.com"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_2.0.0-rc.30_1715882967225_0.2703363685631277"},"_hasShrinkwrap":false,"contributors":[]},"2.0.0-rc.31":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.31","keywords":["vuepress-plugin","vuepress","plugin","blog"],"author":{"url":"https://mister-hope.com","name":"Mr.Hope","email":"mister-hope@outlook.com"},"license":"MIT","_id":"@vuepress/plugin-blog@2.0.0-rc.31","maintainers":[{"name":"anonymous","email":"mister-hope@outlook.com"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"homepage":"https://ecosystem.vuejs.press/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"dist":{"shasum":"3c2f1d2f9750dfaa7bfb7d39dc5437f644607736","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.31.tgz","fileCount":49,"integrity":"sha512-Jl8dEfwPzCnXXNSj5vKFbhxdw5IkEPzgprW08pVQGAdDItyIlXMzj9xJClR8D57vcvzZGI0VqnEwTKIXAgDABw==","signatures":[{"sig":"MEQCIBtyxUNX0XsPsJFfLE5hQJQ+TM/zmYT8+v8MbTngSVvpAiBQHCjfesaysWDWSdyLHzOE32bxZ5905tlGWYxc6t9SsQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37421},"main":"./lib/node/index.js","type":"module","types":"./lib/node/index.d.ts","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"gitHead":"c3d22eb10914f5a6bbb9cfb039498761ca94b524","scripts":{"build":"tsc -b tsconfig.build.json","clean":"rimraf --glob ./lib ./*.tsbuildinfo"},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"repository":{"url":"git+https://github.com/vuepress/ecosystem.git","type":"git","directory":"plugins/plugin-blog"},"_npmVersion":"lerna/3.4.0/node@v20.13.1+x64 (linux)","description":"VuePress plugin - blog","directories":{},"_nodeVersion":"20.13.1","dependencies":{"vue":"^3.4.27","chokidar":"^3.6.0","@vuepress/helper":"~2.0.0-rc.31"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"vuepress":"2.0.0-rc.12"},"_npmOperationalInternal":{"tmp":"tmp/plugin-blog_2.0.0-rc.31_1716790755303_0.7782547868507264","host":"s3://npm-registry-packages"},"contributors":[]},"2.0.0-rc.33":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.33","keywords":["vuepress-plugin","vuepress","plugin","blog"],"author":{"url":"https://mister-hope.com","name":"Mr.Hope","email":"mister-hope@outlook.com"},"license":"MIT","_id":"@vuepress/plugin-blog@2.0.0-rc.33","maintainers":[{"name":"anonymous","email":"mister-hope@outlook.com"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"dist":{"shasum":"d2efb566aa07479190a9149a550740c5e42f0e3a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.33.tgz","fileCount":49,"integrity":"sha512-Sce8AyE4tOmdRWIo9eU0puhJIKP+qog50f8jHwuYOqL9VSyVIf8JcoX2rXXZGQnLvIIPeUYWB/o/vU+jaJjwhQ==","signatures":[{"sig":"MEUCIBYtvPudJERu/abGcr6cJtfvWuA7ovEeS8tsBTynH9meAiEA+CeTsxiU3kEsfhMYlk5j/r+AGv/6/5AsK+Awe+cSS0U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37430},"main":"./lib/node/index.js","type":"module","types":"./lib/node/index.d.ts","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"gitHead":"6e9565ef71b7eb41f8bf8736dc9f6544f1925c58","scripts":{"build":"tsc -b tsconfig.build.json","clean":"rimraf --glob ./lib ./*.tsbuildinfo"},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"repository":{"url":"git+https://github.com/vuepress/ecosystem.git","type":"git","directory":"plugins/blog/plugin-blog"},"_npmVersion":"lerna/3.4.0/node@v20.13.1+x64 (linux)","description":"VuePress plugin - blog","directories":{},"_nodeVersion":"20.13.1","dependencies":{"vue":"^3.4.27","chokidar":"^3.6.0","@vuepress/helper":"2.0.0-rc.33"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"vuepress":"2.0.0-rc.12"},"_npmOperationalInternal":{"tmp":"tmp/plugin-blog_2.0.0-rc.33_1717069274080_0.7988914004838914","host":"s3://npm-registry-packages"},"contributors":[]},"2.0.0-rc.34":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.34","keywords":["vuepress-plugin","vuepress","plugin","blog"],"author":{"url":"https://mister-hope.com","name":"Mr.Hope","email":"mister-hope@outlook.com"},"license":"MIT","_id":"@vuepress/plugin-blog@2.0.0-rc.34","maintainers":[{"name":"anonymous","email":"mister-hope@outlook.com"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"dist":{"shasum":"163ce3b90f2a2ced1cb345927483311da99cbea3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.34.tgz","fileCount":49,"integrity":"sha512-g/Rt/8c2xK/tYeyWTcQ48aed0Lo/d8sf0yF/aqgXNwPqlCv2ogw2dw2kvYgQ6Pi0DAk3yR8cQSgRYrJMTi1Y7g==","signatures":[{"sig":"MEUCIQCOs1Lg+l6OkN0F9R4d3IYkLuto9ummB2GcEIrMyjaVMQIgRAvMT6rANY6iKJbXvd/7PFojy6ZW8s3z+wxhQRTuvoA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37430},"main":"./lib/node/index.js","type":"module","types":"./lib/node/index.d.ts","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"gitHead":"93df303baa6291f52e3523f136073e79d53274ea","scripts":{"build":"tsc -b tsconfig.build.json","clean":"rimraf --glob ./lib ./*.tsbuildinfo"},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"repository":{"url":"git+https://github.com/vuepress/ecosystem.git","type":"git","directory":"plugins/blog/plugin-blog"},"_npmVersion":"lerna/3.5.0/node@v20.13.1+x64 (linux)","description":"VuePress plugin - blog","directories":{},"_nodeVersion":"20.13.1","dependencies":{"vue":"^3.4.27","chokidar":"^3.6.0","@vuepress/helper":"2.0.0-rc.34"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"vuepress":"2.0.0-rc.13"},"_npmOperationalInternal":{"tmp":"tmp/plugin-blog_2.0.0-rc.34_1717483488457_0.6985665828583287","host":"s3://npm-registry-packages"},"contributors":[]},"2.0.0-rc.36":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.36","keywords":["vuepress-plugin","vuepress","plugin","blog"],"author":{"url":"https://mister-hope.com","name":"Mr.Hope","email":"mister-hope@outlook.com"},"license":"MIT","_id":"@vuepress/plugin-blog@2.0.0-rc.36","maintainers":[{"name":"anonymous","email":"mister-hope@outlook.com"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"dist":{"shasum":"5f5509ccf69b594c7a6169ee587d912de05c813f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.36.tgz","fileCount":49,"integrity":"sha512-nC0T9UQoYtW+xH/vtsZsNX+vtIN7EItdpzgmnyt+92mK4cT1+T6LRN3UCR+OwYpocYjGnPCa9PixdLFFmNUKnw==","signatures":[{"sig":"MEQCIFdEOWcXGbht4Uqaf+YVrgDFSKVcTdfuASYSiMUeCf/KAiAW6bDMQFOpXyFw1MHrc+hHvqu9W7RkOjrPYUvyBBA+aA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37316},"main":"./lib/node/index.js","type":"module","types":"./lib/node/index.d.ts","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"gitHead":"7f283f7243f9f9b86a9621f6ebc00d8d335d5f94","_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"repository":{"url":"git+https://github.com/vuepress/ecosystem.git","type":"git","directory":"plugins/blog/plugin-blog"},"_npmVersion":"lerna/3.5.1/node@v20.14.0+x64 (linux)","description":"VuePress plugin - blog","directories":{},"_nodeVersion":"20.14.0","dependencies":{"vue":"^3.4.29","chokidar":"^3.6.0","@vuepress/helper":"2.0.0-rc.36"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"peerDependencies":{"vuepress":"2.0.0-rc.13"},"_npmOperationalInternal":{"tmp":"tmp/plugin-blog_2.0.0-rc.36_1718705348434_0.10401083538699951","host":"s3://npm-registry-packages"},"contributors":[]},"2.0.0-rc.37":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.37","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.37","chokidar":"^3.6.0","vue":"^3.4.29"},"peerDependencies":{"vuepress":"2.0.0-rc.14"},"publishConfig":{"access":"public"},"gitHead":"3754bbda881d738a0dcfacc5172a70af67505013","_id":"@vuepress/plugin-blog@2.0.0-rc.37","_nodeVersion":"20.14.0","_npmVersion":"lerna/3.5.1/node@v20.14.0+x64 (linux)","dist":{"integrity":"sha512-rJBM/P7PNhKkbz8UfQjY9qo1zxJZlF31vBgx1inhGS2tP1KJoUPTZdIRk35TphIKnA/4Xp6c7KLAL0RT4R21bw==","shasum":"9eb5055ce82f0adfc5af29a7a7e9cc5fd4ebf1d2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.37.tgz","fileCount":49,"unpackedSize":37258,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDgKdXYNwxLGoHfNIPEP9wxTVpkdWVWtdR5QGtkn6LgSgIgLX3FbjGoQj2g/W9wWfGSTFo/2oMQ04iwLbuyk9juQs0="}]},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_2.0.0-rc.37_1718966140648_0.7304528801439552"},"_hasShrinkwrap":false,"contributors":[]},"2.0.0-rc.38":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.38","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.38","chokidar":"^3.6.0","vue":"^3.4.31"},"peerDependencies":{"vuepress":"2.0.0-rc.14"},"publishConfig":{"access":"public"},"gitHead":"4345344b92c788c8f0c4a78b2cd022bc31ef5108","_nodeVersion":"20.15.0","_npmVersion":"lerna/3.7.1/node@v20.15.0+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.38","dist":{"integrity":"sha512-YcwspZIbTxdLNEjkHGAAlaLSfPubHa+j8mdI1NKWjsY1amVnDH2q3/1vIVCaP/YN9a+eHtvTXy6mikNrhnEjgw==","shasum":"4245590b8eb93f86310474d58bd37f8c53b8a9de","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.38.tgz","fileCount":48,"unpackedSize":37225,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEwZaz20+Bb927SNj7PJswUKfWJY2sdguRUEie2dCPawAiAGJ0L+KMzgu8KfrcTC/rs/QFvkftc1FXRDwqynL4E0kA=="}],"size":10222},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"mister-hope@outlook.com"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_2.0.0-rc.38_1720881762729_0.8893102440593741"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-13T14:42:42.914Z","publish_time":1720881762914,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.39":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.39","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.39","chokidar":"^3.6.0","vue":"^3.4.32"},"peerDependencies":{"vuepress":"2.0.0-rc.14"},"publishConfig":{"access":"public"},"gitHead":"5fc0740210318a083a02e8bfcd31fdde5b2f88ac","_nodeVersion":"20.15.1","_npmVersion":"lerna/3.7.1/node@v20.15.1+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.39","dist":{"integrity":"sha512-YHxsZxlIeJGCcOdEm4c4lQoNHx358Zxu/0tvRC/jEwXgyZUnqSpbMd3FLJ9Yl7CPsp18PMLIN7d8YQOetR17zA==","shasum":"d88cfd2d529061b51e687da4e7e277900d3267b4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.39.tgz","fileCount":48,"unpackedSize":37225,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD2t2a445pRtc01I38mSwRnTpCaxohWVcnVCUjtgl5fYgIgfnc5cbwZ91NHsqT8s2KFJEdifS0siLggw+C+XPuYamE="}],"size":10221},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"mister-hope@outlook.com"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_2.0.0-rc.39_1721399085656_0.9704266142214273"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-19T14:24:45.852Z","publish_time":1721399085852,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.40":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.40","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.40","chokidar":"^3.6.0","vue":"^3.4.34"},"peerDependencies":{"vuepress":"2.0.0-rc.14"},"publishConfig":{"access":"public"},"gitHead":"942849e4983555f1a7cf03a96579110a505492cb","_nodeVersion":"20.15.1","_npmVersion":"lerna/3.7.1/node@v20.15.1+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.40","dist":{"integrity":"sha512-Lu6uv+i6JNT07iVhabLeHHPQkvFmcxEpWm2j7l4MNPHkmUsp42nKzrDx/CCLVaNu386ZaSWFwusU/EGOVXu1cQ==","shasum":"0234878722252e9c87afdd2343cd98eeb4d5035b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.40.tgz","fileCount":48,"unpackedSize":37225,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDrnYduAcJhkvtiaQSx06XBFuYOxyA8wvYxTIm7JFIbHAIgNtjVYHan137J5DoCSc+AGIu5o8xbt88iWNjebZhEJiU="}],"size":10223},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"mister-hope@outlook.com"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_2.0.0-rc.40_1721845455642_0.9258032355420829"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-24T18:24:15.862Z","publish_time":1721845455862,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.41":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.41","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.41","chokidar":"^3.6.0","vue":"^3.4.37"},"peerDependencies":{"vuepress":"2.0.0-rc.14"},"publishConfig":{"access":"public"},"gitHead":"7382aceb24df0b09f36ddd603dd4a00597343651","_nodeVersion":"20.16.0","_npmVersion":"lerna/3.8.0/node@v20.16.0+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.41","dist":{"integrity":"sha512-8euL3RVL2dpTgOtDsQRH0T3OGQQzGmKQVH0kOdqwtmwkZFyBQQbqtvwENDonGygq7j4UIw2G2Rv4xge124S1IQ==","shasum":"c7d88b8fa501c087bee0a5cccda7c0682a9e648f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.41.tgz","fileCount":48,"unpackedSize":37225,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHMq7eGcUGR12lX3+euOG+bSBy/IR2UZ9ZZh9b91JBbjAiEA41OpUJMQNYVdvYOPl7c/TB41PG479c8/fPiC4bjjy7o="}],"size":10219},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"mister-hope@outlook.com"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_2.0.0-rc.41_1723656581758_0.9518650881219792"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-14T17:29:41.956Z","publish_time":1723656581956,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.42":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.42","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.42","chokidar":"^3.6.0","vue":"^3.4.38"},"peerDependencies":{"vuepress":"2.0.0-rc.15"},"publishConfig":{"access":"public"},"gitHead":"66e494405a7fbb02f6d46d7be670ec69605b7606","_nodeVersion":"20.16.0","_npmVersion":"lerna/3.8.0/node@v20.16.0+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.42","dist":{"integrity":"sha512-bc3Nrts2JjMhZzQAnPn65E8IKdItFOzmbI44xg5ja5SNljTATV0GSzdEEKii7ZLl760UA4bXGx5ZN5XSDErb3A==","shasum":"963339fd9200115cd810dacb812865966b6f5cb3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.42.tgz","fileCount":48,"unpackedSize":38044,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDLKILILqOhSY7Z0xottdwrAMaGoZEVu4jkaZCm69T3LQIgftvCkbJOsqteQqonCX7RaqH+MIO19frwP1FSCBiDyC0="}],"size":10374},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"mister-hope@outlook.com"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_2.0.0-rc.42_1724310615822_0.9992392608050686"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-22T07:10:16.080Z","publish_time":1724310616080,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.43":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.43","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.43","chokidar":"^3.6.0","vue":"^3.5.4"},"peerDependencies":{"vuepress":"2.0.0-rc.15"},"publishConfig":{"access":"public"},"gitHead":"7c75a58f6aed788e2ee40e2b2f0451a76ec20a23","_nodeVersion":"20.17.0","_npmVersion":"lerna/3.9.1/node@v20.17.0+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.43","dist":{"integrity":"sha512-ax710wSAJJlsRk0AEiLJ2B3cTiorCme+YjrGJZuAYh2anTNWimBvyGAxrYw+50psdluDTjhw5+sl/pfSYuktkA==","shasum":"fea7dda88a2f4efbf14a98fbc257fb5c623ad95c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.43.tgz","fileCount":48,"unpackedSize":38530,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDVDr6freyBAy4ZpvLUTb9SOB3YyGgNPFqHb0AdegJWHgIgUMAZnmwVKAotYxoj5qg6HRXZy1Ilu19m/4wHNCvBrcY="}],"size":10388},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"mister-hope@outlook.com"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_2.0.0-rc.43_1726139721011_0.5612009843645582"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-12T11:15:21.252Z","publish_time":1726139721252,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.44":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.44","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.44","chokidar":"^3.6.0","vue":"^3.5.6"},"peerDependencies":{"vuepress":"2.0.0-rc.15"},"publishConfig":{"access":"public"},"gitHead":"e450489799bbfbdd015ec52255576144185eb64f","_nodeVersion":"20.17.0","_npmVersion":"lerna/3.9.1/node@v20.17.0+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.44","dist":{"integrity":"sha512-S/pZ2Ze27Zquy0IcXh56fVwrt0NZqqsJtQYCm7LKJUQNugoEmtWgQ1HgXWpkL0pQQsV3yxZMhfZNyuesDAjA9Q==","shasum":"caf08d12943c49b55677aaa198a79b58817c1efb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.44.tgz","fileCount":48,"unpackedSize":38530,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDIh3YH6acAYFmGoZyOLMnZrK7NxvLb0T30+bdDN9vUHAIgJYZBgY+RTRkj57uQ+Lb+7I8IzBTjEeP05o3zzIlV8hg="}],"size":10391},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"mister-hope@outlook.com"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_2.0.0-rc.44_1726654564450_0.24825594528836414"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-18T10:16:04.594Z","publish_time":1726654564594,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.45":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.45","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.45","chokidar":"^3.6.0","vue":"^3.5.6"},"peerDependencies":{"vuepress":"2.0.0-rc.15"},"publishConfig":{"access":"public"},"gitHead":"a59c8252483e4549f1d78e12d23e867651303e93","_nodeVersion":"20.17.0","_npmVersion":"lerna/3.9.1/node@v20.17.0+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.45","dist":{"integrity":"sha512-3lx8EPu0U/ymqBbvSC9uBdaCYCO+TFAVWCOrAzPw8L9SjNrKd+Y2xaHoeBAwYuj4/5S3H4HCryiXQ8DIXCdSCw==","shasum":"97ce53be7ad1b9604e042c0310cb428ccc3102e4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.45.tgz","fileCount":48,"unpackedSize":38530,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDQH+ZoPOS+7TWj+ac8xb8jDM7AH4i5iqm+wi6UnHEpbAIgIefGr1fqfwiSvSzWx8djhCHPjEBmUZo1qErDCx7d1bI="}],"size":10390},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"mister-hope@outlook.com"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_2.0.0-rc.45_1726823421434_0.2890412546610215"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-20T09:10:21.598Z","publish_time":1726823421598,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.46":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.46","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.46","chokidar":"^3.6.0","vue":"^3.5.7"},"peerDependencies":{"vuepress":"2.0.0-rc.15"},"publishConfig":{"access":"public"},"gitHead":"e585a3bdde3be56078b2637154d03527fc94aacc","_nodeVersion":"20.17.0","_npmVersion":"lerna/3.9.1/node@v20.17.0+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.46","dist":{"integrity":"sha512-rZcgiGinJcL2M5mRyOFN52m8WNZ9GlL5A7TMaMOOmLKhkdRkMjXcalwbjR4wjfXhfJ7pgi7Earz8KGqnyB5wSA==","shasum":"0619fcc2d6fcdc5e6ebd2e5619e58ecac7d1cd3a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.46.tgz","fileCount":48,"unpackedSize":38512,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCFEOrPxJPrF/2ht5T4t1rNhSqv8GVd1eTNQFlO0isfDwIgNzzqCDi3w4dASOQIyNv6pA+ehM/IMUpqcGS2vni/8Ao="}],"size":10367},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"mister-hope@outlook.com"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_2.0.0-rc.46_1726851622703_0.19219892507678815"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-20T17:00:22.925Z","publish_time":1726851622925,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.47":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.47","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.47","chokidar":"^3.6.0","vue":"^3.5.8"},"peerDependencies":{"vuepress":"2.0.0-rc.15"},"publishConfig":{"access":"public"},"gitHead":"688b739ad50113f8aad17ab18e868d72698a2a54","_nodeVersion":"20.17.0","_npmVersion":"lerna/3.9.1/node@v20.17.0+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.47","dist":{"integrity":"sha512-8gGPy8c1FNxygis6vncm7ZmfxHgOzGFKgyXr9Df0YqjJeDHizE+0KWSab+qLp6GUa6ili7/nTHSggN5NnBkTeg==","shasum":"9b84d9f371fabe08c5cee5d68848e861895ec036","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.47.tgz","fileCount":48,"unpackedSize":38512,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDtZhjDu7NwCfN5UeIVZBcByXmfj6OpK0izD562tZkQRwIgFkzRw9iVtaJwpZTvUddF/TafbRZwgoKNJM/UxPqkASg="}],"size":10368},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"mister-hope@outlook.com"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_2.0.0-rc.47_1727006377990_0.5855109509803782"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-22T11:59:38.251Z","publish_time":1727006378251,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.52":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.52","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.52","chokidar":"^3.6.0","vue":"^3.5.10"},"peerDependencies":{"vuepress":"2.0.0-rc.17"},"publishConfig":{"access":"public"},"gitHead":"0c0a6501082d7abdbfc4a3e4b6de48d902011c07","_nodeVersion":"20.17.0","_npmVersion":"lerna/3.9.2/node@v20.17.0+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.52","dist":{"integrity":"sha512-W9FrpR/ynV1lztdCrtEmnfZizNbnhLdzl/BdLxbDoVrKcjAWktqmfx8VJI+zrWyHmPzwIxrY0FdttQDUXPj+VA==","shasum":"c58f7316289e3c94d0280c1984e1a3dcd3ef01d0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.52.tgz","fileCount":8,"unpackedSize":60499,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCNSipRz0dl8Nz0nDHm2MkkKSwQeSGYgeqla4CV+WCcGwIgbByw4tTZwpi2R4qpjvwx8i4BcBoEgEHLSKY76iAjZ64="}],"size":16390},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"mister-hope@outlook.com"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_2.0.0-rc.52_1727715994645_0.4594424655834628"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-30T17:06:34.808Z","publish_time":1727715994808,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.54":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.54","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.54","chokidar":"^3.6.0","vue":"^3.5.11"},"peerDependencies":{"vuepress":"2.0.0-rc.18"},"publishConfig":{"access":"public"},"gitHead":"28c810aa6eeaebaf7986b5f27ae6a55a5aad5e83","_nodeVersion":"20.17.0","_npmVersion":"lerna/3.9.3/node@v20.17.0+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.54","dist":{"integrity":"sha512-ZTYrIWwl/kW7dKuXAFJkDNJnlrg+STUFDHLYJ7wlHhSpYSBGe6VougVteZ5sqQTIot4dhCYHsFOiZh4IGxPSpA==","shasum":"2be3f07009b0758c91576c45a128da4629175564","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.54.tgz","fileCount":8,"unpackedSize":60499,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCWfvw9AvU7aWYUeO7O38JX8bCgIT/qzgo6IRIEIRJxdgIgELwsJ9lssVKN6Tnh6XnGue53V+XtRLA1aac9z7eeNvE="}],"size":16389},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"mister-hope@outlook.com"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_2.0.0-rc.54_1728533531513_0.35589909085156046"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-10T04:12:11.784Z","publish_time":1728533531784,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.55":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.55","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.55","chokidar":"^3.6.0","vue":"^3.5.12"},"peerDependencies":{"vuepress":"2.0.0-rc.18"},"publishConfig":{"access":"public"},"gitHead":"1709c9c06ca8875cf3f3c98700698ffc235d9285","_nodeVersion":"20.17.0","_npmVersion":"lerna/3.9.3/node@v20.17.0+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.55","dist":{"integrity":"sha512-IZ7apTb/0dZk/5GxGplNC9wjmWVnziB5eONpZ9Ciz8AG+Cy7Ao6Fra675wTsIV0fdKET4w4jTxM4mF5VQIY8Og==","shasum":"e4546482b9726e71b599cdd4654446c9c0e6cbbe","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.55.tgz","fileCount":8,"unpackedSize":60499,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF44DY8bosX95ChfgI7J2CLWQ+iV74nJQ3zRPyQg6W0BAiEAni9UbOjnUqwrByiiqyeWbQaPXD1mipEL1t1Wollx1eI="}],"size":16394},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"mister-hope@outlook.com"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_2.0.0-rc.55_1728803800111_0.1515479993128599"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-13T07:16:40.385Z","publish_time":1728803800385,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.56":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.56","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.56","chokidar":"^3.6.0","vue":"^3.5.12"},"peerDependencies":{"vuepress":"2.0.0-rc.18"},"publishConfig":{"access":"public"},"gitHead":"cef5022f451740faf54d59abdd382a37bb4dddb0","_nodeVersion":"20.18.0","_npmVersion":"lerna/3.10.0/node@v20.18.0+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.56","dist":{"integrity":"sha512-zV4zZ8tGvOaVNJGLswoDzCkzAx6lTjuGf51EM2qHGvRuGuc0vjuOb8vtDD4s7Idtjmiu4x/s+waPPy2r8Aalbw==","shasum":"1b0da6e1d8849619d8bd2f0f428679ec56924db4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.56.tgz","fileCount":8,"unpackedSize":60499,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFBcrbS6KFIIeBqkNhEpGr9lLyj+cn3Xfeke4qToyPvXAiEAiP+6EEA6UXIw/qVDsCxjWKPKiiUm0kIuYo1v2aqTtng="}],"size":16391},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"mister-hope@outlook.com"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_2.0.0-rc.56_1729530412964_0.19070115516428654"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-21T17:06:53.141Z","publish_time":1729530413141,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.57":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.57","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.57","chokidar":"^3.6.0","vue":"^3.5.12"},"peerDependencies":{"vuepress":"2.0.0-rc.18"},"publishConfig":{"access":"public"},"gitHead":"9867ed9acd94e6faa16ecea31cccfb0c37da8f50","_nodeVersion":"20.18.0","_npmVersion":"lerna/3.10.0/node@v20.18.0+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.57","dist":{"integrity":"sha512-/LjPlORtIDYOSRFXqrPzjsaKUw/Ou/Pwd4xEz6p8JtvLkqpQKwE6bv5z2ti5i3JVEDwc36obAy9mCQaLBeb2sA==","shasum":"8c83f0cf6eafb1f7792566a65436fff6db683452","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.57.tgz","fileCount":8,"unpackedSize":60499,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAY04JXoNAYyIm6bCnlgVOLfPTwqwoHfpZtSOt/tp6dmAiBcanq+uCgCIQngZHPLv82KBA4zaWM3fr4lF7vPGpj2Wg=="}],"size":16390},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"mister-hope@outlook.com"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_2.0.0-rc.57_1729802867202_0.6921579246271641"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-24T20:47:47.390Z","publish_time":1729802867390,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.60":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.60","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.60","chokidar":"^3.6.0","vue":"^3.5.12"},"peerDependencies":{"vuepress":"2.0.0-rc.18"},"publishConfig":{"access":"public"},"gitHead":"b6e9b2877a6b09509031ddecc09c3421da7d90f1","_nodeVersion":"22.10.0","_npmVersion":"lerna/3.10.0/node@v22.10.0+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.60","dist":{"integrity":"sha512-AjRjJ/7qIKBPBwQRKyoi89bnBTQMokmGCpAFZhCtuKxOyu52AoprIEPsypDKwDTrmnIo7+U1VrHIbRmOahkiaA==","shasum":"5cc9d0bc7e20c4568f8ae955b77bf71b881c581a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.60.tgz","fileCount":8,"unpackedSize":60499,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCQkQQA60XEN09Tq1kQICdpZYCxlferBif5lpuPFGSUkwIhAO3UxGXZiahVgldoUA6bB8TxDs93c5t40kqUZtAZt7KQ"}],"size":16392},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"mister-hope@outlook.com"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_2.0.0-rc.60_1730892391296_0.5885203254874611"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-06T11:26:31.464Z","publish_time":1730892391464,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.61":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.61","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.61","chokidar":"^3.6.0","vue":"^3.5.13"},"peerDependencies":{"vuepress":"2.0.0-rc.18"},"publishConfig":{"access":"public"},"gitHead":"9bffe9a89f95871fe035432ce3048a655abb6140","_nodeVersion":"22.11.0","_npmVersion":"lerna/3.10.0/node@v22.11.0+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.61","dist":{"integrity":"sha512-LzVm97O6eklHISD6k686l0s3m1mFiAJXiakwTgNICXPGcYCNu9Ja6az6EVHkDJ7iyH/Z0mFT5mRW3gyZ98ZOqA==","shasum":"2de2001f4ea1bfe7768f08582745045e9b3b3b64","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.61.tgz","fileCount":8,"unpackedSize":60499,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDYaTHXpYhXke3kRATPr7Zro1Geg+l/DnyhPuIUraCf3wIgQxg7MKwejSW9hILkfYSSL0Fi7F8Bxf4S0QIhygMwBLk="}],"size":16392},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"mister-hope@outlook.com"},{"name":"anonymous","email":"meteor.lxy@foxmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_2.0.0-rc.61_1732333994968_0.42612359028420554"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-23T03:53:15.155Z","publish_time":1732333995155,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.62":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.62","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.62","chokidar":"^3.6.0","vue":"^3.5.13"},"peerDependencies":{"vuepress":"2.0.0-rc.18"},"publishConfig":{"access":"public"},"gitHead":"a5a4ac11410cda10dc303da08a033410eb921d1b","_nodeVersion":"22.11.0","_npmVersion":"lerna/3.10.1/node@v22.11.0+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.62","dist":{"integrity":"sha512-IRyzZEntohirhhryynG1GR5buN/phBDam0oNIqgQqPv0sXaaOv133V9WoUtUwsaNgaWdhveS8K+wwBiFr5YS7g==","shasum":"cd265a756d47a18ea5fd2dc60c7237483357c920","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.62.tgz","fileCount":8,"unpackedSize":60499,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDcTiBVMsayrBwrx/yT7c8+lSXnVBwwncRpvoMQX3mKRAiASz1nH8RoFjVm54bCThHbUHbsbJ0rLDHPe+se5/vNKoA=="}],"size":16389},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"meteor.lxy@foxmail.com"},{"name":"anonymous","email":"mister-hope@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_2.0.0-rc.62_1733463820212_0.10067549636241035"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-06T05:43:40.383Z","publish_time":1733463820383,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.63":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.63","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.63","chokidar":"^3.6.0","vue":"^3.5.13"},"peerDependencies":{"vuepress":"2.0.0-rc.18"},"publishConfig":{"access":"public"},"gitHead":"339e0f9caa7b38d7fba0616194fdfa45415b914d","_nodeVersion":"22.11.0","_npmVersion":"lerna/3.10.1/node@v22.11.0+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.63","dist":{"integrity":"sha512-7RPb9Q8ftAPJUqrpuX1kvjK1sfjAH6MCHJ3sTMwU79c+6VhE2a/iIqN+46u29V2DKlJblsGoiRk9LJQbJXZaAA==","shasum":"27b9f30f84f483acd3da5d7b75cb26e6c0d89ffd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.63.tgz","fileCount":8,"unpackedSize":60499,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFysVdY6cKnc04aUU5dcIuKFHqviNvW/uHBBKFZQyYS3AiEA1jBTmXqsf/r/Rk8kRJzghVWmQmkUjphCXKrenysn7BY="}],"size":16392},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"meteor.lxy@foxmail.com"},{"name":"anonymous","email":"mister-hope@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-blog_2.0.0-rc.63_1733512637727_0.30474563319047454"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-06T19:17:17.919Z","publish_time":1733512637919,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.65":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.65","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.65","chokidar":"^3.6.0","vue":"^3.5.13"},"peerDependencies":{"vuepress":"2.0.0-rc.18"},"publishConfig":{"access":"public"},"gitHead":"41bf5132d2cffceb5b10a71f615da8470293a255","_nodeVersion":"22.11.0","_npmVersion":"lerna/3.10.1/node@v22.11.0+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.65","dist":{"integrity":"sha512-5ZQZ1bT1zeF9JeqRoIbJQLiIdHI7SMg652Ml880U0u4K3pQsE2MERCKHtDpAh98afG0XvDTXxyS0i53fCpPt6g==","shasum":"d9acc0f89febd2b727d00c46cd7ead95f87ccd6c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.65.tgz","fileCount":8,"unpackedSize":60499,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCfd/DLZ+pWIh94OGmUdGYCqFZytnVXxB+I6toXanw4EQIhAMckfzj9hP6DVzi+UFfLwHnNafypjsQHQMu0RJ7g2Rad"}],"size":16391},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"meteor.lxy@foxmail.com"},{"name":"anonymous","email":"mister-hope@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-blog_2.0.0-rc.65_1733721418322_0.1395805556292331"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-09T05:16:58.512Z","publish_time":1733721418512,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.66":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.66","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.66","chokidar":"^3.6.0","vue":"^3.5.13"},"peerDependencies":{"vuepress":"2.0.0-rc.19"},"publishConfig":{"access":"public"},"gitHead":"adcdae0596640a5516c89235fe1b99ea821ab4b0","_nodeVersion":"22.12.0","_npmVersion":"lerna/3.10.1/node@v22.12.0+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.66","dist":{"integrity":"sha512-Bbq8diNv/4TTftj8Ncc4Uc9PbL4t0pypP5j/uGL5eJZgqDVwKxGKTZ4dkM07U7j/dzIpPeKYnfxc0DIY9KYq/w==","shasum":"6c81f83610044d9c7604c0682de93e549f92240d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.66.tgz","fileCount":8,"unpackedSize":60499,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC8t3DaFlyIEd+JGl61Vc0f31hBksMntG8DWklLfLi0IwIhAMn28NtW8yfBSjSqbLlwGEqynXRtpWwVfxXhdT5LxF1K"}],"size":16391},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"meteor.lxy@foxmail.com"},{"name":"anonymous","email":"mister-hope@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-blog_2.0.0-rc.66_1734104098443_0.22106469622803093"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-13T15:34:58.626Z","publish_time":1734104098626,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.68":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.68","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.68","chokidar":"^3.6.0","vue":"^3.5.13"},"peerDependencies":{"vuepress":"2.0.0-rc.19"},"publishConfig":{"access":"public"},"gitHead":"c8388100e54251c026b8039fd25f62c807bd3d23","_nodeVersion":"22.12.0","_npmVersion":"lerna/3.10.1/node@v22.12.0+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.68","dist":{"integrity":"sha512-A0tMQqZkP2RFyWJ4+l9dPErCt1JlZwYUzF7+j6Bs0KacSTe3NJVUrKCu3ug91ZV8wfKIFPdkAaEznD6KXhEEDA==","shasum":"7e78d85386a89b49d3bfedd3198f051790b8cc5e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.68.tgz","fileCount":8,"unpackedSize":60499,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEPJyCJA8B4n4/aCZAejiRZZtPdDewXcE24dwMcUs+mCAiAnIXTEfM/9mPYOwVoqDp1viGmoe2csmRFT62ArnyV6pw=="}],"size":16395},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"meteor.lxy@foxmail.com"},{"name":"anonymous","email":"mister-hope@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-blog_2.0.0-rc.68_1735281338429_0.5925327559939422"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-27T06:35:38.599Z","publish_time":1735281338599,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.69":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.69","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.69","chokidar":"^3.6.0","vue":"^3.5.13"},"peerDependencies":{"vuepress":"2.0.0-rc.19"},"publishConfig":{"access":"public"},"gitHead":"ab0cb0e717d839b789be6a38721fd9a84caf9c37","_nodeVersion":"22.12.0","_npmVersion":"lerna/3.11.0/node@v22.12.0+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.69","dist":{"integrity":"sha512-RB2yI1NgGhAJ7dimIgXTcEV9VZ1OtFc+1XCLPGp5DGyymQffqYY86oMgQgKH1643tHewDkSC3elJ2I6Ihfp6/w==","shasum":"0f11e5929f57dc9e83097e784e63f7b1aa107328","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.69.tgz","fileCount":8,"unpackedSize":60513,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGopFQ787Whme5Ri8ViH8lGB8RBbcFsSd6mT1xSfeSH8AiEA5ksC0AZ+fYB87Q0/oYFSIieFSNgcTAH3sUmjb6V2SH4="}],"size":16385},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"meteor.lxy@foxmail.com"},{"name":"anonymous","email":"mister-hope@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-blog_2.0.0-rc.69_1736263444781_0.9835414274959831"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-07T15:24:05.000Z","publish_time":1736263445000,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.70":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.70","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.70","chokidar":"^3.6.0","vue":"^3.5.13"},"peerDependencies":{"vuepress":"2.0.0-rc.19"},"publishConfig":{"access":"public"},"gitHead":"b260336f91beb0feb4572f7e9504cf28572409b4","_nodeVersion":"22.12.0","_npmVersion":"lerna/3.11.0/node@v22.12.0+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.70","dist":{"integrity":"sha512-2+lprMHSRbUb2GHhV4mqMmoEZjHdYyX08Q2Tp9A+v4EJ0SNcIbic2IVgpbyysRz9DXjMaTvojkensFZwHWiNvA==","shasum":"97d476790bd069b6837ff99834f27ab35952e8c6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.70.tgz","fileCount":8,"unpackedSize":60794,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDxsqhzcZIHl2GjUD2WNVB9aoLXhPkkgzNf/SCo7YNAMQIhALBDzwt/Etf7wEE/hizN+1lp/jK60oHC8Y7FKfk4Jtx/"}],"size":16475},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"meteor.lxy@foxmail.com"},{"name":"anonymous","email":"mister-hope@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-blog_2.0.0-rc.70_1736785911272_0.2965503133788525"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-13T16:31:51.444Z","publish_time":1736785911444,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.71":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.71","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.71","chokidar":"^3.6.0","vue":"^3.5.13"},"peerDependencies":{"vuepress":"2.0.0-rc.19"},"publishConfig":{"access":"public"},"gitHead":"564eceb25a8332d4c2090c5ca3863b8673935b7d","_nodeVersion":"22.12.0","_npmVersion":"lerna/3.11.0/node@v22.12.0+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.71","dist":{"integrity":"sha512-77vOuYb+kOcmEQcY5jaRCf26oF5J6llvxu22DeBIP5lIpsGcQyXxXvGGPMikOVCN5lREIAzveUYaJWJvthBI9g==","shasum":"74dfc2ca43128049ade38aa045e527101038086b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.71.tgz","fileCount":8,"unpackedSize":61012,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB7ezh+L5eZH8fmonleJkQA3ou0tpTf4TnAsCxFWGdkkAiEA3NfqSk+Bx1ZRRm1uPCa7Jv4w30la5BVXS5+Kg8SInn8="}],"size":16496},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"meteor.lxy@foxmail.com"},{"name":"anonymous","email":"mister-hope@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-blog_2.0.0-rc.71_1736962748028_0.8363532361141988"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-15T17:39:08.218Z","publish_time":1736962748218,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.73":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.73","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.73","chokidar":"^3.6.0","vue":"^3.5.13"},"peerDependencies":{"vuepress":"2.0.0-rc.19"},"publishConfig":{"access":"public"},"gitHead":"b66125e05a01e5e97aa1c0f8d901322c55d0bfa2","_nodeVersion":"22.12.0","_npmVersion":"lerna/3.11.0/node@v22.12.0+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.73","dist":{"integrity":"sha512-o68MiuTXsfyq5zALc3rZs4dcyshRkHVfr9efUjcgSx09y7S5ATSxOnhqj2zzvEijztEHWeq80Y7m/yssek8C0w==","shasum":"add3b211e67c57a998289ef453877fee5be029e7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.73.tgz","fileCount":8,"unpackedSize":61012,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEdDViNK5LqelGwJesB9rUW9Ndey5G1gL6kzXOcojX8LAiBKPGlEhvTgp0eAF66Eh0LppE/Z9wFdS07MkfSSUZCJmg=="}],"size":16494},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"meteor.lxy@foxmail.com"},{"name":"anonymous","email":"mister-hope@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-blog_2.0.0-rc.73_1737038020761_0.4430603368874251"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-16T14:33:40.938Z","publish_time":1737038020938,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.74":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.74","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.74","chokidar":"^3.6.0","vue":"^3.5.13"},"peerDependencies":{"vuepress":"2.0.0-rc.19"},"publishConfig":{"access":"public"},"gitHead":"6a2f3546c9b16cebf150ef1152b8f4c994a9b0e4","_nodeVersion":"22.13.0","_npmVersion":"lerna/3.11.0/node@v22.13.0+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.74","dist":{"integrity":"sha512-CxVrkwLT3BHkwWaEyaaqeZ5YZ9kdqLaNjTidw9zMK0LAFCm62MrCUrhJnUeSEy233Gi3YYSiCV8hPRnUDMMa7A==","shasum":"1393a8eb633d4dd4056a17d1948b35e45bc41fcf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.74.tgz","fileCount":8,"unpackedSize":61012,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIAShaXIiIIkn+e2yK1ebH9U9z4+Fb3uULPj0YNCAi0SeAiAFo+J+UlHaAx8se6PS3172Q+UtDRLB7u006e4YUMypWA=="}],"size":16495},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"meteor.lxy@foxmail.com"},{"name":"anonymous","email":"mister-hope@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-blog_2.0.0-rc.74_1737733516935_0.7666461072608102"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-24T15:45:17.188Z","publish_time":1737733517188,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.77":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.77","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.77","chokidar":"^3.6.0","vue":"^3.5.13"},"peerDependencies":{"vuepress":"2.0.0-rc.19"},"publishConfig":{"access":"public"},"gitHead":"f23e95621ed180e87f9ad41e146b75fea967670b","_nodeVersion":"22.13.1","_npmVersion":"lerna/3.12.0/node@v22.13.1+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.77","dist":{"integrity":"sha512-eGEMvZLylMYYvfi2xO/Sz6hYFi1LgYPvL+l3kH69vXJSLEVz1i/eeqOkGNaF8iQUIEV6kgvNv/jCV4OjRU55qg==","shasum":"ebb8292fc6383cfca5f8d34c494047269e82b68c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.77.tgz","fileCount":8,"unpackedSize":61012,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIBvWgublEb+jH3RFE0jowyOEP5r+wGLGTw2xUS2QO6dNAiBSTzzo3VOpfbvk8y+zMj1uz1Se/mfAGpXJ+cXblxWkrg=="}],"size":16495},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"meteor.lxy@foxmail.com"},{"name":"anonymous","email":"mister-hope@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-blog_2.0.0-rc.77_1739708147071_0.7312604094608492"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-16T12:15:47.251Z","publish_time":1739708147251,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.78":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.78","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.78","chokidar":"^3.6.0","vue":"^3.5.13"},"peerDependencies":{"vuepress":"2.0.0-rc.19"},"publishConfig":{"access":"public"},"gitHead":"90c47921feaddca96444aa12e9df0cca4df05a6b","_nodeVersion":"22.13.1","_npmVersion":"lerna/3.12.0/node@v22.13.1+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.78","dist":{"integrity":"sha512-XXLh5bGUd4Gnxc88/kWISslpvF3N7kRAFqCP3f7oUnm97SWZkr54CJ4CHM7AXXffeGJl4sDQCgXpwXpa/ifbvg==","shasum":"f8f5af17e03b3939a24c6abd746b8872230ba568","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.78.tgz","fileCount":8,"unpackedSize":61012,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCaFvE8Q4QNviREdwHAwLo7dDHGVj9kTst3Zjj8zoC6HQIgHn7f1iVnVUb5dIm43Ghzt5U+Or17jftXIEaQ6q0I2PI="}],"size":16494},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"meteor.lxy@foxmail.com"},{"name":"anonymous","email":"mister-hope@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-blog_2.0.0-rc.78_1739814191784_0.059798222884642316"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-17T17:43:11.968Z","publish_time":1739814191968,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.79":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.79","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.79","chokidar":"^3.6.0","vue":"^3.5.13"},"peerDependencies":{"vuepress":"2.0.0-rc.20"},"publishConfig":{"access":"public"},"gitHead":"cc0eb07ab76e8852022d979dc48f9e2636d96190","_nodeVersion":"22.13.1","_npmVersion":"lerna/3.12.1/node@v22.13.1+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.79","dist":{"integrity":"sha512-TFv49w63KjCPg7CcJg9FMncfgKDnNmzbI7lmQfnBBsDQUYxK1Re6UoiAOth/0OdS21XRijuoL2o7Y4fmgVEvPQ==","shasum":"b8b3e84789aac6075433030ab98124a218bbe056","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.79.tgz","fileCount":8,"unpackedSize":61012,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCAj0xyWvVi0IzZBkrdDsDiFRFbApFTtks0ltdwWG9OCQIgRVtGU+f0wFFbEkrpXjewBdc2+uccnB1TGSCNSwokePk="}],"size":16496},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"meteor.lxy@foxmail.com"},{"name":"anonymous","email":"mister-hope@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-blog_2.0.0-rc.79_1740332310173_0.6872294096967444"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-23T17:38:30.388Z","publish_time":1740332310388,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.80":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.80","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.80","chokidar":"^3.6.0","vue":"^3.5.13"},"peerDependencies":{"vuepress":"2.0.0-rc.20"},"publishConfig":{"access":"public"},"gitHead":"22fd3a41e96cbfef599673f1421452cd0d7e0d9d","_nodeVersion":"22.13.1","_npmVersion":"lerna/3.12.1/node@v22.13.1+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.80","dist":{"integrity":"sha512-1AGNggbICIeBpGE1hyJa1rRd+JnSPmBMsgz8tVtpr9EE5ANpfjBa7lC8mdUdBzQLkUrpTl1YjzlqhbqR9IDaBw==","shasum":"19fd3c507999202f22f09092e318c5f373c5c6b0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.80.tgz","fileCount":8,"unpackedSize":61012,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDaT3ohvIgLJ11IvFmsFZ9J+R4nLhJ70qcV428KzWrQwAIhALHymeSM0c4DAJ+rBvSv6WkmCmcolWAOVIqruAeBEIMl"}],"size":16494},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"meteor.lxy@foxmail.com"},{"name":"anonymous","email":"mister-hope@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-blog_2.0.0-rc.80_1740423545272_0.5455253749789817"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-24T18:59:05.618Z","publish_time":1740423545618,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.81":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.81","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.81","chokidar":"^3.6.0","vue":"^3.5.13"},"peerDependencies":{"vuepress":"2.0.0-rc.20"},"publishConfig":{"access":"public"},"gitHead":"a21397a5e0c15f5faffc6b6e69ef2dcfd8f3bc12","_nodeVersion":"22.14.0","_npmVersion":"lerna/3.12.1/node@v22.14.0+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.81","dist":{"integrity":"sha512-FMRpvxe0IElHzMnDpKm+JcOAlhw65645QxgxGH/J5e6kintXcYH3kcdzJlSlJfjkNTShuylQuu9oGaWEE8cBXA==","shasum":"b44ad1867dae66294bcb9b83062a6bb7a1075564","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.81.tgz","fileCount":8,"unpackedSize":61012,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCVMLj28hl0P1kdXzHCjz+2YLTa7kE58AwhYX3M1eUM6gIgfISe6X/2cYpO3cQUX9bn1hSA8tXoiquF3TpogEEvm6o="}],"size":16494},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"meteor.lxy@foxmail.com"},{"name":"anonymous","email":"mister-hope@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-blog_2.0.0-rc.81_1741111149401_0.9951162172587196"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-04T17:59:09.574Z","publish_time":1741111149574,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.82":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.82","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.82","chokidar":"^3.6.0","vue":"^3.5.13"},"peerDependencies":{"vuepress":"2.0.0-rc.20"},"publishConfig":{"access":"public"},"gitHead":"638c0c2bc539b886de501c9ee74915caec280e00","_nodeVersion":"22.14.0","_npmVersion":"lerna/3.12.1/node@v22.14.0+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.82","dist":{"integrity":"sha512-DCGcgQDwzFeJ6BUpUMiKmPw7XIVRIYoofVIkmDhfEikQtyX+9Vt+X/eHJlTp1AFVbUnn+fpXlN4I7iqLT40YWQ==","shasum":"00101811e3fcc437886be1d8abdac527e26bf6f3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.82.tgz","fileCount":8,"unpackedSize":61012,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCKWSwliSvenIDrZxDu97MVkwpgXNuNXGclhcL3HmJX5AIhAIvsjDZKcjVJMmqdtfREplEhO2+7XJ1h5BPnyoy5Y4xx"}],"size":16495},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"meteor.lxy@foxmail.com"},{"name":"anonymous","email":"mister-hope@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-blog_2.0.0-rc.82_1741236958641_0.23767995434058675"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-06T04:55:58.804Z","publish_time":1741236958804,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.83":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.83","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.83","chokidar":"^3.6.0","vue":"^3.5.13"},"peerDependencies":{"vuepress":"2.0.0-rc.20"},"publishConfig":{"access":"public"},"gitHead":"3894f1d1db7c34c9ebb2583921d94676c684927d","_nodeVersion":"22.14.0","_npmVersion":"lerna/3.12.1/node@v22.14.0+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.83","dist":{"integrity":"sha512-u+VeCotqgpPLhg+GENQXpw7jcYKpwfVzaJlv68YXM05BKUS0HhnwZjKNAtIGMmCkOI7b1NSP1rtv9waY7a5lYQ==","shasum":"65f0725cab43cd68cec8cf90075c980ff6b5aea1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.83.tgz","fileCount":8,"unpackedSize":61012,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQC7WW+7skAzk5jUSMXCp4Xg8eu8/o3athxIPqsB/OfnFAIhAMGdplHKBdRyabCxtwRTA2i5dqvmQoMsur4Q6rNAjtBc"}],"size":16497},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"meteor.lxy@foxmail.com"},{"name":"anonymous","email":"mister-hope@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-blog_2.0.0-rc.83_1741692266082_0.5824461094569826"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-11T11:24:26.279Z","publish_time":1741692266279,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.85":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.85","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.85","chokidar":"^3.6.0","vue":"^3.5.13"},"peerDependencies":{"vuepress":"2.0.0-rc.20"},"publishConfig":{"access":"public"},"gitHead":"fc47c22ba545338967d606a3bfd12f58bbb9af10","_nodeVersion":"22.14.0","_npmVersion":"lerna/3.12.3/node@v22.14.0+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.85","dist":{"integrity":"sha512-y1kbmStuvusVZlyh+uclBInpms4g1721N432qolMd+eUG0NBwUVK89SGEAP1WgfgWCxMfLrp/byDx+lSOQgbBg==","shasum":"a27386376c16fd2b98e2573dce3901541de4e355","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.85.tgz","fileCount":8,"unpackedSize":61012,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIHn27GUc+SGiI+ay9y8RsYvfP8jkPc4QjGtya/dcybi9AiBDiECDParMq/o29Qk5IAjfJtNtTOSBUukQwmBSJRmUVw=="}],"size":16497},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"meteor.lxy@foxmail.com"},{"name":"anonymous","email":"mister-hope@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-blog_2.0.0-rc.85_1742209547658_0.3345273933357593"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-17T11:05:47.851Z","publish_time":1742209547851,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.86":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.86","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.86","chokidar":"^3.6.0","vue":"^3.5.13"},"peerDependencies":{"vuepress":"2.0.0-rc.20"},"publishConfig":{"access":"public"},"gitHead":"422114a6e811b34cbdf87502d6157dd4b8373985","_nodeVersion":"22.14.0","_npmVersion":"lerna/3.12.3/node@v22.14.0+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.86","dist":{"integrity":"sha512-V+bMgOCPdEqktAVW4ytZSNWT4dHzWa2EsXA4145GHwDv5ikTVK36/w6TlsgIxTZ5NQ7QQY5zaI+so4lpds0Ssw==","shasum":"78f5c605ed2c116f86da7cf7f234880ede36c354","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.86.tgz","fileCount":8,"unpackedSize":60879,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCbJchkIg9gx7048V/sw7jHQhSxdDAerOoRKCRZNvzvvwIhAPQ/j5EWWuIKnzFwd2/xSsoXyR5R1LH4cymmlKZCGxkO"}],"size":16489},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"meteor.lxy@foxmail.com"},{"name":"anonymous","email":"mister-hope@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-blog_2.0.0-rc.86_1742713728901_0.48752644232651643"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-23T07:08:49.117Z","publish_time":1742713729117,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.90":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.90","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.90","chokidar":"^3.6.0","vue":"^3.5.13"},"peerDependencies":{"vuepress":"2.0.0-rc.20"},"publishConfig":{"access":"public"},"gitHead":"3e99edabb613d73cee8bc02d600809a514837306","_nodeVersion":"22.14.0","_npmVersion":"lerna/3.12.3/node@v22.14.0+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.90","dist":{"integrity":"sha512-JMobDWZP7lYLz71XbsHwsTo+Fwo3DiFjg9lEzCPpl8YNkEJCsBVv50yEHJrxW1rqKhzkAYf570ycNgKp1KCXSg==","shasum":"7c49e45c8141145f630893edca078c2854de5bea","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.90.tgz","fileCount":8,"unpackedSize":60879,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCLhDnYsyLwRxiIzXT00iD+o26ILD822GP5bF7OfkVq5QIgL+wIv5UHs0Hgq6BpLOtOJ9762DkVLt4KBnYI7HY3s64="}],"size":16487},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"meteor.lxy@foxmail.com"},{"name":"anonymous","email":"mister-hope@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-blog_2.0.0-rc.90_1743183944806_0.2986601217815881"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-28T17:45:44.999Z","publish_time":1743183944999,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.91":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.91","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.91","chokidar":"^3.6.0","vue":"^3.5.13"},"peerDependencies":{"vuepress":"2.0.0-rc.20"},"publishConfig":{"access":"public"},"gitHead":"14e3b531d146eeecc619533516ae3c2a133cda60","_nodeVersion":"22.14.0","_npmVersion":"lerna/4.0.0/node@v22.14.0+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.91","dist":{"integrity":"sha512-VJUSTLz9mIms1hjowPqfKUiOtcC/VyMAeUq5D/SX0mAgYyCmRrHgcu7iQg+CimJTJn74bWpefor+H+CCXnMCdA==","shasum":"1e5a0ef8b261ae78378b3e2a1fedcdb17c5bd4de","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.91.tgz","fileCount":8,"unpackedSize":60879,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDpoiVo2tEXflj1ymUrNA1iE+BEsfuJsbmgrxXoAbyM6AIhALH7TATHGXnP4Q9aHN5XJQ0Oh7Z82g+AmxAlAGnKBMdN"}],"size":16486},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"meteor.lxy@foxmail.com"},{"name":"anonymous","email":"mister-hope@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-blog_2.0.0-rc.91_1743486753372_0.3591155054078321"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-01T05:52:33.640Z","publish_time":1743486753640,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.92":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.92","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.92","chokidar":"^3.6.0","vue":"^3.5.13"},"peerDependencies":{"vuepress":"2.0.0-rc.20"},"publishConfig":{"access":"public"},"gitHead":"01f3e805d0cd6ae4220fcc9daad20744d82523e2","_nodeVersion":"22.14.0","_npmVersion":"lerna/4.0.0/node@v22.14.0+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.92","dist":{"integrity":"sha512-2qax+eDdbEIyLPZ1vbO3Vu63ESgRZjrs2wVFsz+2q7/9UfHFlhkMHugHxSsW+B8wT1cO4ML0aaAMmJdN+2n7zg==","shasum":"dcc9298cd94ba560aa236bcbd9bec7df08d8648b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.92.tgz","fileCount":8,"unpackedSize":60879,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGIPILQtop3Fu+naRY4nyaUJ737k46ggk219JPYNBdx2AiBBXhewkFY6tYLM/TvR/UyYPhQhR3Id8NR6beW1Vpc0HQ=="}],"size":16487},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"meteor.lxy@foxmail.com"},{"name":"anonymous","email":"mister-hope@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-blog_2.0.0-rc.92_1744175927399_0.4230476659080795"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-09T05:18:47.583Z","publish_time":1744175927583,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.93":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.93","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.93","chokidar":"^3.6.0","vue":"^3.5.13"},"peerDependencies":{"vuepress":"2.0.0-rc.21"},"publishConfig":{"access":"public"},"gitHead":"3ae65c7fc6ce8b182bd88ed885a625e62dd01251","_nodeVersion":"22.14.0","_npmVersion":"lerna/4.0.0/node@v22.14.0+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.93","dist":{"integrity":"sha512-bVDwiJT7QJtPoYnhtOi/mUyR/U3cp82azFmd/31H1dZsNAlp8k553e98Yi8nRhmZkFL5i6ZR59bOVrfthfInEg==","shasum":"140b11adb594a75ecce906fae26c6abf4cc39169","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.93.tgz","fileCount":8,"unpackedSize":60879,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAqdTvVsn95mlrrcroSNhWf57MbFSjYWBXV7Ch7qpwmgAiEAr/555USzVkZrn/17xCcj59M9SX53Fmc/vdVyBmsj+L8="}],"size":16488},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"meteor.lxy@foxmail.com"},{"name":"anonymous","email":"mister-hope@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-blog_2.0.0-rc.93_1744481714081_0.41314431190714895"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-12T18:15:14.267Z","publish_time":1744481714267,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.94":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.94","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.94","chokidar":"^3.6.0","vue":"^3.5.13"},"peerDependencies":{"vuepress":"2.0.0-rc.21"},"publishConfig":{"access":"public"},"gitHead":"4db1c68c9264822f298473fd0f9ed253429046d9","_nodeVersion":"22.14.0","_npmVersion":"lerna/4.0.0/node@v22.14.0+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.94","dist":{"integrity":"sha512-EapNaWS2/K8t+uUcHH3tSjKJsZ+C9xoA2ypi2AkqgybD93utTnpjrk7ORRCwrG2wEw/CxC081jxxImK5fEugng==","shasum":"e398ef29a0d075c935e91f8eb348b8d6be156d4d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.94.tgz","fileCount":8,"unpackedSize":60879,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIHocRRk85m6TULZ9gQhTpcyQgr9Ak+JdceDpq2n/TsQxAiAaE519ZUK9BlJBHP2tIApHBBqty1G5cI9PmouDTNH17Q=="}],"size":16489},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"meteor.lxy@foxmail.com"},{"name":"anonymous","email":"mister-hope@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-blog_2.0.0-rc.94_1744487549067_0.00153608244636394"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-12T19:52:29.263Z","publish_time":1744487549263,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.97":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.97","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.97","chokidar":"^3.6.0","vue":"^3.5.13"},"peerDependencies":{"vuepress":"2.0.0-rc.22"},"publishConfig":{"access":"public"},"gitHead":"306e36a30ce71e99b0c5bbf32b73302752fbdd15","_nodeVersion":"22.14.0","_npmVersion":"lerna/4.0.0/node@v22.14.0+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.97","dist":{"integrity":"sha512-iQdGgHhDMjr+9zf8moMh7ueWIYqkAJdyXNNmip6wm26eD1j+Ebc8wECvx4PyylkEH8L9PravK+f2O3lv6bfjjw==","shasum":"b2003544ecddf38fd4bf110c8f09c1382f84e0a5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.97.tgz","fileCount":8,"unpackedSize":60879,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDcVDfopfpJkErwAPk94XNWnjQAF3tx2XSvQB3Xmk/F6AIgGcqhbr3n9Hve9Y34M8fOPuC5rnWcTiw8/uNzStSWkjY="}],"size":16488},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"meteor.lxy@foxmail.com"},{"name":"anonymous","email":"mister-hope@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-blog_2.0.0-rc.97_1745824458054_0.7030675944180655"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-28T07:14:18.242Z","publish_time":1745824458242,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.98":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.98","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.98","chokidar":"^3.6.0","vue":"^3.5.13"},"peerDependencies":{"vuepress":"2.0.0-rc.22"},"publishConfig":{"access":"public"},"gitHead":"914b6cc7968fc0fd2f2fe0d7ff370efd492b9201","_nodeVersion":"22.14.0","_npmVersion":"lerna/4.0.0/node@v22.14.0+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.98","dist":{"integrity":"sha512-22DvpGGi0G4/b13fspeOBVPKcDymX6IwpbAO3urfCgTOq5xdjfdW6LG0oDiiV7edA6kbIRv7XuzrhwpkfzoI1g==","shasum":"a25025f783c715b4e2d57da978661074e4564902","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.98.tgz","fileCount":8,"unpackedSize":60879,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAFrSyvLSqGG+5G8HVsAJFucAlHaFAPG1s2VGyEEylMfAiEA/mIGeUxuzpVqDW86a03w9UNhAeX5Kqb0LXrnFwjjuK8="}],"size":16488},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"meteor.lxy@foxmail.com"},{"name":"anonymous","email":"mister-hope@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-blog_2.0.0-rc.98_1745826589992_0.3278867423291085"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-28T07:49:50.197Z","publish_time":1745826590197,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.99":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.99","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.99","chokidar":"^3.6.0","vue":"^3.5.13"},"peerDependencies":{"vuepress":"2.0.0-rc.22"},"publishConfig":{"access":"public"},"gitHead":"c35484d9648be6b507ff41d274ffc6372b16d53f","_nodeVersion":"22.15.0","_npmVersion":"lerna/4.1.1/node@v22.15.0+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.99","dist":{"integrity":"sha512-CBHGw6iuH6jOudoZ0pcsa5kGH4W5YOVyPrdyJYNFT/+zkBoc+HdVC2mDLskze9qFW2qzCYxHeMe2B06Gbm563g==","shasum":"55316b0e94b9b20a1bc96fb0e308382b3f22a4f7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.99.tgz","fileCount":8,"unpackedSize":60655,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCqh54sgkZeZeY9E7rksehQmDJb69KgaWByROTQp+FTqAIhALmq50YEeYcvdrXew2QUvAROal2ZNx2fZhsmYY8wZ0Z4"}],"size":16429},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"meteor.lxy@foxmail.com"},{"name":"anonymous","email":"mister-hope@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-blog_2.0.0-rc.99_1746092278805_0.9662139263130749"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-01T09:37:59.001Z","publish_time":1746092279001,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.102":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.102","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.102","chokidar":"^3.6.0","vue":"^3.5.13"},"peerDependencies":{"vuepress":"2.0.0-rc.22"},"publishConfig":{"access":"public"},"gitHead":"f5eea8cc78924696580c659e738d7f4b6409faee","_nodeVersion":"22.15.0","_npmVersion":"lerna/4.1.1/node@v22.15.0+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.102","dist":{"integrity":"sha512-MxUyCHhNN5iVfh6TfA8TAApTGi8vDupi5Z5t3ludn7sEbPretWhlhxbZ6slHZl2IBSY3r5kibD7cs1UqBvyJOA==","shasum":"6af9370ff5659442a8322a1132d00d7b0489d2ee","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.102.tgz","fileCount":8,"unpackedSize":60657,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCfVBzbhpVDlrsorw3ZH7aggmuX5PKHjRnUjzyIPxW/HwIgGd4nxTRGoStBduu0T7x93UeNgMibv/l3XM+3VBv6zmU="}],"size":16427},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"meteor.lxy@foxmail.com"},{"name":"anonymous","email":"mister-hope@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-blog_2.0.0-rc.102_1746614674550_0.054423551262075875"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-07T10:44:34.734Z","publish_time":1746614674734,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.103":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.103","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.103","chokidar":"^3.6.0","vue":"^3.5.13"},"peerDependencies":{"vuepress":"2.0.0-rc.23"},"publishConfig":{"access":"public"},"gitHead":"b730bbcfea25d3b41390e137f086884149e2399e","_nodeVersion":"22.15.0","_npmVersion":"lerna/4.1.1/node@v22.15.0+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.103","dist":{"integrity":"sha512-TNqXUbF8JhbDlh7yOx1VQ8FMZjAGbe4VkZQzckPK6it5GAFf+0/SCAHf5flAP0eiGUB3OfyzDofqXoIFI1Si4A==","shasum":"a3103540db20fe7b09cae8bb403dd2028d0421cc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.103.tgz","fileCount":8,"unpackedSize":60649,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFTOqpOYHzQeFzNmmPGeGI/ejGxkTPB/mGpirm+oXs/6AiBquXUAnEvfow3H0OxOmy8zyS0zzM7yACY8mBHUOx/R2w=="}],"size":16425},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"meteor.lxy@foxmail.com"},{"name":"anonymous","email":"mister-hope@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-blog_2.0.0-rc.103_1746729987319_0.03143550730728362"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-08T18:46:27.590Z","publish_time":1746729987590,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.104":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.104","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.104","chokidar":"^3.6.0","vue":"^3.5.13"},"peerDependencies":{"vuepress":"2.0.0-rc.23"},"publishConfig":{"access":"public"},"gitHead":"34f6cf13f83e5c0bd758f44c0a1b372413c6ded9","_nodeVersion":"22.15.0","_npmVersion":"lerna/4.1.1/node@v22.15.0+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.104","dist":{"integrity":"sha512-WFr4yx5hgYE8RVOqE/sXqovAujd2HgAQEIFgZwKU1u1ncmtlbwBwdKWOU8I2mv0iEhYWu53TUyP+uZvNf/kVLg==","shasum":"e4700c7ab5dc52198e8ea83f723bc86a14a7c0d4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.104.tgz","fileCount":8,"unpackedSize":60649,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFZ5734q+00tku1SM4AFy7oExOMW+S655fhFbKLRt6yLAiEAt+D3BrZeD1Ldfzlhr0pg7ZaqBCLvGTdM/xnUJ3dfnxc="}],"size":16424},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"meteor.lxy@foxmail.com"},{"name":"anonymous","email":"mister-hope@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-blog_2.0.0-rc.104_1747122072061_0.9470557632379126"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-13T07:41:12.232Z","publish_time":1747122072232,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.105":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.105","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.105","chokidar":"^3.6.0","vue":"^3.5.14"},"peerDependencies":{"vuepress":"2.0.0-rc.23"},"publishConfig":{"access":"public"},"gitHead":"7e83c690386036378a7ae248c4581b79ff37227f","_nodeVersion":"22.15.0","_npmVersion":"lerna/4.1.2/node@v22.15.0+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.105","dist":{"integrity":"sha512-/VBdkTTXty6ieFpAsRGF8nHaRehGXvXwMs3Hg8QbqPAVl10tBZfwAWnMX7t8DVyTEP1ny6dGjqYxiD4EY9P9BA==","shasum":"8f14bece40a159d97fe5c2dd158f4b3c03505e56","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.105.tgz","fileCount":8,"unpackedSize":60649,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQC4ReMsx6goPkMx99IsuiG3Gkh+WK0/NI0wQHaBxZ1vegIgHf697wRLz+968+f7zv+lnoGODJWyKLX3b7NGxH7YBxk="}],"size":16427},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"meteor.lxy@foxmail.com"},{"name":"anonymous","email":"mister-hope@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-blog_2.0.0-rc.105_1747377312594_0.8797665013116069"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-16T06:35:12.788Z","publish_time":1747377312788,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.106":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.106","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.106","chokidar":"^3.6.0","vue":"^3.5.14"},"peerDependencies":{"vuepress":"2.0.0-rc.23"},"publishConfig":{"access":"public"},"gitHead":"fecc1ed177a2294e8dfe3c24f949073a638a6e90","_nodeVersion":"22.15.0","_npmVersion":"lerna/4.2.0/node@v22.15.0+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.106","dist":{"integrity":"sha512-XT1k/ydkt7F/0bvrQsdoONfKUsLtg0MpkTvm5noQOO2PnBCfIgaTKpdCx/kojmLdwVDJKG0kdKbwoUHSD9u5wA==","shasum":"3e202a00a5430ba9415ef504109370bb06ba499b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.106.tgz","fileCount":8,"unpackedSize":60649,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDNa4aKqbTHLqVzMibJrK4yAhvI8rIcEvFD0Qk46T7s/AIgH9Rp5oLogNckihWc/NGG8yECD3s14a2gn7oWKt2otBc="}],"size":16424},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"meteor.lxy@foxmail.com"},{"name":"anonymous","email":"mister-hope@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-blog_2.0.0-rc.106_1748250594765_0.5197330659909578"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-26T09:09:54.947Z","publish_time":1748250594947,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.107":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.107","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.107","chokidar":"^3.6.0","vue":"^3.5.16"},"peerDependencies":{"vuepress":"2.0.0-rc.23"},"publishConfig":{"access":"public"},"gitHead":"61d1277699b4e550c8d9be6085915f54c85c007f","_nodeVersion":"22.15.0","_npmVersion":"lerna/4.3.0/node@v22.15.0+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.107","dist":{"integrity":"sha512-obUTW0T1CxXVYPb629+RTeftAE30VpeQwJlt+g2x4G13xBey58DIEMSeoAoUVprKMO+x5/JRpvB+bEAi4Sip5w==","shasum":"fb87059919072b67e336c54045a11ce4044f881b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.107.tgz","fileCount":7,"unpackedSize":63364,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCLr3YlwoZ+XibS8dM1gO6VSacnuuRbcd8vqsI86CNugwIgFrViy/ljH8GJwjIa/nXP4sdiEX8K1TtM3sJLN4OlW/8="}],"size":16368},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"meteor.lxy@foxmail.com"},{"name":"anonymous","email":"mister-hope@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-blog_2.0.0-rc.107_1749041131978_0.04603890945974709"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-04T12:45:32.139Z","publish_time":1749041132139,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.108":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.108","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.108","chokidar":"^3.6.0","vue":"^3.5.16"},"peerDependencies":{"vuepress":"2.0.0-rc.23"},"publishConfig":{"access":"public"},"gitHead":"784e7ede72095dc9d3dd47ed387e1f77d49c0cd7","_nodeVersion":"22.15.0","_npmVersion":"lerna/4.3.0/node@v22.15.0+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.108","dist":{"integrity":"sha512-uDZLm1v4Q9MR1ssszHxe+jDUO/+zk/zAumAY2xZ4DPlAbEs8agpchdndjegnqGS+pkhvYmItFH7CLjeuk1AyqQ==","shasum":"8381d02fbc5dd0083c2ab57d1fe5c879659b93df","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.108.tgz","fileCount":7,"unpackedSize":63364,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIESoHOYOlhSk3XMwVzSs/upmYYzsis0z8OzJNlhYAUnrAiEAlgw+6GDhyq59snDExGRhxAtrWQWfn83/deeQEbyyLd4="}],"size":16366},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"meteor.lxy@foxmail.com"},{"name":"anonymous","email":"mister-hope@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-blog_2.0.0-rc.108_1749054622891_0.4110584905315562"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-04T16:30:23.106Z","publish_time":1749054623106,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.109":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.109","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.109","chokidar":"^3.6.0","vue":"^3.5.16"},"peerDependencies":{"vuepress":"2.0.0-rc.23"},"publishConfig":{"access":"public"},"gitHead":"480697b497b2cccc03caf57ecd3f716eca4985e5","_nodeVersion":"22.16.0","_npmVersion":"lerna/4.3.0/node@v22.16.0+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.109","dist":{"integrity":"sha512-eyMaQEhulcy/Hj0oBYvxUc7bHgVtem9EZrju0qOUZ+7k3Xe4g7nqYNYDSg31xuzcU73OxNfsryXbSflfIzNiXA==","shasum":"38b10ddb0219ad5f708842d5dbfc5617c656b2c4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.109.tgz","fileCount":8,"unpackedSize":64458,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCIMRaddGzvhqMyEI+JWHr+alOrMeceSbw0iAc/4ANsJAIhALKfAaG6Uk4KzlgLglWc4Ddg2flv/PSKaPrdbm7qZrW5"}],"size":17097},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com","actor":{"name":"mister-hope","email":"mister-hope@outlook.com","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"meteor.lxy@foxmail.com"},{"name":"anonymous","email":"mister-hope@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-blog_2.0.0-rc.109_1750186201979_0.03374829714741101"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-17T18:50:02.208Z","publish_time":1750186202208,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.110":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.110","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.110","chokidar":"^4.0.3","vue":"^3.5.17"},"peerDependencies":{"vuepress":"2.0.0-rc.23"},"publishConfig":{"access":"public"},"gitHead":"af227fa4de79c3aa14c47298de6c98b80d9a5d6a","_nodeVersion":"22.16.0","_npmVersion":"lerna/4.4.1/node@v22.16.0+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.110","dist":{"integrity":"sha512-u6bnSeAgwgVjtdnwbWezVBWtA/7s9XohZeY0s/7J7stDVK4NaWVlGtyONvjuIB2PEVsr5tCgjQA2TQSHq3amuw==","shasum":"86f8b7365585462a2edb2b1dd2dd14d668dd2320","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.110.tgz","fileCount":8,"unpackedSize":64720,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQC+SHfthRk0LOVx0J3ZkCKOckhb0rR1etyR41IfiX7x7wIgStafLcGyOk8AxKp5eg8aJBL7HDw3eUpJtTV4367One0="}],"size":17193},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com","actor":{"name":"mister-hope","email":"mister-hope@outlook.com","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"meteor.lxy@foxmail.com"},{"name":"anonymous","email":"mister-hope@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-blog_2.0.0-rc.110_1750323739756_0.012628069978541712"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-19T09:02:19.946Z","publish_time":1750323739946,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.111":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.111","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.111","chokidar":"^4.0.3","vue":"^3.5.17"},"peerDependencies":{"vuepress":"2.0.0-rc.24"},"publishConfig":{"access":"public"},"gitHead":"d5246d2b40807aa5227e5320a3759c44a877d8cd","_nodeVersion":"22.17.0","_npmVersion":"lerna/4.6.0/node@v22.17.0+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.111","dist":{"integrity":"sha512-OMnNl+tomsJIs2dX2m1fLYTsonOI4KLLVwAZEN44i81NED7ccMrQYoHLdjt2pMgDjr7+QJeGCI5meEs0Z7ICvw==","shasum":"8e268497f397b3f694ef02c6846b6c6a306eb103","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.111.tgz","fileCount":8,"unpackedSize":64720,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDckU33hbbv5HlxetLpYtTqzAAe3T5lnvuyxgeFfcZtXAIhALfxdn91uPnsNRQfCzkUtRiPEZZV3/dYi5pFqzx+AXAn"}],"size":17195},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com","actor":{"name":"mister-hope","email":"mister-hope@outlook.com","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"meteor.lxy@foxmail.com"},{"name":"anonymous","email":"mister-hope@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-blog_2.0.0-rc.111_1752033110982_0.47634228628632824"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-09T03:51:51.150Z","publish_time":1752033111150,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.112":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.112","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.112","chokidar":"^4.0.3","vue":"^3.5.17"},"peerDependencies":{"vuepress":"2.0.0-rc.24"},"publishConfig":{"access":"public"},"gitHead":"e8bfe8be3f3d541229c70b8452f9a13fa36685c0","_nodeVersion":"22.17.0","_npmVersion":"lerna/4.6.0/node@v22.17.0+x64 (linux)","_id":"@vuepress/plugin-blog@2.0.0-rc.112","dist":{"integrity":"sha512-VZQG997jTAXx1E5UeLvf9spqH3UkHvwR8HtRMt/bQITHzAMDtoEFw3RDZd4rSdO41S4jksIsOhuqfz4zX+EQ3A==","shasum":"d9c348152542f85d840d1ae224dc5dfc03941e5d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.112.tgz","fileCount":8,"unpackedSize":64720,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCYMOIJtBXrpUWRaoStQxHlDfS7+H2Q3JC7Bn0buHTRtwIgRyKtS3ucivhWba0tfywRue2964vlgKKfCZ5R768nVbo="}],"size":17195},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com","actor":{"name":"mister-hope","email":"mister-hope@outlook.com","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"meteor.lxy@foxmail.com"},{"name":"anonymous","email":"mister-hope@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-blog_2.0.0-rc.112_1752033754660_0.6519284974460462"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-09T04:02:34.863Z","publish_time":1752033754863,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.113":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.113","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.113","chokidar":"^4.0.3","vue":"^3.5.22"},"peerDependencies":{"vuepress":"2.0.0-rc.26"},"publishConfig":{"access":"public"},"gitHead":"20e577a2f921a7b39850ce6a5dfcae1230492af6","_id":"@vuepress/plugin-blog@2.0.0-rc.113","_nodeVersion":"22.20.0","_npmVersion":"lerna/4.9.0/node@v22.20.0+x64 (linux)","dist":{"integrity":"sha512-K4IE4T1PQni8dJiaN5brHkkUpivUuJGlIU19Q7Sz3mC0ZVUZdN4zeVWJmsC+/ZL+980qoNkDp50W5Up1PfxO2w==","shasum":"6fee12ee7a983b045db7d16afa46a94dd3340666","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.113.tgz","fileCount":8,"unpackedSize":64720,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDM/G36L902TxztACVELkz+Day6zDRb6uj6p9+Qtwsc7AIgY2Oe1yqn8UIOFs5RkgiKtgOTGblCp8fr/m0b3DwFiBE="}],"size":17193},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"meteor.lxy@foxmail.com"},{"name":"anonymous","email":"mister-hope@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-blog_2.0.0-rc.113_1760540934137_0.24048066331677087"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-15T15:08:54.337Z","publish_time":1760540934337,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.114":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.114","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.114","chokidar":"^4.0.3","vue":"^3.5.22"},"peerDependencies":{"vuepress":"2.0.0-rc.26"},"publishConfig":{"access":"public"},"gitHead":"bb7cbe54154be9d9b09b6116888ed61d8701862b","_id":"@vuepress/plugin-blog@2.0.0-rc.114","_nodeVersion":"22.20.0","_npmVersion":"lerna/4.9.0/node@v22.20.0+x64 (linux)","dist":{"integrity":"sha512-eJAGWUv/6ubXkPF7KVlEqijsQWQCyUmgE3xyuGAqq/9liCdcuueP1Zc4UFLNRdzU1qX3MTVdx1YOQPh2HMy56A==","shasum":"10f4ff56762cdca7e39ea5a8560e341bc0baf540","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.114.tgz","fileCount":8,"unpackedSize":64720,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCJkBXolXJMzAVk6nqiz2jFGbOqi+DGXx0Y6JH+6rl8mQIhAO+zMGNwqHCdjCoFxc3X/WkX/+jyEAnJxDHXSXdL9WUu"}],"size":17195},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"meteor.lxy@foxmail.com"},{"name":"anonymous","email":"mister-hope@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-blog_2.0.0-rc.114_1760540943162_0.06697486079073411"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-15T15:09:03.329Z","publish_time":1760540943329,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.115":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.115","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.115","chokidar":"^4.0.3","vue":"^3.5.22"},"peerDependencies":{"vuepress":"2.0.0-rc.26"},"publishConfig":{"access":"public"},"gitHead":"1bf160cd915205d8439783bdb357575d09c3d236","_id":"@vuepress/plugin-blog@2.0.0-rc.115","_nodeVersion":"22.20.0","_npmVersion":"lerna/4.9.0/node@v22.20.0+x64 (linux)","dist":{"integrity":"sha512-tlDFFWJoPM0zpASCjMM/MRmxNju9vf/R1rD8X3cA1lxmiIjJ4Eh6GpKtQH5dmmDNgIl2ZYTMmv9WDuaXU7gpDg==","shasum":"db57880085395d6fa514378a9d39c80462207bb4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.115.tgz","fileCount":8,"unpackedSize":64720,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFS+v3JGjtZ/9NFy44RlflGBRHX6Rt8682npI0DtJaAKAiAVoFNpWsFZqMHdlJONXjizh73wKb+ss04YQM44HWaKag=="}],"size":17196},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"meteor.lxy@foxmail.com"},{"name":"anonymous","email":"mister-hope@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-blog_2.0.0-rc.115_1760963443757_0.17534066852223829"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-20T12:30:43.937Z","publish_time":1760963443937,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.116":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.116","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.116","chokidar":"^4.0.3","vue":"^3.5.22"},"peerDependencies":{"vuepress":"2.0.0-rc.26"},"publishConfig":{"access":"public"},"gitHead":"a69c5e90d36a3dc06846e20631bfd8a050b05a27","_id":"@vuepress/plugin-blog@2.0.0-rc.116","_nodeVersion":"22.20.0","_npmVersion":"lerna/4.9.1/node@v22.20.0+x64 (linux)","dist":{"integrity":"sha512-S/7ittW3tnBL695VLF7ZgER1ivR/vTkhvtrBDOR9hUlDiiE6rC0BHwGO4Yr8uJADssp8RrHqlNmK0ISPMYZp/w==","shasum":"1342f4d8be8ea89c5f636ab9fc2d8f283aea9a8b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.116.tgz","fileCount":8,"unpackedSize":64720,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQC2/3Gs184LyaHH6tqSUGEVZ3szSFU1DBeNoO0NmyhO4gIhALVwzogIADF3cMNJz8wPx5Do9eotG3RoG8WlRjuIH3qX"}],"size":17194},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"meteor.lxy@foxmail.com"},{"name":"anonymous","email":"mister-hope@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-blog_2.0.0-rc.116_1761845319844_0.8342141083465822"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-30T17:28:40.028Z","publish_time":1761845320028,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.118":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.118","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.118","chokidar":"^4.0.3","vue":"^3.5.22"},"peerDependencies":{"vuepress":"2.0.0-rc.26"},"publishConfig":{"access":"public"},"gitHead":"4774aad325506b6ed08b0c18fbe35aab8f28c525","_id":"@vuepress/plugin-blog@2.0.0-rc.118","_nodeVersion":"22.20.0","_npmVersion":"lerna/4.9.1/node@v22.20.0+x64 (linux)","dist":{"integrity":"sha512-20PtfZ7RcPXTrhQ9BeRfFkr95cHtT1AI4pDTYrAJuIvJkH74902HnUkUIW+XT25QR4w/VcFEYV/jfjYbmsm9Rg==","shasum":"222e919ab84fc998a1df1ed817ba6a785193947b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.118.tgz","fileCount":8,"unpackedSize":64720,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIH5qxQpXxED7zeQluN9oqB3ExCeN40ij8J4SGRPDzhgDAiAH/hjZ99Ay1xVeAqAtuj6pumx0Z/CBBL4t8vc6mdssWQ=="}],"size":17195},"_npmUser":{"name":"anonymous","email":"mister-hope@outlook.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"meteor.lxy@foxmail.com"},{"name":"anonymous","email":"mister-hope@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-blog_2.0.0-rc.118_1761871900318_0.9950116567121581"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-31T00:51:40.533Z","publish_time":1761871900533,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.120":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.120","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.120","chokidar":"^4.0.3","vue":"^3.5.25"},"peerDependencies":{"vuepress":"2.0.0-rc.26"},"publishConfig":{"access":"public"},"gitHead":"02d058c345d689f6a639ca01f937b664deda33d3","_id":"@vuepress/plugin-blog@2.0.0-rc.120","_nodeVersion":"24.11.1","_npmVersion":"lerna/4.9.4/node@v24.11.1+x64 (linux)","dist":{"integrity":"sha512-8YfAbmj6XobCNQPRpHguG3JkAPJ1N07GIG2a7Vp6mW/U+olNRQ1cwBO/3UG7Sc6liDduSHiyPNbkpk1SbvqFxg==","shasum":"41028978cc71ec11501e806002659caafbded8ab","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.120.tgz","fileCount":8,"unpackedSize":64720,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vuepress%2fplugin-blog@2.0.0-rc.120","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCIzotp/fSgNwm6uZfebXusta1TlkuwR2mw6a8NnhEO9gIhAMFkpcGjxRjdwvK0F7hEQKf4Ja2bCCzT0e6ZYN52baF5"}],"size":17195},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:da48d1f7-f045-4a22-be05-c218e6a43c0a"}},"directories":{},"maintainers":[{"name":"anonymous","email":"meteor.lxy@foxmail.com"},{"name":"anonymous","email":"mister-hope@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-blog_2.0.0-rc.120_1764309725534_0.8272442091314678"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-28T06:02:05.719Z","publish_time":1764309725719,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.121":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.121","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.121","chokidar":"^4.0.3","vue":"^3.5.25"},"peerDependencies":{"vuepress":"2.0.0-rc.26"},"publishConfig":{"access":"public"},"gitHead":"8711ffd5101434c786d865c501141ab04a252846","_id":"@vuepress/plugin-blog@2.0.0-rc.121","_nodeVersion":"24.11.1","_npmVersion":"lerna/4.10.2/node@v24.11.1+x64 (linux)","dist":{"integrity":"sha512-9ks/LD5Om887LOPMSbq2GK+fKJIfUBJohNwdRfXviqxu7EVK+Tf7GMPU4RPfJVCf49yyrWtrlP8C6Vetn8fIXw==","shasum":"7648cbe6c7e9831488285209261eb109bf8e9007","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.121.tgz","fileCount":8,"unpackedSize":64720,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vuepress%2fplugin-blog@2.0.0-rc.121","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDqYpzsIECDe1LH4ZMcBUnl3uZu62w4X3/kdin2ijp3pgIgSYBQ156bEAAMavJWkwUGfc8OQr5+b68ik1AUgVIvdV0="}],"size":17196},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:da48d1f7-f045-4a22-be05-c218e6a43c0a"}},"directories":{},"maintainers":[{"name":"anonymous","email":"meteor.lxy@foxmail.com"},{"name":"anonymous","email":"mister-hope@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-blog_2.0.0-rc.121_1765609925484_0.3380122732640225"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-13T07:12:05.637Z","publish_time":1765609925637,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.122":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.122","description":"VuePress plugin - blog","keywords":["vuepress-plugin","vuepress","plugin","blog"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"type":"module","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"main":"./lib/node/index.js","types":"./lib/node/index.d.ts","dependencies":{"@vuepress/helper":"2.0.0-rc.122","chokidar":"^5.0.0","vue":"^3.5.27"},"peerDependencies":{"vuepress":"2.0.0-rc.26"},"publishConfig":{"access":"public"},"gitHead":"5dfd2d24f8335f718182701995420907b0a00905","_id":"@vuepress/plugin-blog@2.0.0-rc.122","_nodeVersion":"24.13.0","_npmVersion":"lerna/4.11.0/node@v24.13.0+x64 (linux)","dist":{"integrity":"sha512-P/NoH9E0iv/XTJesgArhR2jv55xcHJa0gzVvB6H5quaMHn4oyIi4veXRRvlu2etmHRWdG7wGzlFjo4r/s/mxFg==","shasum":"fef6671b4d32de72702c46bc1d351b716d3c9fa8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.122.tgz","fileCount":8,"unpackedSize":64720,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vuepress%2fplugin-blog@2.0.0-rc.122","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCJxniOyYrcnhSMT5mXlkAtEUdZXbTJMfjFNSrG/F5ZxwIhAONjGzx2ZVhA6A2W9KUsI8X3Esa6k1rBLbi4JbHDVWSI"}],"size":17193},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:da48d1f7-f045-4a22-be05-c218e6a43c0a"}},"directories":{},"maintainers":[{"name":"anonymous","email":"meteor.lxy@foxmail.com"},{"name":"anonymous","email":"mister-hope@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-blog_2.0.0-rc.122_1769961566468_0.8994719683863417"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-01T15:59:26.642Z","publish_time":1769961566642,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.123":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.123","description":"VuePress plugin - blog","keywords":["blog","plugin","vuepress","vuepress-plugin"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"type":"module","main":"./lib/node/index.js","types":"./lib/node/index.d.ts","exports":{".":"./lib/node/index.js","./client":"./lib/client/index.js","./package.json":"./package.json"},"publishConfig":{"access":"public"},"dependencies":{"@vuepress/helper":"2.0.0-rc.123","chokidar":"^5.0.0","vue":"^3.5.28"},"peerDependencies":{"vuepress":"2.0.0-rc.26"},"gitHead":"4d944d5826c6ed0487caa973516f9db0194dc934","_id":"@vuepress/plugin-blog@2.0.0-rc.123","_nodeVersion":"24.13.0","_npmVersion":"lerna/4.11.2/node@v24.13.0+x64 (linux)","dist":{"integrity":"sha512-SdlE+DOPR8InzXT3gLaJuOtbByotHS7yctXJAK+HaP2lTcOKWEJleQNbNjy1xm2BQzRwprYcstb+n6DKFJmRqg==","shasum":"99e3094a158d1b8c33857895e19ec8a56412ccab","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.123.tgz","fileCount":8,"unpackedSize":65263,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vuepress%2fplugin-blog@2.0.0-rc.123","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDGhB1jG6l2j4dju4W7QXFB+CBFfjR06P8nkU4biTvNNgIgLa/K8nK46Trgw3zniu4Rv5/ekDIgCWn7jG2IRGEoClU="}],"size":17494},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:da48d1f7-f045-4a22-be05-c218e6a43c0a"}},"directories":{},"maintainers":[{"name":"anonymous","email":"meteor.lxy@foxmail.com"},{"name":"anonymous","email":"mister-hope@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-blog_2.0.0-rc.123_1770923504981_0.5028608070113556"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-12T19:11:45.150Z","publish_time":1770923505150,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.124":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.124","description":"VuePress plugin - blog","keywords":["blog","plugin","vuepress","vuepress-plugin"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"type":"module","sideEffects":false,"exports":{".":{"types":"./lib/node/index.d.ts","default":"./lib/node/index.js"},"./client":{"types":"./lib/client/index.d.ts","default":"./lib/client/index.js"},"./package.json":"./package.json"},"publishConfig":{"access":"public"},"dependencies":{"@vuepress/helper":"2.0.0-rc.124","chokidar":"^5.0.0","vue":"^3.5.29"},"peerDependencies":{"vuepress":"2.0.0-rc.26"},"gitHead":"f17e7479b1ef3c06814b6107df9188ba351702da","_id":"@vuepress/plugin-blog@2.0.0-rc.124","_nodeVersion":"24.13.1","_npmVersion":"lerna/4.11.3/node@v24.13.1+x64 (linux)","dist":{"integrity":"sha512-zNuVMZ63W9racQNYevGOBiVSVF39A89yskaMzOOT8hZwmF5OgIhBSlIdb8/4I4vz2YiefQpwCxYAXSNT3UzS7A==","shasum":"af429b9717dba22196a79973d5aaac95bce1fef7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.124.tgz","fileCount":9,"unpackedSize":59529,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vuepress%2fplugin-blog@2.0.0-rc.124","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIE1uf8056dAYh/2qebjs9fCCvBloIjGeqiq4+giw2eicAiEAgsD73aLekHHRlB3B3smppuXdMWohJJEKec7tp8WtMw8="}],"size":16179},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:da48d1f7-f045-4a22-be05-c218e6a43c0a"}},"directories":{},"maintainers":[{"name":"anonymous","email":"meteor.lxy@foxmail.com"},{"name":"anonymous","email":"mister-hope@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-blog_2.0.0-rc.124_1772439505946_0.003259481232697592"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-02T08:18:26.087Z","publish_time":1772439506087,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.125":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.125","description":"VuePress plugin - blog","keywords":["blog","plugin","vuepress","vuepress-plugin"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"type":"module","sideEffects":false,"exports":{".":{"types":"./dist/node/index.d.ts","default":"./dist/node/index.js"},"./client":{"types":"./dist/client/index.d.ts","default":"./dist/client/index.js"},"./package.json":"./package.json"},"publishConfig":{"access":"public"},"dependencies":{"@vuepress/helper":"2.0.0-rc.125","chokidar":"^5.0.0","vue":"^3.5.29"},"peerDependencies":{"vuepress":"2.0.0-rc.26"},"gitHead":"58e660bb7138f1883e5440a08903d09cdbabcdc8","_id":"@vuepress/plugin-blog@2.0.0-rc.125","_nodeVersion":"24.14.0","_npmVersion":"lerna/4.11.3/node@v24.14.0+x64 (linux)","dist":{"integrity":"sha512-lPYFxBOmcLlR9KbATopew6MQBz1o3jT/kgi5rDbQ4+yYSim17H+BhpWOpt0xsF8XYjFd3MS9YBoScnbyG5D1JQ==","shasum":"131efde75f071a78de135d5218db25396edce7c3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.125.tgz","fileCount":9,"unpackedSize":59534,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vuepress%2fplugin-blog@2.0.0-rc.125","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIClRyFt+knqwANCf+GRCfKBM5i0AIY+BCOLY9cIz/RWmAiBLCN0evb2V1n0o2sCYafGAmV5MCBD397wbWyuRDJwWrw=="}],"size":16183},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:da48d1f7-f045-4a22-be05-c218e6a43c0a"}},"directories":{},"maintainers":[{"name":"anonymous","email":"meteor.lxy@foxmail.com"},{"name":"anonymous","email":"mister-hope@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-blog_2.0.0-rc.125_1772784882926_0.9024422266414531"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-06T08:14:43.102Z","publish_time":1772784883102,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.126":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.126","description":"VuePress plugin - blog","keywords":["blog","plugin","vuepress","vuepress-plugin"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"type":"module","sideEffects":false,"exports":{".":{"types":"./dist/node/index.d.ts","default":"./dist/node/index.js"},"./client":{"types":"./dist/client/index.d.ts","default":"./dist/client/index.js"},"./package.json":"./package.json"},"publishConfig":{"access":"public"},"dependencies":{"@vuepress/helper":"2.0.0-rc.126","vue":"^3.5.31"},"peerDependencies":{"vuepress":"2.0.0-rc.27"},"gitHead":"3ff37676288f188ca791287db55a55b57ec062d0","_id":"@vuepress/plugin-blog@2.0.0-rc.126","_nodeVersion":"24.14.0","_npmVersion":"lerna/4.11.5/node@v24.14.0+x64 (linux)","dist":{"integrity":"sha512-ndKXdER5D3nf4fcocRfvTxKIofI3lhAAzMQ+J7YQMFs1vALKqAlbs7yIhGRM3flmkqDAk6RUJ22Xthgj1oyN6w==","shasum":"5cb1db278b0d741d950e937db798a8c739e2f0b7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.126.tgz","fileCount":9,"unpackedSize":67058,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vuepress%2fplugin-blog@2.0.0-rc.126","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIA3AvdGVouvaulL46OVeRJpqjlBZN57ou+wJykvlu2xKAiEAgKsnmFf8iGuz9nRQP5p+JROhS3ehi+2h5El6G/Uhju0="}],"size":18602},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:da48d1f7-f045-4a22-be05-c218e6a43c0a"}},"directories":{},"maintainers":[{"name":"anonymous","email":"meteor.lxy@foxmail.com"},{"name":"anonymous","email":"mister-hope@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-blog_2.0.0-rc.126_1774510492957_0.07962615097477421"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-26T07:34:53.100Z","publish_time":1774510493100,"_source_registry_name":"default","contributors":[]},"2.0.0-rc.127":{"name":"@vuepress/plugin-blog","version":"2.0.0-rc.127","description":"VuePress plugin - blog","keywords":["blog","plugin","vuepress","vuepress-plugin"],"homepage":"https://ecosystem.vuejs.press/blog/plugins/blog.html","bugs":{"url":"https://github.com/vuepress/ecosystem/issues"},"license":"MIT","author":{"name":"Mr.Hope","email":"mister-hope@outlook.com","url":"https://mister-hope.com"},"repository":{"type":"git","url":"git+https://github.com/vuepress/ecosystem.git","directory":"plugins/blog/plugin-blog"},"type":"module","sideEffects":false,"exports":{".":{"types":"./dist/node/index.d.ts","default":"./dist/node/index.js"},"./client":{"types":"./dist/client/index.d.ts","default":"./dist/client/index.js"},"./package.json":"./package.json"},"publishConfig":{"access":"public"},"dependencies":{"@vuepress/helper":"2.0.0-rc.127","vue":"^3.5.31"},"peerDependencies":{"vuepress":"2.0.0-rc.27"},"gitHead":"405b7cdccc7ed0ee2efea0dfa2b3f0036cc25e87","_id":"@vuepress/plugin-blog@2.0.0-rc.127","_nodeVersion":"24.14.0","_npmVersion":"lerna/4.11.5/node@v24.14.0+x64 (linux)","dist":{"integrity":"sha512-EBYGrBNjg1lkVRBWgAbYEtWZDbO3AStHdxD/QWSKSqYYem9tuxWhP2+sKokmiHGBPlNCiTFo2SK/APETVjM3vw==","shasum":"98529714d55a7b229765f93db9ab710c8cf7cf6f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@vuepress/plugin-blog/-/plugin-blog-2.0.0-rc.127.tgz","fileCount":9,"unpackedSize":67058,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@vuepress%2fplugin-blog@2.0.0-rc.127","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGwOZKXQMfge0cuqS0PJrxOdkjMSf/O8WcfgSKXzndTEAiA/zxViv6WsyDBPHdrqjyAQ1wGcg8Z7IppWbrRU++TW3Q=="}],"size":18593},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:da48d1f7-f045-4a22-be05-c218e6a43c0a"}},"directories":{},"maintainers":[{"name":"anonymous","email":"meteor.lxy@foxmail.com"},{"name":"anonymous","email":"mister-hope@outlook.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/plugin-blog_2.0.0-rc.127_1774959460163_0.5917362004991129"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-31T12:17:40.306Z","publish_time":1774959460306,"_source_registry_name":"default","contributors":[]}},"dist-tags":{"latest":"1.9.4","next":"2.0.0-rc.127","nextcd":"1.0.0-alpha.45"},"name":"@vuepress/plugin-blog","time":{"modified":"2026-03-31T12:17:56.774Z","created":"2022-01-26T22:04:48.847Z","1.9.4":"2021-01-17T13:04:36.544Z","1.9.3":"2020-11-01T08:15:41.359Z","1.9.2":"2020-01-18T15:27:16.529Z","1.9.1":"2020-01-16T16:36:43.074Z","1.9.0":"2020-01-16T14:00:24.312Z","1.8.1":"2020-01-12T06:24:25.665Z","1.8.0":"2020-01-10T11:38:59.685Z","1.7.1":"2020-01-06T06:30:00.924Z","1.7.0":"2019-12-27T09:36:00.057Z","1.6.1":"2019-12-22T05:51:05.345Z","1.6.0":"2019-12-21T12:11:58.618Z","1.5.2":"2019-12-07T14:04:12.386Z","1.5.1":"2019-10-20T09:23:41.083Z","1.5.0":"2019-10-15T05:55:50.728Z","1.4.0":"2019-10-11T09:42:40.785Z","1.3.0":"2019-09-28T05:35:53.941Z","1.2.5":"2019-09-09T16:34:00.672Z","1.2.4":"2019-06-23T17:46:59.445Z","1.2.3":"2019-06-23T12:16:06.415Z","1.2.2":"2019-06-23T11:12:02.478Z","1.2.1":"2019-06-23T10:49:54.580Z","1.2.0":"2019-06-23T10:15:14.803Z","1.1.1":"2019-06-22T17:40:59.129Z","1.1.0":"2019-06-14T20:12:46.508Z","1.0.0":"2019-06-09T18:24:39.548Z","1.0.0-alpha.50":"2019-06-03T19:20:40.123Z","1.0.0-alpha.49":"2019-06-03T14:56:02.273Z","1.0.0-alpha.48":"2019-05-14T05:24:57.742Z","1.0.0-alpha.47":"2019-04-06T17:44:22.122Z","1.0.0-alpha.46":"2019-03-31T16:50:23.603Z","1.0.0-alpha.45":"2019-03-31T16:03:33.720Z","1.0.0-alpha.44":"2019-03-10T18:55:34.382Z","1.0.0-alpha.43":"2019-03-09T22:06:44.275Z","1.0.0-alpha.42":"2019-03-03T06:56:11.947Z","1.0.0-alpha.41":"2019-03-02T18:28:39.820Z","1.0.0-alpha.40":"2019-02-27T01:51:48.681Z","1.0.0-alpha.39":"2019-02-17T12:46:16.952Z","1.0.0-alpha.38":"2019-02-16T19:49:47.317Z","1.0.0-alpha.37":"2019-02-08T15:42:47.899Z","1.0.0-alpha.36":"2019-02-03T18:05:36.622Z","1.0.0-alpha.35":"2019-01-30T05:18:11.980Z","1.0.0-alpha.34":"2019-01-29T11:35:05.743Z","1.0.0-alpha.33":"2019-01-27T18:36:01.924Z","1.0.0-alpha.32":"2019-01-15T17:03:29.281Z","1.0.0-alpha.31":"2019-01-10T18:16:52.260Z","1.0.0-alpha.30":"2018-12-18T18:16:38.723Z","1.0.0-alpha.29":"2018-12-13T18:18:27.941Z","1.0.0-alpha.28":"2018-12-12T17:48:57.572Z","1.0.0-alpha.27":"2018-12-03T03:23:51.714Z","1.0.0-alpha.26":"2018-12-02T23:12:24.462Z","1.0.0-alpha.25":"2018-11-29T17:07:52.112Z","1.0.0-alpha.24":"2018-11-25T18:25:04.478Z","1.0.0-alpha.23":"2018-11-18T01:51:42.293Z","1.0.0-alpha.22":"2018-11-13T20:18:04.166Z","1.0.0-alpha.21":"2018-11-13T18:48:10.021Z","1.0.0-alpha.20":"2018-11-09T05:27:42.624Z","1.0.0-alpha.19":"2018-11-06T05:38:50.211Z","1.0.0-alpha.18":"2018-10-29T19:52:52.228Z","1.0.0-alpha.17":"2018-10-27T12:47:30.510Z","1.0.0-alpha.16":"2018-10-23T17:37:14.784Z","1.0.0-alpha.15":"2018-10-23T17:02:35.706Z","1.0.0-alpha.14":"2018-10-23T15:20:06.218Z","1.0.0-alpha.13":"2018-10-17T20:07:24.025Z","1.0.0-alpha.12":"2018-10-17T06:28:10.557Z","1.0.0-alpha.11":"2018-10-15T18:08:41.217Z","1.0.0-alpha.10":"2018-10-14T15:58:53.131Z","1.0.0-alpha.9":"2018-10-10T06:02:58.585Z","1.0.0-alpha.8":"2018-10-07T17:02:51.629Z","1.0.0-alpha.7":"2018-10-07T16:46:17.055Z","1.0.0-alpha.6":"2018-10-07T16:10:10.835Z","1.0.0-alpha.5":"2018-10-07T14:48:25.702Z","1.0.0-alpha.4":"2018-10-05T18:48:05.307Z","1.0.0-alpha.3":"2018-10-03T22:23:29.931Z","1.0.0-alpha.2":"2018-09-28T19:10:44.072Z","1.0.0-alpha.1":"2018-09-27T05:25:22.200Z","1.0.0-alpha.0":"2018-09-26T17:48:06.565Z","2.0.0-rc.10":"2024-02-05T10:03:47.853Z","2.0.0-rc.11":"2024-02-05T17:13:27.877Z","2.0.0-rc.12":"2024-02-06T15:34:00.788Z","2.0.0-rc.14":"2024-02-08T10:14:27.731Z","2.0.0-rc.15":"2024-02-20T02:26:35.548Z","2.0.0-rc.17":"2024-02-21T17:44:41.505Z","2.0.0-rc.18":"2024-02-29T17:08:59.030Z","2.0.0-rc.19":"2024-03-10T16:57:58.424Z","2.0.0-rc.21":"2024-03-25T12:01:20.834Z","2.0.0-rc.22":"2024-04-01T18:15:15.462Z","2.0.0-rc.23":"2024-04-02T05:31:04.638Z","2.0.0-rc.24":"2024-04-06T06:33:27.820Z","2.0.0-rc.25":"2024-04-17T07:22:38.617Z","2.0.0-rc.26":"2024-04-21T04:50:54.675Z","2.0.0-rc.27":"2024-05-06T15:56:24.161Z","2.0.0-rc.28":"2024-05-08T19:59:03.045Z","2.0.0-rc.30":"2024-05-16T18:09:27.446Z","2.0.0-rc.31":"2024-05-27T06:19:15.436Z","2.0.0-rc.33":"2024-05-30T11:41:14.254Z","2.0.0-rc.34":"2024-06-04T06:44:48.617Z","2.0.0-rc.36":"2024-06-18T10:09:08.616Z","2.0.0-rc.37":"2024-06-21T10:35:40.803Z","2.0.0-rc.38":"2024-07-13T14:42:42.914Z","2.0.0-rc.39":"2024-07-19T14:24:45.852Z","2.0.0-rc.40":"2024-07-24T18:24:15.862Z","2.0.0-rc.41":"2024-08-14T17:29:41.956Z","2.0.0-rc.42":"2024-08-22T07:10:16.080Z","2.0.0-rc.43":"2024-09-12T11:15:21.252Z","2.0.0-rc.44":"2024-09-18T10:16:04.594Z","2.0.0-rc.45":"2024-09-20T09:10:21.598Z","2.0.0-rc.46":"2024-09-20T17:00:22.925Z","2.0.0-rc.47":"2024-09-22T11:59:38.251Z","2.0.0-rc.52":"2024-09-30T17:06:34.808Z","2.0.0-rc.54":"2024-10-10T04:12:11.784Z","2.0.0-rc.55":"2024-10-13T07:16:40.385Z","2.0.0-rc.56":"2024-10-21T17:06:53.141Z","2.0.0-rc.57":"2024-10-24T20:47:47.390Z","2.0.0-rc.60":"2024-11-06T11:26:31.464Z","2.0.0-rc.61":"2024-11-23T03:53:15.155Z","2.0.0-rc.62":"2024-12-06T05:43:40.383Z","2.0.0-rc.63":"2024-12-06T19:17:17.919Z","2.0.0-rc.65":"2024-12-09T05:16:58.512Z","2.0.0-rc.66":"2024-12-13T15:34:58.626Z","2.0.0-rc.68":"2024-12-27T06:35:38.599Z","2.0.0-rc.69":"2025-01-07T15:24:05.000Z","2.0.0-rc.70":"2025-01-13T16:31:51.444Z","2.0.0-rc.71":"2025-01-15T17:39:08.218Z","2.0.0-rc.73":"2025-01-16T14:33:40.938Z","2.0.0-rc.74":"2025-01-24T15:45:17.188Z","2.0.0-rc.77":"2025-02-16T12:15:47.251Z","2.0.0-rc.78":"2025-02-17T17:43:11.968Z","2.0.0-rc.79":"2025-02-23T17:38:30.388Z","2.0.0-rc.80":"2025-02-24T18:59:05.618Z","2.0.0-rc.81":"2025-03-04T17:59:09.574Z","2.0.0-rc.82":"2025-03-06T04:55:58.804Z","2.0.0-rc.83":"2025-03-11T11:24:26.279Z","2.0.0-rc.85":"2025-03-17T11:05:47.851Z","2.0.0-rc.86":"2025-03-23T07:08:49.117Z","2.0.0-rc.90":"2025-03-28T17:45:44.999Z","2.0.0-rc.91":"2025-04-01T05:52:33.640Z","2.0.0-rc.92":"2025-04-09T05:18:47.583Z","2.0.0-rc.93":"2025-04-12T18:15:14.267Z","2.0.0-rc.94":"2025-04-12T19:52:29.263Z","2.0.0-rc.97":"2025-04-28T07:14:18.242Z","2.0.0-rc.98":"2025-04-28T07:49:50.197Z","2.0.0-rc.99":"2025-05-01T09:37:59.001Z","2.0.0-rc.102":"2025-05-07T10:44:34.734Z","2.0.0-rc.103":"2025-05-08T18:46:27.590Z","2.0.0-rc.104":"2025-05-13T07:41:12.232Z","2.0.0-rc.105":"2025-05-16T06:35:12.788Z","2.0.0-rc.106":"2025-05-26T09:09:54.947Z","2.0.0-rc.107":"2025-06-04T12:45:32.139Z","2.0.0-rc.108":"2025-06-04T16:30:23.106Z","2.0.0-rc.109":"2025-06-17T18:50:02.208Z","2.0.0-rc.110":"2025-06-19T09:02:19.946Z","2.0.0-rc.111":"2025-07-09T03:51:51.150Z","2.0.0-rc.112":"2025-07-09T04:02:34.863Z","2.0.0-rc.113":"2025-10-15T15:08:54.337Z","2.0.0-rc.114":"2025-10-15T15:09:03.329Z","2.0.0-rc.115":"2025-10-20T12:30:43.937Z","2.0.0-rc.116":"2025-10-30T17:28:40.028Z","2.0.0-rc.118":"2025-10-31T00:51:40.533Z","2.0.0-rc.120":"2025-11-28T06:02:05.719Z","2.0.0-rc.121":"2025-12-13T07:12:05.637Z","2.0.0-rc.122":"2026-02-01T15:59:26.642Z","2.0.0-rc.123":"2026-02-12T19:11:45.150Z","2.0.0-rc.124":"2026-03-02T08:18:26.087Z","2.0.0-rc.125":"2026-03-06T08:14:43.102Z","2.0.0-rc.126":"2026-03-26T07:34:53.100Z","2.0.0-rc.127":"2026-03-31T12:17:40.306Z"},"readme":"# @vuepress/plugin-blog\n\n[![NPM version](https://badgen.net/npm/v/@vuepress/plugin-blog)](https://npmjs.com/package/@vuepress/plugin-blog) \n[![NPM downloads](https://badgen.net/npm/dm/@vuepress/plugin-blog)](https://npmjs.com/package/@vuepress/plugin-blog) \n[![NPM LICENSE](https://badgen.net/npm/license/@vuepress/plugin-blog)](https://github.com/vuepressjs/vuepress-plugin-blog/blob/master/LICENSE)\n\n> Official blog plugin for VuePress. \n\n## Features\n\n- [**Classification**](https://vuepress-plugin-blog.ulivz.com/guide/getting-started.html#document-classifier): \nPowerful classification system lets you quickly classify your posts.\n- [**Pagination**](https://vuepress-plugin-blog.ulivz.com/guide/getting-started.html#pagination): \nPagination runs through the entire plugin, and it has never been so simple.\n- [**Client APIs**](https://vuepress-plugin-blog.ulivz.com/client-api/): Simple client APIs make it easier for you to write a blog theme.       \n\n## Install\n\nWe strongly recommend that you read the [Getting Started](https://vuepress-plugin-blog.ulivz.com/guide/getting-started.html) section before using this plugin.\n\n```bash\nyarn add -D @vuepress/plugin-blog\n# OR npm install -D @vuepress/plugin-blog\n```\n\n## Usage\n\n```javascript\nmodule.exports = {\n  plugins: ['@vuepress/blog'] \n}\n```\n\nPlease head [documentation](https://vuepress-plugin-blog.ulivz.com/) to see all available options.\n\n\n## Projects Using `@vuepress/plugin-blog`\n\n- [70-lines-of-vuepress-blog-theme](https://github.com/ulivz/70-lines-of-vuepress-blog-theme): A VuePress Blog Theme implemented in around 70 lines.\n- [@vuepress/theme-blog](https://github.com/ulivz/vuepress-theme-blog): Default blog theme for VuePress.\n- [vuepress-theme-modern-blog](https://github.com/z3by/vuepress-theme-modern-blog): A modern theme for Vue press using [Element.UI design system](https://element.eleme.io/#/)\n- [vuepress-theme-reco](https://github.com/vuepress-reco/vuepress-theme-reco) - A simple and beautiful vuepress blog theme\n- [vuepress-theme-hope](https://github.com/Mister-Hope/vuepress-theme-hope/) - A powerful vuepress blog theme with tons of features.\n- [vuepress-theme-yuchanns](https://github.com/yuchanns/vuepress-theme-yuchanns): A github style vuepress blog theme\n- [vuepress-theme-ic](https://github.com/IKangXu/vuepress-theme-ic) :tada::tada::tada: A note-style vuepress blog theme with simple, clear and practical features for the purpose. The palest ink is better than the best memory.\n- [vuepress-theme-blogue](https://github.com/ocavue/vuepress-theme-blogue) A minimalist blog theme with Material Design.\n\nFeel free to add yours here...\n\n\n\n## LICENSE\n\n**@vuepress/plugin-blog** © [ULIVZ](https://github.com/ulivz) & [Billyyyyy3320](https://github.com/billyyyyy3320), Released under the [MIT](./LICENSE) License.<br>\n\n> [github.com/ulivz](https://github.com/ulivz) · GitHub [@ULIVZ](https://github.com/ulivz) · Twitter [@_ulivz](https://twitter.com/_ulivz)\n\n> [github.com/billyyyyy3320](https://github.com/billyyyyy3320) · GitHub [@Billyyyyy3320](https://github.com/billyyyyy3320)","users":{}}