From a7de5ba1e28d5637c185ef73b907d61c1dc44b64 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 29 Dec 2024 05:38:08 +0000 Subject: [PATCH] ci: Update npm-stat data --- README.md | 2 +- data/badge.json | 2 +- data/data.json | 3132 +++++++++++++++++++-------------------- data/package-stats.json | 424 +++--- 4 files changed, 1780 insertions(+), 1780 deletions(-) diff --git a/README.md b/README.md index ba86aa8..276be07 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ yyx990803-npm-stat NPM download statistics for [Evan You](https://www.npmjs.com/~yyx990803)'s opens source projects for the past year. Updated Daily. -Update date: 2024-12-28 05:38:27 +Update date: 2024-12-29 05:38:06 ## Recommendation diff --git a/data/badge.json b/data/badge.json index 3035412..60fb7b8 100644 --- a/data/badge.json +++ b/data/badge.json @@ -1,7 +1,7 @@ { "schemaVersion": 1, "label": "NPM", - "message": "6,670,160,541 Downloads", + "message": "6,666,194,619 Downloads", "color": "orange", "namedLogo": "npm" } \ No newline at end of file diff --git a/data/data.json b/data/data.json index 1cd8a6e..f40971d 100644 --- a/data/data.json +++ b/data/data.json @@ -195,76 +195,6 @@ "npm": "https://www.npmjs.com/package/@vue/compiler-dom" } }, - { - "name": "@vitejs/plugin-react", - "keywords": [], - "version": "4.3.4", - "description": "The default Vite plugin for React projects.", - "publisher": { - "email": "vitejs.twitter@gmail.com", - "username": "vitebot" - }, - "maintainers": [ - { - "email": "npm@haoqun.me", - "username": "soda" - }, - { - "email": "yyx990803@gmail.com", - "username": "yyx990803" - }, - { - "email": "hey.patak@gmail.com", - "username": "patak" - }, - { - "email": "anthonyfu117@hotmail.com", - "username": "antfu" - }, - { - "email": "vitejs.twitter@gmail.com", - "username": "vitebot" - } - ], - "license": "MIT", - "date": "2024-11-26T11:03:59.826Z", - "links": { - "homepage": "https://github.com/vitejs/vite-plugin-react/tree/main/packages/plugin-react#readme", - "repository": "git+https://github.com/vitejs/vite-plugin-react.git", - "bugs": "https://github.com/vitejs/vite-plugin-react/issues", - "npm": "https://www.npmjs.com/package/@vitejs/plugin-react" - } - }, - { - "name": "@vue/compiler-ssr", - "keywords": [ - "vue" - ], - "version": "3.5.13", - "description": "@vue/compiler-ssr", - "publisher": { - "email": "yyx990803@gmail.com", - "username": "yyx990803" - }, - "maintainers": [ - { - "email": "npm@haoqun.me", - "username": "soda" - }, - { - "email": "yyx990803@gmail.com", - "username": "yyx990803" - } - ], - "license": "MIT", - "date": "2024-11-15T14:48:27.159Z", - "links": { - "homepage": "https://github.com/vuejs/core/tree/main/packages/compiler-ssr#readme", - "repository": "git+https://github.com/vuejs/core.git", - "bugs": "https://github.com/vuejs/core/issues", - "npm": "https://www.npmjs.com/package/@vue/compiler-ssr" - } - }, { "name": "@vue/compiler-sfc", "keywords": [ @@ -296,49 +226,44 @@ } }, { - "name": "vue", + "name": "vue-template-compiler", "keywords": [ - "vue" + "vue", + "compiler" ], - "version": "3.5.13", - "description": "The progressive JavaScript framework for building modern web UI.", + "version": "2.7.16", + "description": "template compiler for Vue 2.0", "publisher": { "email": "yyx990803@gmail.com", "username": "yyx990803" }, "maintainers": [ { - "email": "npm@haoqun.me", - "username": "soda" + "email": "posva13@gmail.com", + "username": "posva" }, { "email": "yyx990803@gmail.com", "username": "yyx990803" - }, - { - "email": "posva13@gmail.com", - "username": "posva" } ], "license": "MIT", - "date": "2024-11-15T14:48:51.738Z", + "date": "2023-12-24T15:02:16.927Z", "links": { - "homepage": "https://github.com/vuejs/core/tree/main/packages/vue#readme", - "repository": "git+https://github.com/vuejs/core.git", - "bugs": "https://github.com/vuejs/core/issues", - "npm": "https://www.npmjs.com/package/vue" + "homepage": "https://github.com/vuejs/vue/tree/dev/packages/vue-template-compiler#readme", + "repository": "git+https://github.com/vuejs/vue.git", + "bugs": "https://github.com/vuejs/vue/issues", + "npm": "https://www.npmjs.com/package/vue-template-compiler" } }, { - "name": "@vue/reactivity", - "keywords": [ - "vue" - ], - "version": "3.5.13", - "description": "@vue/reactivity", + "name": "@vitejs/plugin-react", + "keywords": [], + "version": "4.3.4", + "description": "The default Vite plugin for React projects.", "publisher": { - "email": "yyx990803@gmail.com", - "username": "yyx990803" + "email": "vitejs.twitter@gmail.com", + "username": "vitebot" }, "maintainers": [ { @@ -348,41 +273,27 @@ { "email": "yyx990803@gmail.com", "username": "yyx990803" - } - ], - "license": "MIT", - "date": "2024-11-15T14:48:31.170Z", - "links": { - "homepage": "https://github.com/vuejs/core/tree/main/packages/reactivity#readme", - "repository": "git+https://github.com/vuejs/core.git", - "bugs": "https://github.com/vuejs/core/issues", - "npm": "https://www.npmjs.com/package/@vue/reactivity" - } - }, - { - "name": "de-indent", - "keywords": [ - "deindent" - ], - "version": "1.0.2", - "description": "remove extra indent from a block of code", - "publisher": { - "email": "yyx990803@gmail.com", - "username": "yyx990803" - }, - "maintainers": [ + }, { - "email": "yyx990803@gmail.com", - "username": "yyx990803" + "email": "hey.patak@gmail.com", + "username": "patak" + }, + { + "email": "anthonyfu117@hotmail.com", + "username": "antfu" + }, + { + "email": "vitejs.twitter@gmail.com", + "username": "vitebot" } ], "license": "MIT", - "date": "2016-01-05T17:03:34.693Z", + "date": "2024-11-26T11:03:59.826Z", "links": { - "homepage": "https://github.com/yyx990803/de-indent#readme", - "repository": "git+https://github.com/yyx990803/de-indent.git", - "bugs": "https://github.com/yyx990803/de-indent/issues", - "npm": "https://www.npmjs.com/package/de-indent" + "homepage": "https://github.com/vitejs/vite-plugin-react/tree/main/packages/plugin-react#readme", + "repository": "git+https://github.com/vitejs/vite-plugin-react.git", + "bugs": "https://github.com/vitejs/vite-plugin-react/issues", + "npm": "https://www.npmjs.com/package/@vitejs/plugin-react" } }, { @@ -433,43 +344,38 @@ } }, { - "name": "vue-template-compiler", + "name": "de-indent", "keywords": [ - "vue", - "compiler" + "deindent" ], - "version": "2.7.16", - "description": "template compiler for Vue 2.0", + "version": "1.0.2", + "description": "remove extra indent from a block of code", "publisher": { "email": "yyx990803@gmail.com", "username": "yyx990803" }, "maintainers": [ - { - "email": "posva13@gmail.com", - "username": "posva" - }, { "email": "yyx990803@gmail.com", "username": "yyx990803" } ], "license": "MIT", - "date": "2023-12-24T15:02:16.927Z", + "date": "2016-01-05T17:03:34.693Z", "links": { - "homepage": "https://github.com/vuejs/vue/tree/dev/packages/vue-template-compiler#readme", - "repository": "git+https://github.com/vuejs/vue.git", - "bugs": "https://github.com/vuejs/vue/issues", - "npm": "https://www.npmjs.com/package/vue-template-compiler" + "homepage": "https://github.com/yyx990803/de-indent#readme", + "repository": "git+https://github.com/yyx990803/de-indent.git", + "bugs": "https://github.com/yyx990803/de-indent/issues", + "npm": "https://www.npmjs.com/package/de-indent" } }, { - "name": "@vue/runtime-dom", + "name": "@vue/compiler-ssr", "keywords": [ "vue" ], "version": "3.5.13", - "description": "@vue/runtime-dom", + "description": "@vue/compiler-ssr", "publisher": { "email": "yyx990803@gmail.com", "username": "yyx990803" @@ -485,12 +391,12 @@ } ], "license": "MIT", - "date": "2024-11-15T14:48:39.254Z", + "date": "2024-11-15T14:48:27.159Z", "links": { - "homepage": "https://github.com/vuejs/core/tree/main/packages/runtime-dom#readme", + "homepage": "https://github.com/vuejs/core/tree/main/packages/compiler-ssr#readme", "repository": "git+https://github.com/vuejs/core.git", "bugs": "https://github.com/vuejs/core/issues", - "npm": "https://www.npmjs.com/package/@vue/runtime-dom" + "npm": "https://www.npmjs.com/package/@vue/compiler-ssr" } }, { @@ -534,12 +440,12 @@ } }, { - "name": "@vue/server-renderer", + "name": "@vue/reactivity", "keywords": [ "vue" ], "version": "3.5.13", - "description": "@vue/server-renderer", + "description": "@vue/reactivity", "publisher": { "email": "yyx990803@gmail.com", "username": "yyx990803" @@ -555,21 +461,21 @@ } ], "license": "MIT", - "date": "2024-11-15T14:48:43.403Z", + "date": "2024-11-15T14:48:31.170Z", "links": { - "homepage": "https://github.com/vuejs/core/tree/main/packages/server-renderer#readme", + "homepage": "https://github.com/vuejs/core/tree/main/packages/reactivity#readme", "repository": "git+https://github.com/vuejs/core.git", "bugs": "https://github.com/vuejs/core/issues", - "npm": "https://www.npmjs.com/package/@vue/server-renderer" + "npm": "https://www.npmjs.com/package/@vue/reactivity" } }, { - "name": "@vue/runtime-core", + "name": "vue", "keywords": [ "vue" ], "version": "3.5.13", - "description": "@vue/runtime-core", + "description": "The progressive JavaScript framework for building modern web UI.", "publisher": { "email": "yyx990803@gmail.com", "username": "yyx990803" @@ -582,60 +488,154 @@ { "email": "yyx990803@gmail.com", "username": "yyx990803" + }, + { + "email": "posva13@gmail.com", + "username": "posva" } ], "license": "MIT", - "date": "2024-11-15T14:48:35.074Z", + "date": "2024-11-15T14:48:51.738Z", "links": { - "homepage": "https://github.com/vuejs/core/tree/main/packages/runtime-core#readme", + "homepage": "https://github.com/vuejs/core/tree/main/packages/vue#readme", "repository": "git+https://github.com/vuejs/core.git", "bugs": "https://github.com/vuejs/core/issues", - "npm": "https://www.npmjs.com/package/@vue/runtime-core" + "npm": "https://www.npmjs.com/package/vue" } }, { - "name": "vuex", - "keywords": [], - "version": "4.1.0", - "description": "state management for Vue.js", + "name": "@vue/runtime-dom", + "keywords": [ + "vue" + ], + "version": "3.5.13", + "description": "@vue/runtime-dom", "publisher": { "email": "yyx990803@gmail.com", "username": "yyx990803" }, "maintainers": [ { - "email": "yyx990803@gmail.com", - "username": "yyx990803" - }, - { - "email": "kia.king.08@gmail.com", - "username": "kiaking" - }, - { - "email": "ktsn55@gmail.com", - "username": "ktsn" + "email": "npm@haoqun.me", + "username": "soda" }, { - "email": "guillaume.b.chau@gmail.com", - "username": "akryum" + "email": "yyx990803@gmail.com", + "username": "yyx990803" } ], "license": "MIT", - "date": "2022-10-14T10:35:14.814Z", + "date": "2024-11-15T14:48:39.254Z", "links": { - "homepage": "https://github.com/vuejs/vuex#readme", - "repository": "git+https://github.com/vuejs/vuex.git", - "bugs": "https://github.com/vuejs/vuex/issues", - "npm": "https://www.npmjs.com/package/vuex" + "homepage": "https://github.com/vuejs/core/tree/main/packages/runtime-dom#readme", + "repository": "git+https://github.com/vuejs/core.git", + "bugs": "https://github.com/vuejs/core/issues", + "npm": "https://www.npmjs.com/package/@vue/runtime-dom" } }, { - "name": "@vue/devtools-api", - "keywords": [], - "version": "7.6.8", - "description": "> Plugins API for easier DevTools integrations.", - "publisher": { - "email": "webfansplz@gmail.com", + "name": "@vue/runtime-core", + "keywords": [ + "vue" + ], + "version": "3.5.13", + "description": "@vue/runtime-core", + "publisher": { + "email": "yyx990803@gmail.com", + "username": "yyx990803" + }, + "maintainers": [ + { + "email": "npm@haoqun.me", + "username": "soda" + }, + { + "email": "yyx990803@gmail.com", + "username": "yyx990803" + } + ], + "license": "MIT", + "date": "2024-11-15T14:48:35.074Z", + "links": { + "homepage": "https://github.com/vuejs/core/tree/main/packages/runtime-core#readme", + "repository": "git+https://github.com/vuejs/core.git", + "bugs": "https://github.com/vuejs/core/issues", + "npm": "https://www.npmjs.com/package/@vue/runtime-core" + } + }, + { + "name": "@vue/server-renderer", + "keywords": [ + "vue" + ], + "version": "3.5.13", + "description": "@vue/server-renderer", + "publisher": { + "email": "yyx990803@gmail.com", + "username": "yyx990803" + }, + "maintainers": [ + { + "email": "npm@haoqun.me", + "username": "soda" + }, + { + "email": "yyx990803@gmail.com", + "username": "yyx990803" + } + ], + "license": "MIT", + "date": "2024-11-15T14:48:43.403Z", + "links": { + "homepage": "https://github.com/vuejs/core/tree/main/packages/server-renderer#readme", + "repository": "git+https://github.com/vuejs/core.git", + "bugs": "https://github.com/vuejs/core/issues", + "npm": "https://www.npmjs.com/package/@vue/server-renderer" + } + }, + { + "name": "vuex", + "keywords": [], + "version": "4.1.0", + "description": "state management for Vue.js", + "publisher": { + "email": "yyx990803@gmail.com", + "username": "yyx990803" + }, + "maintainers": [ + { + "email": "yyx990803@gmail.com", + "username": "yyx990803" + }, + { + "email": "kia.king.08@gmail.com", + "username": "kiaking" + }, + { + "email": "ktsn55@gmail.com", + "username": "ktsn" + }, + { + "email": "guillaume.b.chau@gmail.com", + "username": "akryum" + } + ], + "license": "MIT", + "date": "2022-10-14T10:35:14.814Z", + "links": { + "homepage": "https://github.com/vuejs/vuex#readme", + "repository": "git+https://github.com/vuejs/vuex.git", + "bugs": "https://github.com/vuejs/vuex/issues", + "npm": "https://www.npmjs.com/package/vuex" + } + }, + { + "name": "@vue/devtools-api", + "keywords": [], + "version": "7.6.8", + "description": "> Plugins API for easier DevTools integrations.", + "publisher": { + "email": "webfansplz@gmail.com", "username": "webfansplz" }, "maintainers": [ @@ -670,10 +670,10 @@ } }, { - "name": "vue-loader", + "name": "vue-template-es2015-compiler", "keywords": [], - "version": "17.4.2", - "description": "> webpack loader for Vue Single-File Components", + "version": "1.9.1", + "description": "Post compiler for Vue template render functions to support ES2015+ features", "publisher": { "email": "yyx990803@gmail.com", "username": "yyx990803" @@ -682,19 +682,15 @@ { "email": "yyx990803@gmail.com", "username": "yyx990803" - }, - { - "email": "npm@haoqun.me", - "username": "soda" } ], "license": "MIT", - "date": "2023-12-30T14:08:14.600Z", + "date": "2019-02-22T02:49:01.849Z", "links": { - "homepage": "https://github.com/vuejs/vue-loader#readme", - "repository": "git+https://github.com/vuejs/vue-loader.git", - "bugs": "https://github.com/vuejs/vue-loader/issues", - "npm": "https://www.npmjs.com/package/vue-loader" + "homepage": "https://github.com/vuejs/vue-template-es2015-compiler#readme", + "repository": "git+https://github.com/vuejs/vue-template-es2015-compiler.git", + "bugs": "https://github.com/vuejs/vue-template-es2015-compiler/issues", + "npm": "https://www.npmjs.com/package/vue-template-es2015-compiler" } }, { @@ -782,10 +778,10 @@ } }, { - "name": "vue-template-es2015-compiler", + "name": "vue-loader", "keywords": [], - "version": "1.9.1", - "description": "Post compiler for Vue template render functions to support ES2015+ features", + "version": "17.4.2", + "description": "> webpack loader for Vue Single-File Components", "publisher": { "email": "yyx990803@gmail.com", "username": "yyx990803" @@ -794,15 +790,19 @@ { "email": "yyx990803@gmail.com", "username": "yyx990803" + }, + { + "email": "npm@haoqun.me", + "username": "soda" } ], "license": "MIT", - "date": "2019-02-22T02:49:01.849Z", + "date": "2023-12-30T14:08:14.600Z", "links": { - "homepage": "https://github.com/vuejs/vue-template-es2015-compiler#readme", - "repository": "git+https://github.com/vuejs/vue-template-es2015-compiler.git", - "bugs": "https://github.com/vuejs/vue-template-es2015-compiler/issues", - "npm": "https://www.npmjs.com/package/vue-template-es2015-compiler" + "homepage": "https://github.com/vuejs/vue-loader#readme", + "repository": "git+https://github.com/vuejs/vue-loader.git", + "bugs": "https://github.com/vuejs/vue-loader/issues", + "npm": "https://www.npmjs.com/package/vue-loader" } }, { @@ -904,6 +904,52 @@ "npm": "https://www.npmjs.com/package/@vue/babel-plugin-jsx" } }, + { + "name": "@vue/eslint-config-prettier", + "keywords": [ + "vue", + "create-vue", + "create-eslint-config", + "eslint", + "prettier" + ], + "version": "10.1.0", + "description": "eslint-config-prettier for create-vue", + "publisher": { + "email": "npm@haoqun.me", + "username": "soda" + }, + "maintainers": [ + { + "email": "guillaume.b.chau@gmail.com", + "username": "akryum" + }, + { + "email": "yyx990803@gmail.com", + "username": "yyx990803" + }, + { + "email": "npm@haoqun.me", + "username": "soda" + }, + { + "email": "msajnog93@gmail.com", + "username": "michalsnik" + }, + { + "email": "public@mysticatea.dev", + "username": "mysticatea" + } + ], + "license": "MIT", + "date": "2024-10-23T08:59:50.158Z", + "links": { + "homepage": "https://github.com/vuejs/eslint-config-prettier#readme", + "repository": "git+https://github.com/vuejs/eslint-config-prettier.git", + "bugs": "https://github.com/vuejs/eslint-config-prettier/issues", + "npm": "https://www.npmjs.com/package/@vue/eslint-config-prettier" + } + }, { "name": "@vitejs/plugin-react-swc", "keywords": [ @@ -984,14 +1030,53 @@ } }, { - "name": "@vue/babel-plugin-resolve-type", + "name": "@vue/babel-helper-vue-transform-on", "keywords": [], "version": "1.2.5", - "description": "Babel plugin for resolving Vue types.", + "description": "to help transform on", "publisher": { "email": "sxzz@sxzz.moe", "username": "sxzz" }, + "maintainers": [ + { + "email": "sxzz@sxzz.moe", + "username": "sxzz" + }, + { + "email": "yyx990803@gmail.com", + "username": "yyx990803" + }, + { + "email": "npm@haoqun.me", + "username": "soda" + }, + { + "email": "lcz_1996@foxmail.com", + "username": "amour1688" + } + ], + "license": "MIT", + "date": "2024-09-11T11:23:47.166Z", + "links": { + "homepage": "https://github.com/vuejs/babel-plugin-jsx#readme", + "repository": "git+https://github.com/vuejs/babel-plugin-jsx.git", + "bugs": "https://github.com/vuejs/babel-plugin-jsx/issues", + "npm": "https://www.npmjs.com/package/@vue/babel-helper-vue-transform-on" + } + }, + { + "name": "@vue/compiler-vue2", + "keywords": [ + "vue", + "compiler" + ], + "version": "2.7.16", + "description": "template compiler for Vue 2.x", + "publisher": { + "email": "yyx990803@gmail.com", + "username": "yyx990803" + }, "maintainers": [ { "email": "sxzz@sxzz.moe", @@ -1035,130 +1120,21 @@ } ], "license": "MIT", - "date": "2024-09-11T11:23:50.013Z", + "date": "2024-07-25T01:51:35.200Z", "links": { - "homepage": "https://github.com/vuejs/babel-plugin-jsx/tree/dev/packages/babel-plugin-resolve-type#readme", - "repository": "git+https://github.com/vuejs/babel-plugin-jsx.git", - "bugs": "https://github.com/vuejs/babel-plugin-jsx/issues", - "npm": "https://www.npmjs.com/package/@vue/babel-plugin-resolve-type" + "homepage": "https://github.com/vuejs/vue/tree/dev/packages/vue-template-compiler#readme", + "repository": "git+https://github.com/vuejs/vue.git", + "bugs": "https://github.com/vuejs/vue/issues", + "npm": "https://www.npmjs.com/package/@vue/compiler-vue2" } }, { - "name": "@vue/eslint-config-prettier", + "name": "@vue/reactivity-transform", "keywords": [ - "vue", - "create-vue", - "create-eslint-config", - "eslint", - "prettier" + "vue" ], - "version": "10.1.0", - "description": "eslint-config-prettier for create-vue", - "publisher": { - "email": "npm@haoqun.me", - "username": "soda" - }, - "maintainers": [ - { - "email": "guillaume.b.chau@gmail.com", - "username": "akryum" - }, - { - "email": "yyx990803@gmail.com", - "username": "yyx990803" - }, - { - "email": "npm@haoqun.me", - "username": "soda" - }, - { - "email": "msajnog93@gmail.com", - "username": "michalsnik" - }, - { - "email": "public@mysticatea.dev", - "username": "mysticatea" - } - ], - "license": "MIT", - "date": "2024-10-23T08:59:50.158Z", - "links": { - "homepage": "https://github.com/vuejs/eslint-config-prettier#readme", - "repository": "git+https://github.com/vuejs/eslint-config-prettier.git", - "bugs": "https://github.com/vuejs/eslint-config-prettier/issues", - "npm": "https://www.npmjs.com/package/@vue/eslint-config-prettier" - } - }, - { - "name": "@vue/compiler-vue2", - "keywords": [ - "vue", - "compiler" - ], - "version": "2.7.16", - "description": "template compiler for Vue 2.x", - "publisher": { - "email": "yyx990803@gmail.com", - "username": "yyx990803" - }, - "maintainers": [ - { - "email": "sxzz@sxzz.moe", - "username": "sxzz" - }, - { - "email": "rahulkdn@gmail.com", - "username": "znck" - }, - { - "email": "yyx990803@gmail.com", - "username": "yyx990803" - }, - { - "email": "guillaume.b.chau@gmail.com", - "username": "akryum" - }, - { - "email": "npm@haoqun.me", - "username": "soda" - }, - { - "email": "thorsten@linusb.org", - "username": "linusborg" - }, - { - "email": "anthonyfu117@hotmail.com", - "username": "antfu" - }, - { - "email": "david-181@hotmail.com", - "username": "pikax" - }, - { - "email": "posva13@gmail.com", - "username": "posva" - }, - { - "email": "kia.king.08@gmail.com", - "username": "kiaking" - } - ], - "license": "MIT", - "date": "2024-07-25T01:51:35.200Z", - "links": { - "homepage": "https://github.com/vuejs/vue/tree/dev/packages/vue-template-compiler#readme", - "repository": "git+https://github.com/vuejs/vue.git", - "bugs": "https://github.com/vuejs/vue/issues", - "npm": "https://www.npmjs.com/package/@vue/compiler-vue2" - } - }, - { - "name": "@vue/reactivity-transform", - "keywords": [ - "vue" - ], - "version": "3.3.13", - "description": "@vue/reactivity-transform", + "version": "3.3.13", + "description": "@vue/reactivity-transform", "publisher": { "email": "yyx990803@gmail.com", "username": "yyx990803" @@ -1183,39 +1159,47 @@ } }, { - "name": "@vue/babel-helper-vue-transform-on", + "name": "@vitejs/plugin-vue-jsx", "keywords": [], - "version": "1.2.5", - "description": "to help transform on", + "version": "4.1.1", + "description": "Provides Vue 3 JSX & TSX support with HMR.", "publisher": { - "email": "sxzz@sxzz.moe", - "username": "sxzz" + "email": "vitejs.twitter@gmail.com", + "username": "vitebot" }, "maintainers": [ { - "email": "sxzz@sxzz.moe", - "username": "sxzz" + "email": "npm@haoqun.me", + "username": "soda" }, { "email": "yyx990803@gmail.com", "username": "yyx990803" }, { - "email": "npm@haoqun.me", - "username": "soda" + "email": "hey.patak@gmail.com", + "username": "patak" }, { - "email": "lcz_1996@foxmail.com", - "username": "amour1688" + "email": "anthonyfu117@hotmail.com", + "username": "antfu" + }, + { + "email": "vitejs.twitter@gmail.com", + "username": "vitebot" + }, + { + "email": "sxzz@sxzz.moe", + "username": "sxzz" } ], "license": "MIT", - "date": "2024-09-11T11:23:47.166Z", + "date": "2024-11-26T12:49:46.159Z", "links": { - "homepage": "https://github.com/vuejs/babel-plugin-jsx#readme", - "repository": "git+https://github.com/vuejs/babel-plugin-jsx.git", - "bugs": "https://github.com/vuejs/babel-plugin-jsx/issues", - "npm": "https://www.npmjs.com/package/@vue/babel-helper-vue-transform-on" + "homepage": "https://github.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue-jsx#readme", + "repository": "git+https://github.com/vitejs/vite-plugin-vue.git", + "bugs": "https://github.com/vitejs/vite-plugin-vue/issues", + "npm": "https://www.npmjs.com/package/@vitejs/plugin-vue-jsx" } }, { @@ -1256,47 +1240,63 @@ } }, { - "name": "@vitejs/plugin-vue-jsx", + "name": "@vue/babel-plugin-resolve-type", "keywords": [], - "version": "4.1.1", - "description": "Provides Vue 3 JSX & TSX support with HMR.", + "version": "1.2.5", + "description": "Babel plugin for resolving Vue types.", "publisher": { - "email": "vitejs.twitter@gmail.com", - "username": "vitebot" + "email": "sxzz@sxzz.moe", + "username": "sxzz" }, "maintainers": [ { - "email": "npm@haoqun.me", - "username": "soda" + "email": "sxzz@sxzz.moe", + "username": "sxzz" + }, + { + "email": "rahulkdn@gmail.com", + "username": "znck" }, { "email": "yyx990803@gmail.com", "username": "yyx990803" }, { - "email": "hey.patak@gmail.com", - "username": "patak" + "email": "guillaume.b.chau@gmail.com", + "username": "akryum" + }, + { + "email": "npm@haoqun.me", + "username": "soda" + }, + { + "email": "thorsten@linusb.org", + "username": "linusborg" }, { "email": "anthonyfu117@hotmail.com", "username": "antfu" }, { - "email": "vitejs.twitter@gmail.com", - "username": "vitebot" + "email": "david-181@hotmail.com", + "username": "pikax" }, { - "email": "sxzz@sxzz.moe", - "username": "sxzz" + "email": "posva13@gmail.com", + "username": "posva" + }, + { + "email": "kia.king.08@gmail.com", + "username": "kiaking" } ], "license": "MIT", - "date": "2024-11-26T12:49:46.159Z", + "date": "2024-09-11T11:23:50.013Z", "links": { - "homepage": "https://github.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue-jsx#readme", - "repository": "git+https://github.com/vitejs/vite-plugin-vue.git", - "bugs": "https://github.com/vitejs/vite-plugin-vue/issues", - "npm": "https://www.npmjs.com/package/@vitejs/plugin-vue-jsx" + "homepage": "https://github.com/vuejs/babel-plugin-jsx/tree/dev/packages/babel-plugin-resolve-type#readme", + "repository": "git+https://github.com/vuejs/babel-plugin-jsx.git", + "bugs": "https://github.com/vuejs/babel-plugin-jsx/issues", + "npm": "https://www.npmjs.com/package/@vue/babel-plugin-resolve-type" } }, { @@ -1364,10 +1364,10 @@ } }, { - "name": "@vue/babel-sugar-v-model", + "name": "@vue/babel-plugin-transform-vue-jsx", "keywords": [], "version": "1.4.0", - "description": "Babel syntactic sugar for v-model support in Vue JSX", + "description": "Babel plugin for Vue 2.0 JSX", "publisher": { "email": "haoqunjiang+npm@gmail.com", "username": "soda" @@ -1387,55 +1387,19 @@ } ], "license": "MIT", - "date": "2022-08-25T11:55:08.119Z", + "date": "2022-08-25T11:55:06.888Z", "links": { "homepage": "https://github.com/vuejs/jsx/tree/master#readme", "repository": "git+https://github.com/vuejs/jsx.git#master", "bugs": "https://github.com/vuejs/jsx/issues", - "npm": "https://www.npmjs.com/package/@vue/babel-sugar-v-model" - } - }, - { - "name": "@vue/cli-shared-utils", - "keywords": [ - "vue", - "cli", - "cli-shared-utils" - ], - "version": "5.0.8", - "description": "shared utilities for vue-cli packages", - "publisher": { - "email": "haoqunjiang+npm@gmail.com", - "username": "soda" - }, - "maintainers": [ - { - "email": "guillaume.b.chau@gmail.com", - "username": "akryum" - }, - { - "email": "yyx990803@gmail.com", - "username": "yyx990803" - }, - { - "email": "haoqunjiang+npm@gmail.com", - "username": "soda" - } - ], - "license": "MIT", - "date": "2022-07-07T10:22:05.852Z", - "links": { - "homepage": "https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/cli-shared-utils#readme", - "repository": "git+https://github.com/vuejs/vue-cli.git", - "bugs": "https://github.com/vuejs/vue-cli/issues", - "npm": "https://www.npmjs.com/package/@vue/cli-shared-utils" + "npm": "https://www.npmjs.com/package/@vue/babel-plugin-transform-vue-jsx" } }, { - "name": "@vue/babel-plugin-transform-vue-jsx", + "name": "@vue/babel-sugar-v-on", "keywords": [], "version": "1.4.0", - "description": "Babel plugin for Vue 2.0 JSX", + "description": "Babel syntactic sugar for v-model support in Vue JSX", "publisher": { "email": "haoqunjiang+npm@gmail.com", "username": "soda" @@ -1455,44 +1419,12 @@ } ], "license": "MIT", - "date": "2022-08-25T11:55:06.888Z", + "date": "2022-08-25T11:55:08.019Z", "links": { "homepage": "https://github.com/vuejs/jsx/tree/master#readme", "repository": "git+https://github.com/vuejs/jsx.git#master", "bugs": "https://github.com/vuejs/jsx/issues", - "npm": "https://www.npmjs.com/package/@vue/babel-plugin-transform-vue-jsx" - } - }, - { - "name": "@vue/babel-sugar-v-on", - "keywords": [], - "version": "1.4.0", - "description": "Babel syntactic sugar for v-model support in Vue JSX", - "publisher": { - "email": "haoqunjiang+npm@gmail.com", - "username": "soda" - }, - "maintainers": [ - { - "email": "dot.nick.dot.messing@gmail.com", - "username": "nickmessing" - }, - { - "email": "haoqunjiang+npm@gmail.com", - "username": "soda" - }, - { - "email": "yyx990803@gmail.com", - "username": "yyx990803" - } - ], - "license": "MIT", - "date": "2022-08-25T11:55:08.019Z", - "links": { - "homepage": "https://github.com/vuejs/jsx/tree/master#readme", - "repository": "git+https://github.com/vuejs/jsx.git#master", - "bugs": "https://github.com/vuejs/jsx/issues", - "npm": "https://www.npmjs.com/package/@vue/babel-sugar-v-on" + "npm": "https://www.npmjs.com/package/@vue/babel-sugar-v-on" } }, { @@ -1543,66 +1475,6 @@ "npm": "https://www.npmjs.com/package/vue-jest" } }, - { - "name": "babel-helper-vue-jsx-merge-props", - "keywords": [ - "babel", - "vue", - "jsx" - ], - "version": "2.0.3", - "description": "babel helper for vue jsx spread.", - "publisher": { - "email": "yyx990803@gmail.com", - "username": "yyx990803" - }, - "maintainers": [ - { - "email": "yyx990803@gmail.com", - "username": "yyx990803" - } - ], - "license": "MIT", - "date": "2017-12-06T02:19:42.799Z", - "links": { - "homepage": "https://github.com/vuejs/babel-helper-vue-jsx-merge-props#readme", - "repository": "git+https://github.com/vuejs/babel-helper-vue-jsx-merge-props.git", - "bugs": "https://github.com/vuejs/babel-helper-vue-jsx-merge-props/issues", - "npm": "https://www.npmjs.com/package/babel-helper-vue-jsx-merge-props" - } - }, - { - "name": "@vue/babel-sugar-functional-vue", - "keywords": [], - "version": "1.4.0", - "description": "Babel syntactic sugar for functional components", - "publisher": { - "email": "haoqunjiang+npm@gmail.com", - "username": "soda" - }, - "maintainers": [ - { - "email": "dot.nick.dot.messing@gmail.com", - "username": "nickmessing" - }, - { - "email": "haoqunjiang+npm@gmail.com", - "username": "soda" - }, - { - "email": "yyx990803@gmail.com", - "username": "yyx990803" - } - ], - "license": "MIT", - "date": "2022-08-25T11:55:05.545Z", - "links": { - "homepage": "https://github.com/vuejs/jsx/tree/master#readme", - "repository": "git+https://github.com/vuejs/jsx.git#master", - "bugs": "https://github.com/vuejs/jsx/issues", - "npm": "https://www.npmjs.com/package/@vue/babel-sugar-functional-vue" - } - }, { "name": "@vue/eslint-config-typescript", "keywords": [ @@ -1650,50 +1522,46 @@ } }, { - "name": "@vue/cli-plugin-unit-jest", - "keywords": [ - "vue", - "cli", - "unit-jest" - ], - "version": "5.0.8", - "description": "unit-jest plugin for vue-cli", + "name": "@vue/babel-sugar-v-model", + "keywords": [], + "version": "1.4.0", + "description": "Babel syntactic sugar for v-model support in Vue JSX", "publisher": { "email": "haoqunjiang+npm@gmail.com", "username": "soda" }, "maintainers": [ { - "email": "guillaume.b.chau@gmail.com", - "username": "akryum" - }, - { - "email": "yyx990803@gmail.com", - "username": "yyx990803" + "email": "dot.nick.dot.messing@gmail.com", + "username": "nickmessing" }, { "email": "haoqunjiang+npm@gmail.com", "username": "soda" + }, + { + "email": "yyx990803@gmail.com", + "username": "yyx990803" } ], "license": "MIT", - "date": "2022-07-07T10:22:07.485Z", + "date": "2022-08-25T11:55:08.119Z", "links": { - "homepage": "https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/cli-plugin-unit-jest#readme", - "repository": "git+https://github.com/vuejs/vue-cli.git", - "bugs": "https://github.com/vuejs/vue-cli/issues", - "npm": "https://www.npmjs.com/package/@vue/cli-plugin-unit-jest" + "homepage": "https://github.com/vuejs/jsx/tree/master#readme", + "repository": "git+https://github.com/vuejs/jsx.git#master", + "bugs": "https://github.com/vuejs/jsx/issues", + "npm": "https://www.npmjs.com/package/@vue/babel-sugar-v-model" } }, { - "name": "@vue/cli-overlay", + "name": "@vue/cli-shared-utils", "keywords": [ "vue", "cli", - "cli-overlay" + "cli-shared-utils" ], "version": "5.0.8", - "description": "error overlay & dev server middleware for vue-cli", + "description": "shared utilities for vue-cli packages", "publisher": { "email": "haoqunjiang+npm@gmail.com", "username": "soda" @@ -1713,12 +1581,40 @@ } ], "license": "MIT", - "date": "2022-07-07T10:22:05.920Z", + "date": "2022-07-07T10:22:05.852Z", "links": { - "homepage": "https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/cli-overlay#readme", + "homepage": "https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/cli-shared-utils#readme", "repository": "git+https://github.com/vuejs/vue-cli.git", "bugs": "https://github.com/vuejs/vue-cli/issues", - "npm": "https://www.npmjs.com/package/@vue/cli-overlay" + "npm": "https://www.npmjs.com/package/@vue/cli-shared-utils" + } + }, + { + "name": "babel-helper-vue-jsx-merge-props", + "keywords": [ + "babel", + "vue", + "jsx" + ], + "version": "2.0.3", + "description": "babel helper for vue jsx spread.", + "publisher": { + "email": "yyx990803@gmail.com", + "username": "yyx990803" + }, + "maintainers": [ + { + "email": "yyx990803@gmail.com", + "username": "yyx990803" + } + ], + "license": "MIT", + "date": "2017-12-06T02:19:42.799Z", + "links": { + "homepage": "https://github.com/vuejs/babel-helper-vue-jsx-merge-props#readme", + "repository": "git+https://github.com/vuejs/babel-helper-vue-jsx-merge-props.git", + "bugs": "https://github.com/vuejs/babel-helper-vue-jsx-merge-props/issues", + "npm": "https://www.npmjs.com/package/babel-helper-vue-jsx-merge-props" } }, { @@ -1754,39 +1650,35 @@ } }, { - "name": "@vue/cli-plugin-babel", - "keywords": [ - "vue", - "cli", - "babel" - ], - "version": "5.0.8", - "description": "babel plugin for vue-cli", + "name": "@vue/babel-sugar-functional-vue", + "keywords": [], + "version": "1.4.0", + "description": "Babel syntactic sugar for functional components", "publisher": { "email": "haoqunjiang+npm@gmail.com", "username": "soda" }, "maintainers": [ { - "email": "guillaume.b.chau@gmail.com", - "username": "akryum" - }, - { - "email": "yyx990803@gmail.com", - "username": "yyx990803" + "email": "dot.nick.dot.messing@gmail.com", + "username": "nickmessing" }, { "email": "haoqunjiang+npm@gmail.com", "username": "soda" + }, + { + "email": "yyx990803@gmail.com", + "username": "yyx990803" } ], "license": "MIT", - "date": "2022-07-07T10:22:08.348Z", + "date": "2022-08-25T11:55:05.545Z", "links": { - "homepage": "https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/cli-plugin-babel#readme", - "repository": "git+https://github.com/vuejs/vue-cli.git", - "bugs": "https://github.com/vuejs/vue-cli/issues", - "npm": "https://www.npmjs.com/package/@vue/cli-plugin-babel" + "homepage": "https://github.com/vuejs/jsx/tree/master#readme", + "repository": "git+https://github.com/vuejs/jsx.git#master", + "bugs": "https://github.com/vuejs/jsx/issues", + "npm": "https://www.npmjs.com/package/@vue/babel-sugar-functional-vue" } }, { @@ -1822,14 +1714,14 @@ } }, { - "name": "@vue/cli-plugin-router", + "name": "@vue/cli-plugin-unit-jest", "keywords": [ "vue", "cli", - "router" + "unit-jest" ], "version": "5.0.8", - "description": "router plugin for vue-cli", + "description": "unit-jest plugin for vue-cli", "publisher": { "email": "haoqunjiang+npm@gmail.com", "username": "soda" @@ -1849,12 +1741,12 @@ } ], "license": "MIT", - "date": "2022-07-07T10:22:07.376Z", + "date": "2022-07-07T10:22:07.485Z", "links": { - "homepage": "https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/cli-plugin-router#readme", + "homepage": "https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/cli-plugin-unit-jest#readme", "repository": "git+https://github.com/vuejs/vue-cli.git", "bugs": "https://github.com/vuejs/vue-cli/issues", - "npm": "https://www.npmjs.com/package/@vue/cli-plugin-router" + "npm": "https://www.npmjs.com/package/@vue/cli-plugin-unit-jest" } }, { @@ -1938,15 +1830,16 @@ } }, { - "name": "@vue/tsconfig", + "name": "@vue/cli-plugin-router", "keywords": [ "vue", - "tsconfig" + "cli", + "router" ], - "version": "0.7.0", - "description": "A base TSConfig for working with Vue.js", + "version": "5.0.8", + "description": "router plugin for vue-cli", "publisher": { - "email": "npm@haoqun.me", + "email": "haoqunjiang+npm@gmail.com", "username": "soda" }, "maintainers": [ @@ -1959,28 +1852,28 @@ "username": "yyx990803" }, { - "email": "npm@haoqun.me", + "email": "haoqunjiang+npm@gmail.com", "username": "soda" } ], "license": "MIT", - "date": "2024-11-28T05:35:55.111Z", + "date": "2022-07-07T10:22:07.376Z", "links": { - "homepage": "https://github.com/vuejs/tsconfig#readme", - "repository": "git+https://github.com/vuejs/tsconfig.git", - "bugs": "https://github.com/vuejs/tsconfig/issues", - "npm": "https://www.npmjs.com/package/@vue/tsconfig" + "homepage": "https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/cli-plugin-router#readme", + "repository": "git+https://github.com/vuejs/vue-cli.git", + "bugs": "https://github.com/vuejs/vue-cli/issues", + "npm": "https://www.npmjs.com/package/@vue/cli-plugin-router" } }, { - "name": "@vue/cli-plugin-vuex", + "name": "@vue/cli-overlay", "keywords": [ "vue", "cli", - "vuex" + "cli-overlay" ], "version": "5.0.8", - "description": "Vuex plugin for vue-cli", + "description": "error overlay & dev server middleware for vue-cli", "publisher": { "email": "haoqunjiang+npm@gmail.com", "username": "soda" @@ -2000,12 +1893,12 @@ } ], "license": "MIT", - "date": "2022-07-07T10:22:05.739Z", + "date": "2022-07-07T10:22:05.920Z", "links": { - "homepage": "https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/cli-plugin-vuex#readme", + "homepage": "https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/cli-overlay#readme", "repository": "git+https://github.com/vuejs/vue-cli.git", "bugs": "https://github.com/vuejs/vue-cli/issues", - "npm": "https://www.npmjs.com/package/@vue/cli-plugin-vuex" + "npm": "https://www.npmjs.com/package/@vue/cli-overlay" } }, { @@ -2048,13 +1941,13 @@ } }, { - "name": "@vue/cli-service", + "name": "@vue/babel-preset-app", "keywords": [ "vue", "cli" ], "version": "5.0.8", - "description": "local service for vue-cli projects", + "description": "babel-preset-app for vue-cli", "publisher": { "email": "haoqunjiang+npm@gmail.com", "username": "soda" @@ -2071,66 +1964,30 @@ { "email": "haoqunjiang+npm@gmail.com", "username": "soda" + }, + { + "email": "dot.nick.dot.messing@gmail.com", + "username": "nickmessing" } ], "license": "MIT", - "date": "2022-07-07T10:22:09.391Z", + "date": "2022-07-07T10:22:05.870Z", "links": { - "homepage": "https://cli.vuejs.org/", + "homepage": "https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/babel-preset-app#readme", "repository": "git+https://github.com/vuejs/vue-cli.git", "bugs": "https://github.com/vuejs/vue-cli/issues", - "npm": "https://www.npmjs.com/package/@vue/cli-service" + "npm": "https://www.npmjs.com/package/@vue/babel-preset-app" } }, { - "name": "yorkie", - "keywords": [ - "git", - "hook", - "hooks", - "pre-commit", - "precommit", - "post-commit", - "postcommit", - "pre-push", - "prepush", - "post-merge", - "postmerge", - "test" - ], - "version": "2.0.0", - "description": "githooks management forked from husky", - "publisher": { - "email": "yyx990803@gmail.com", - "username": "yyx990803" - }, - "maintainers": [ - { - "email": "yyx990803@gmail.com", - "username": "yyx990803" - }, - { - "email": "haoqunjiang+npm@gmail.com", - "username": "soda" - } - ], - "license": "MIT", - "date": "2018-08-09T15:35:11.232Z", - "links": { - "homepage": "https://github.com/yyx990803/yorkie", - "repository": "git://github.com/yyx990803/yorkie.git", - "bugs": "https://github.com/yyx990803/yorkie/issues", - "npm": "https://www.npmjs.com/package/yorkie" - } - }, - { - "name": "@vue/babel-preset-app", + "name": "@vue/cli-plugin-babel", "keywords": [ "vue", - "cli" + "cli", + "babel" ], "version": "5.0.8", - "description": "babel-preset-app for vue-cli", + "description": "babel plugin for vue-cli", "publisher": { "email": "haoqunjiang+npm@gmail.com", "username": "soda" @@ -2147,30 +2004,25 @@ { "email": "haoqunjiang+npm@gmail.com", "username": "soda" - }, - { - "email": "dot.nick.dot.messing@gmail.com", - "username": "nickmessing" } ], "license": "MIT", - "date": "2022-07-07T10:22:05.870Z", + "date": "2022-07-07T10:22:08.348Z", "links": { - "homepage": "https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/babel-preset-app#readme", + "homepage": "https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/cli-plugin-babel#readme", "repository": "git+https://github.com/vuejs/vue-cli.git", "bugs": "https://github.com/vuejs/vue-cli/issues", - "npm": "https://www.npmjs.com/package/@vue/babel-preset-app" + "npm": "https://www.npmjs.com/package/@vue/cli-plugin-babel" } }, { - "name": "@vue/cli-plugin-eslint", + "name": "@vue/cli-service", "keywords": [ "vue", - "cli", - "eslint" + "cli" ], "version": "5.0.8", - "description": "eslint plugin for vue-cli", + "description": "local service for vue-cli projects", "publisher": { "email": "haoqunjiang+npm@gmail.com", "username": "soda" @@ -2190,45 +2042,12 @@ } ], "license": "MIT", - "date": "2022-07-07T10:22:07.183Z", + "date": "2022-07-07T10:22:09.391Z", "links": { - "homepage": "https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/cli-plugin-eslint#readme", + "homepage": "https://cli.vuejs.org/", "repository": "git+https://github.com/vuejs/vue-cli.git", "bugs": "https://github.com/vuejs/vue-cli/issues", - "npm": "https://www.npmjs.com/package/@vue/cli-plugin-eslint" - } - }, - { - "name": "vue-class-component", - "keywords": [ - "vue", - "class", - "babel", - "typescript" - ], - "version": "7.2.6", - "description": "ES201X/TypeScript class decorator for Vue components", - "publisher": { - "email": "ktsn55@gmail.com", - "username": "ktsn" - }, - "maintainers": [ - { - "email": "yyx990803@gmail.com", - "username": "yyx990803" - }, - { - "email": "ktsn55@gmail.com", - "username": "ktsn" - } - ], - "license": "MIT", - "date": "2020-09-17T11:37:51.488Z", - "links": { - "homepage": "https://github.com/vuejs/vue-class-component#readme", - "repository": "git+https://github.com/vuejs/vue-class-component.git", - "bugs": "https://github.com/vuejs/vue-class-component/issues", - "npm": "https://www.npmjs.com/package/vue-class-component" + "npm": "https://www.npmjs.com/package/@vue/cli-service" } }, { @@ -2277,59 +2096,74 @@ } }, { - "name": "circular-json-es6", - "keywords": [], - "version": "2.0.2", - "description": "circular JSON.stringify and JSON.parse, for environments with native ES6 Map", + "name": "@vue/cli-plugin-vuex", + "keywords": [ + "vue", + "cli", + "vuex" + ], + "version": "5.0.8", + "description": "Vuex plugin for vue-cli", "publisher": { - "email": "yyx990803@gmail.com", - "username": "yyx990803" + "email": "haoqunjiang+npm@gmail.com", + "username": "soda" }, "maintainers": [ + { + "email": "guillaume.b.chau@gmail.com", + "username": "akryum" + }, { "email": "yyx990803@gmail.com", "username": "yyx990803" + }, + { + "email": "haoqunjiang+npm@gmail.com", + "username": "soda" } ], "license": "MIT", - "date": "2018-01-23T15:50:01.300Z", + "date": "2022-07-07T10:22:05.739Z", "links": { - "homepage": "https://github.com/yyx990803/circular-json-es6#readme", - "repository": "git+https://github.com/yyx990803/circular-json-es6.git", - "bugs": "https://github.com/yyx990803/circular-json-es6/issues", - "npm": "https://www.npmjs.com/package/circular-json-es6" + "homepage": "https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/cli-plugin-vuex#readme", + "repository": "git+https://github.com/vuejs/vue-cli.git", + "bugs": "https://github.com/vuejs/vue-cli/issues", + "npm": "https://www.npmjs.com/package/@vue/cli-plugin-vuex" } }, { - "name": "vue-server-renderer", + "name": "@vue/tsconfig", "keywords": [ "vue", - "server", - "ssr" + "tsconfig" ], - "version": "2.7.16", - "description": "server renderer for Vue 2.0", + "version": "0.7.0", + "description": "A base TSConfig for working with Vue.js", "publisher": { - "email": "yyx990803@gmail.com", - "username": "yyx990803" + "email": "npm@haoqun.me", + "username": "soda" }, "maintainers": [ { - "email": "posva13@gmail.com", - "username": "posva" + "email": "guillaume.b.chau@gmail.com", + "username": "akryum" }, { "email": "yyx990803@gmail.com", "username": "yyx990803" + }, + { + "email": "npm@haoqun.me", + "username": "soda" } ], "license": "MIT", - "date": "2023-12-24T15:02:13.777Z", + "date": "2024-11-28T05:35:55.111Z", "links": { - "homepage": "https://github.com/vuejs/vue/tree/dev/packages/vue-server-renderer#readme", - "repository": "git+https://github.com/vuejs/vue.git", - "bugs": "https://github.com/vuejs/vue/issues", - "npm": "https://www.npmjs.com/package/vue-server-renderer" + "homepage": "https://github.com/vuejs/tsconfig#readme", + "repository": "git+https://github.com/vuejs/tsconfig.git", + "bugs": "https://github.com/vuejs/tsconfig/issues", + "npm": "https://www.npmjs.com/package/@vue/tsconfig" } }, { @@ -2369,23 +2203,18 @@ } }, { - "name": "@vue/vue3-jest", + "name": "vue-class-component", "keywords": [ - "jest", "vue", - "jest vue", - "jest vue transform", - "jest vue preprocessor", - "vue jest", - "vue jest", - "vue jest transform", - "vue jest preprocessor" + "class", + "babel", + "typescript" ], - "version": "29.2.6", - "description": "Jest Vue transform", + "version": "7.2.6", + "description": "ES201X/TypeScript class decorator for Vue components", "publisher": { - "email": "lachlan.miller.1990@outlook.com", - "username": "lmiller1990" + "email": "ktsn55@gmail.com", + "username": "ktsn" }, "maintainers": [ { @@ -2393,31 +2222,154 @@ "username": "yyx990803" }, { - "email": "edward.yerburgh@gmail.com", - "username": "eddyerburgh" + "email": "ktsn55@gmail.com", + "username": "ktsn" + } + ], + "license": "MIT", + "date": "2020-09-17T11:37:51.488Z", + "links": { + "homepage": "https://github.com/vuejs/vue-class-component#readme", + "repository": "git+https://github.com/vuejs/vue-class-component.git", + "bugs": "https://github.com/vuejs/vue-class-component/issues", + "npm": "https://www.npmjs.com/package/vue-class-component" + } + }, + { + "name": "yorkie", + "keywords": [ + "git", + "hook", + "hooks", + "pre-commit", + "precommit", + "post-commit", + "postcommit", + "pre-push", + "prepush", + "post-merge", + "postmerge", + "test" + ], + "version": "2.0.0", + "description": "githooks management forked from husky", + "publisher": { + "email": "yyx990803@gmail.com", + "username": "yyx990803" + }, + "maintainers": [ + { + "email": "yyx990803@gmail.com", + "username": "yyx990803" }, { - "email": "dobromir92@gmail.com", - "username": "dobromir-hristov" + "email": "haoqunjiang+npm@gmail.com", + "username": "soda" + } + ], + "license": "MIT", + "date": "2018-08-09T15:35:11.232Z", + "links": { + "homepage": "https://github.com/yyx990803/yorkie", + "repository": "git://github.com/yyx990803/yorkie.git", + "bugs": "https://github.com/yyx990803/yorkie/issues", + "npm": "https://www.npmjs.com/package/yorkie" + } + }, + { + "name": "@vue/cli-plugin-eslint", + "keywords": [ + "vue", + "cli", + "eslint" + ], + "version": "5.0.8", + "description": "eslint plugin for vue-cli", + "publisher": { + "email": "haoqunjiang+npm@gmail.com", + "username": "soda" + }, + "maintainers": [ + { + "email": "guillaume.b.chau@gmail.com", + "username": "akryum" }, { - "email": "lachlan.miller.1990@outlook.com", - "username": "lmiller1990" + "email": "yyx990803@gmail.com", + "username": "yyx990803" }, { - "email": "afontcu@gmail.com", - "username": "afontcu" + "email": "haoqunjiang+npm@gmail.com", + "username": "soda" + } + ], + "license": "MIT", + "date": "2022-07-07T10:22:07.183Z", + "links": { + "homepage": "https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/cli-plugin-eslint#readme", + "repository": "git+https://github.com/vuejs/vue-cli.git", + "bugs": "https://github.com/vuejs/vue-cli/issues", + "npm": "https://www.npmjs.com/package/@vue/cli-plugin-eslint" + } + }, + { + "name": "vue-server-renderer", + "keywords": [ + "vue", + "server", + "ssr" + ], + "version": "2.7.16", + "description": "server renderer for Vue 2.0", + "publisher": { + "email": "yyx990803@gmail.com", + "username": "yyx990803" + }, + "maintainers": [ + { + "email": "posva13@gmail.com", + "username": "posva" + }, + { + "email": "yyx990803@gmail.com", + "username": "yyx990803" + } + ], + "license": "MIT", + "date": "2023-12-24T15:02:13.777Z", + "links": { + "homepage": "https://github.com/vuejs/vue/tree/dev/packages/vue-server-renderer#readme", + "repository": "git+https://github.com/vuejs/vue.git", + "bugs": "https://github.com/vuejs/vue/issues", + "npm": "https://www.npmjs.com/package/vue-server-renderer" + } + }, + { + "name": "circular-json-es6", + "keywords": [], + "version": "2.0.2", + "description": "circular JSON.stringify and JSON.parse, for environments with native ES6 Map", + "publisher": { + "email": "yyx990803@gmail.com", + "username": "yyx990803" + }, + "maintainers": [ + { + "email": "yyx990803@gmail.com", + "username": "yyx990803" } ], "license": "MIT", - "date": "2023-09-06T22:57:41.750Z", + "date": "2018-01-23T15:50:01.300Z", "links": { - "repository": "git+https://github.com/vuejs/vue-jest.git", - "npm": "https://www.npmjs.com/package/@vue/vue3-jest" + "homepage": "https://github.com/yyx990803/circular-json-es6#readme", + "repository": "git+https://github.com/yyx990803/circular-json-es6.git", + "bugs": "https://github.com/yyx990803/circular-json-es6/issues", + "npm": "https://www.npmjs.com/package/circular-json-es6" } }, { - "name": "@vue/vue2-jest", + "name": "@vue/vue3-jest", "keywords": [ "jest", "vue", @@ -2430,7 +2382,7 @@ "vue jest preprocessor" ], "version": "29.2.6", - "description": "Jest transformer for Vue 2", + "description": "Jest Vue transform", "publisher": { "email": "lachlan.miller.1990@outlook.com", "username": "lmiller1990" @@ -2458,10 +2410,10 @@ } ], "license": "MIT", - "date": "2023-09-06T22:57:16.255Z", + "date": "2023-09-06T22:57:41.750Z", "links": { "repository": "git+https://github.com/vuejs/vue-jest.git", - "npm": "https://www.npmjs.com/package/@vue/vue2-jest" + "npm": "https://www.npmjs.com/package/@vue/vue3-jest" } }, { @@ -2508,6 +2460,54 @@ "npm": "https://www.npmjs.com/package/@vitejs/plugin-vue2" } }, + { + "name": "@vue/vue2-jest", + "keywords": [ + "jest", + "vue", + "jest vue", + "jest vue transform", + "jest vue preprocessor", + "vue jest", + "vue jest", + "vue jest transform", + "vue jest preprocessor" + ], + "version": "29.2.6", + "description": "Jest transformer for Vue 2", + "publisher": { + "email": "lachlan.miller.1990@outlook.com", + "username": "lmiller1990" + }, + "maintainers": [ + { + "email": "yyx990803@gmail.com", + "username": "yyx990803" + }, + { + "email": "edward.yerburgh@gmail.com", + "username": "eddyerburgh" + }, + { + "email": "dobromir92@gmail.com", + "username": "dobromir-hristov" + }, + { + "email": "lachlan.miller.1990@outlook.com", + "username": "lmiller1990" + }, + { + "email": "afontcu@gmail.com", + "username": "afontcu" + } + ], + "license": "MIT", + "date": "2023-09-06T22:57:16.255Z", + "links": { + "repository": "git+https://github.com/vuejs/vue-jest.git", + "npm": "https://www.npmjs.com/package/@vue/vue2-jest" + } + }, { "name": "create-vite", "keywords": [], @@ -2548,36 +2548,6 @@ "npm": "https://www.npmjs.com/package/create-vite" } }, - { - "name": "@vue/compat", - "keywords": [ - "vue" - ], - "version": "3.5.13", - "description": "Vue 3 compatibility build for Vue 2", - "publisher": { - "email": "yyx990803@gmail.com", - "username": "yyx990803" - }, - "maintainers": [ - { - "email": "npm@haoqun.me", - "username": "soda" - }, - { - "email": "yyx990803@gmail.com", - "username": "yyx990803" - } - ], - "license": "MIT", - "date": "2024-11-15T14:48:56.440Z", - "links": { - "homepage": "https://github.com/vuejs/core/tree/main/packages/vue-compat#readme", - "repository": "git+https://github.com/vuejs/core.git", - "bugs": "https://github.com/vuejs/core/issues", - "npm": "https://www.npmjs.com/package/@vue/compat" - } - }, { "name": "vue-resource", "keywords": [ @@ -2612,14 +2582,14 @@ } }, { - "name": "vuex-router-sync", + "name": "babel-plugin-transform-vue-jsx", "keywords": [ - "vuex", - "vue-router", - "vue" + "vue", + "babel", + "jsx" ], - "version": "5.0.0", - "description": "Effortlessly keep vue-router and vuex store in sync.", + "version": "3.7.0", + "description": "Babel plugin for Vue 2.0 JSX", "publisher": { "email": "yyx990803@gmail.com", "username": "yyx990803" @@ -2628,74 +2598,56 @@ { "email": "yyx990803@gmail.com", "username": "yyx990803" - }, - { - "email": "kia.king.08@gmail.com", - "username": "kiaking" } ], "license": "MIT", - "date": "2017-10-12T02:12:58.467Z", + "date": "2018-03-05T22:38:08.489Z", "links": { - "homepage": "https://github.com/vuejs/vuex-router-sync#readme", - "repository": "git+https://github.com/vuejs/vuex-router-sync.git", - "bugs": "https://github.com/vuejs/vuex-router-sync/issues", - "npm": "https://www.npmjs.com/package/vuex-router-sync" + "homepage": "https://github.com/vuejs/babel-plugin-transform-vue-jsx#readme", + "repository": "git+https://github.com/vuejs/babel-plugin-transform-vue-jsx.git", + "bugs": "https://github.com/vuejs/babel-plugin-transform-vue-jsx/issues", + "npm": "https://www.npmjs.com/package/babel-plugin-transform-vue-jsx" } }, { - "name": "vitepress", + "name": "@vue/compat", "keywords": [ - "vite", - "vue", - "vitepress" + "vue" ], - "version": "1.5.0", - "description": "Vite & Vue powered static site generator", + "version": "3.5.13", + "description": "Vue 3 compatibility build for Vue 2", "publisher": { - "email": "brc-dd@hotmail.com", - "username": "brc-dd" + "email": "yyx990803@gmail.com", + "username": "yyx990803" }, "maintainers": [ { - "email": "yyx990803@gmail.com", - "username": "yyx990803" - }, - { - "email": "posva13@gmail.com", - "username": "posva" - }, - { - "email": "kia.king.08@gmail.com", - "username": "kiaking" - }, - { - "email": "anthonyfu117@hotmail.com", - "username": "antfu" + "email": "npm@haoqun.me", + "username": "soda" }, { - "email": "brc-dd@hotmail.com", - "username": "brc-dd" + "email": "yyx990803@gmail.com", + "username": "yyx990803" } ], "license": "MIT", - "date": "2024-11-04T15:37:02.963Z", + "date": "2024-11-15T14:48:56.440Z", "links": { - "homepage": "https://vitepress.dev/", - "repository": "git+https://github.com/vuejs/vitepress.git", - "bugs": "https://github.com/vuejs/vitepress/issues", - "npm": "https://www.npmjs.com/package/vitepress" + "homepage": "https://github.com/vuejs/core/tree/main/packages/vue-compat#readme", + "repository": "git+https://github.com/vuejs/core.git", + "bugs": "https://github.com/vuejs/core/issues", + "npm": "https://www.npmjs.com/package/@vue/compat" } }, { - "name": "babel-plugin-transform-vue-jsx", + "name": "vuex-router-sync", "keywords": [ - "vue", - "babel", - "jsx" + "vuex", + "vue-router", + "vue" ], - "version": "3.7.0", - "description": "Babel plugin for Vue 2.0 JSX", + "version": "5.0.0", + "description": "Effortlessly keep vue-router and vuex store in sync.", "publisher": { "email": "yyx990803@gmail.com", "username": "yyx990803" @@ -2704,15 +2656,19 @@ { "email": "yyx990803@gmail.com", "username": "yyx990803" + }, + { + "email": "kia.king.08@gmail.com", + "username": "kiaking" } ], "license": "MIT", - "date": "2018-03-05T22:38:08.489Z", + "date": "2017-10-12T02:12:58.467Z", "links": { - "homepage": "https://github.com/vuejs/babel-plugin-transform-vue-jsx#readme", - "repository": "git+https://github.com/vuejs/babel-plugin-transform-vue-jsx.git", - "bugs": "https://github.com/vuejs/babel-plugin-transform-vue-jsx/issues", - "npm": "https://www.npmjs.com/package/babel-plugin-transform-vue-jsx" + "homepage": "https://github.com/vuejs/vuex-router-sync#readme", + "repository": "git+https://github.com/vuejs/vuex-router-sync.git", + "bugs": "https://github.com/vuejs/vuex-router-sync/issues", + "npm": "https://www.npmjs.com/package/vuex-router-sync" } }, { @@ -2750,18 +2706,17 @@ } }, { - "name": "pug-plain-loader", + "name": "vitepress", "keywords": [ - "pug", - "loader", - "webpack", - "plain" + "vite", + "vue", + "vitepress" ], - "version": "1.1.0", - "description": "Pug to plain html loader for webpack", + "version": "1.5.0", + "description": "Vite & Vue powered static site generator", "publisher": { - "email": "haoqunjiang+npm@gmail.com", - "username": "soda" + "email": "brc-dd@hotmail.com", + "username": "brc-dd" }, "maintainers": [ { @@ -2769,61 +2724,29 @@ "username": "yyx990803" }, { - "email": "haoqunjiang+npm@gmail.com", - "username": "soda" - } - ], - "license": "MIT", - "date": "2020-12-09T01:27:52.356Z", - "links": { - "homepage": "https://github.com/yyx990803/pug-plain-loader", - "repository": "git+https://github.com/yyx990803/pug-plain-loader.git", - "bugs": "https://github.com/yyx990803/pug-plain-loader/issues", - "npm": "https://www.npmjs.com/package/pug-plain-loader" - } - }, - { - "name": "@vue/eslint-config-standard", - "keywords": [ - "vue", - "eslint", - "standard" - ], - "version": "8.0.1", - "description": "eslint-config-standard for Vue.js projects", - "publisher": { - "email": "haoqunjiang+npm@gmail.com", - "username": "soda" - }, - "maintainers": [ - { - "email": "guillaume.b.chau@gmail.com", - "username": "akryum" - }, - { - "email": "yyx990803@gmail.com", - "username": "yyx990803" + "email": "posva13@gmail.com", + "username": "posva" }, { - "email": "haoqunjiang+npm@gmail.com", - "username": "soda" + "email": "kia.king.08@gmail.com", + "username": "kiaking" }, { - "email": "msajnog93@gmail.com", - "username": "michalsnik" + "email": "anthonyfu117@hotmail.com", + "username": "antfu" }, { - "email": "public@mysticatea.dev", - "username": "mysticatea" + "email": "brc-dd@hotmail.com", + "username": "brc-dd" } ], "license": "MIT", - "date": "2022-07-27T05:53:37.395Z", + "date": "2024-11-04T15:37:02.963Z", "links": { - "homepage": "https://github.com/vuejs/eslint-config-standard/blob/main/packages/eslint-config-standard#readme", - "repository": "git+https://github.com/vuejs/eslint-config-standard.git", - "bugs": "https://github.com/vuejs/eslint-config-standard/issues", - "npm": "https://www.npmjs.com/package/@vue/eslint-config-standard" + "homepage": "https://vitepress.dev/", + "repository": "git+https://github.com/vuejs/vitepress.git", + "bugs": "https://github.com/vuejs/vitepress/issues", + "npm": "https://www.npmjs.com/package/vitepress" } }, { @@ -2902,6 +2825,39 @@ "npm": "https://www.npmjs.com/package/@vue/eslint-config-airbnb" } }, + { + "name": "pug-plain-loader", + "keywords": [ + "pug", + "loader", + "webpack", + "plain" + ], + "version": "1.1.0", + "description": "Pug to plain html loader for webpack", + "publisher": { + "email": "haoqunjiang+npm@gmail.com", + "username": "soda" + }, + "maintainers": [ + { + "email": "yyx990803@gmail.com", + "username": "yyx990803" + }, + { + "email": "haoqunjiang+npm@gmail.com", + "username": "soda" + } + ], + "license": "MIT", + "date": "2020-12-09T01:27:52.356Z", + "links": { + "homepage": "https://github.com/yyx990803/pug-plain-loader", + "repository": "git+https://github.com/yyx990803/pug-plain-loader.git", + "bugs": "https://github.com/yyx990803/pug-plain-loader/issues", + "npm": "https://www.npmjs.com/package/pug-plain-loader" + } + }, { "name": "@vue/cli", "keywords": [ @@ -2937,6 +2893,50 @@ "npm": "https://www.npmjs.com/package/@vue/cli" } }, + { + "name": "@vue/eslint-config-standard", + "keywords": [ + "vue", + "eslint", + "standard" + ], + "version": "8.0.1", + "description": "eslint-config-standard for Vue.js projects", + "publisher": { + "email": "haoqunjiang+npm@gmail.com", + "username": "soda" + }, + "maintainers": [ + { + "email": "guillaume.b.chau@gmail.com", + "username": "akryum" + }, + { + "email": "yyx990803@gmail.com", + "username": "yyx990803" + }, + { + "email": "haoqunjiang+npm@gmail.com", + "username": "soda" + }, + { + "email": "msajnog93@gmail.com", + "username": "michalsnik" + }, + { + "email": "public@mysticatea.dev", + "username": "mysticatea" + } + ], + "license": "MIT", + "date": "2022-07-27T05:53:37.395Z", + "links": { + "homepage": "https://github.com/vuejs/eslint-config-standard/blob/main/packages/eslint-config-standard#readme", + "repository": "git+https://github.com/vuejs/eslint-config-standard.git", + "bugs": "https://github.com/vuejs/eslint-config-standard/issues", + "npm": "https://www.npmjs.com/package/@vue/eslint-config-standard" + } + }, { "name": "@vue/cli-plugin-pwa", "keywords": [ @@ -3014,38 +3014,6 @@ "npm": "https://www.npmjs.com/package/@vuepress/shared-utils" } }, - { - "name": "@vue/cli-ui-addon-widgets", - "keywords": [], - "version": "5.0.8", - "description": "## Project setup ``` yarn install ```", - "publisher": { - "email": "haoqunjiang+npm@gmail.com", - "username": "soda" - }, - "maintainers": [ - { - "email": "guillaume.b.chau@gmail.com", - "username": "akryum" - }, - { - "email": "yyx990803@gmail.com", - "username": "yyx990803" - }, - { - "email": "haoqunjiang+npm@gmail.com", - "username": "soda" - } - ], - "license": "MIT", - "date": "2022-07-07T10:22:06.182Z", - "links": { - "homepage": "https://github.com/vuejs/vue-cli#readme", - "repository": "git+https://github.com/vuejs/vue-cli.git", - "bugs": "https://github.com/vuejs/vue-cli/issues", - "npm": "https://www.npmjs.com/package/@vue/cli-ui-addon-widgets" - } - }, { "name": "@vue/cli-ui", "keywords": [], @@ -3115,45 +3083,10 @@ } }, { - "name": "babel-preset-vue", - "keywords": [ - "babel", - "vue", - "jsx", - "preset" - ], - "version": "2.0.2", - "description": "Babel preset for all Vue plugins.", - "publisher": { - "email": "0x142857@gmail.com", - "username": "rem" - }, - "maintainers": [ - { - "email": "0x142857@gmail.com", - "username": "rem" - }, - { - "email": "yyx990803@gmail.com", - "username": "yyx990803" - } - ], - "license": "MIT", - "date": "2018-03-21T12:33:52.844Z", - "links": { - "repository": "https://github.com/egoist/babel-preset-vue.git", - "npm": "https://www.npmjs.com/package/babel-preset-vue" - } - }, - { - "name": "@vue/cli-plugin-e2e-cypress", - "keywords": [ - "vue", - "cli", - "e2e-cypress" - ], + "name": "@vue/cli-ui-addon-widgets", + "keywords": [], "version": "5.0.8", - "description": "e2e-cypress plugin for vue-cli", + "description": "## Project setup ``` yarn install ```", "publisher": { "email": "haoqunjiang+npm@gmail.com", "username": "soda" @@ -3173,40 +3106,43 @@ } ], "license": "MIT", - "date": "2022-07-07T10:22:07.192Z", + "date": "2022-07-07T10:22:06.182Z", "links": { - "homepage": "https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/cli-plugin-e2e-cypress#readme", + "homepage": "https://github.com/vuejs/vue-cli#readme", "repository": "git+https://github.com/vuejs/vue-cli.git", "bugs": "https://github.com/vuejs/vue-cli/issues", - "npm": "https://www.npmjs.com/package/@vue/cli-plugin-e2e-cypress" + "npm": "https://www.npmjs.com/package/@vue/cli-ui-addon-widgets" } }, { - "name": "@vue/component-compiler", + "name": "babel-preset-vue", "keywords": [ + "babel", "vue", - "compiler", - "sfc" + "jsx", + "preset" ], - "version": "4.2.4", - "description": "bundler agnostic API for compiling Vue SFC", + "version": "2.0.2", + "description": "Babel preset for all Vue plugins.", "publisher": { - "email": "rahulkdn@gmail.com", - "username": "znck" + "email": "0x142857@gmail.com", + "username": "rem" }, "maintainers": [ + { + "email": "0x142857@gmail.com", + "username": "rem" + }, { "email": "yyx990803@gmail.com", "username": "yyx990803" } ], "license": "MIT", - "date": "2021-05-05T05:02:12.211Z", + "date": "2018-03-21T12:33:52.844Z", "links": { - "homepage": "https://github.com/vuejs/vue-component-compiler#readme", - "repository": "git+https://github.com/vuejs/vue-component-compiler.git", - "bugs": "https://github.com/vuejs/vue-component-compiler/issues", - "npm": "https://www.npmjs.com/package/@vue/component-compiler" + "repository": "https://github.com/egoist/babel-preset-vue.git", + "npm": "https://www.npmjs.com/package/babel-preset-vue" } }, { @@ -3308,18 +3244,82 @@ } }, { - "name": "vuepress-html-webpack-plugin", + "name": "vuepress-html-webpack-plugin", + "keywords": [ + "webpack", + "plugin", + "html", + "html-webpack-plugin" + ], + "version": "3.2.0", + "description": "Simplifies creation of HTML files to serve your webpack bundles", + "publisher": { + "email": "yyx990803@gmail.com", + "username": "yyx990803" + }, + "maintainers": [ + { + "email": "yyx990803@gmail.com", + "username": "yyx990803" + } + ], + "license": "MIT", + "date": "2018-04-16T17:42:11.111Z", + "links": { + "homepage": "https://github.com/jantimon/html-webpack-plugin", + "repository": "git+https://github.com/jantimon/html-webpack-plugin.git", + "bugs": "https://github.com/jantimon/html-webpack-plugin/issues", + "npm": "https://www.npmjs.com/package/vuepress-html-webpack-plugin" + } + }, + { + "name": "@vue/cli-plugin-e2e-cypress", + "keywords": [ + "vue", + "cli", + "e2e-cypress" + ], + "version": "5.0.8", + "description": "e2e-cypress plugin for vue-cli", + "publisher": { + "email": "haoqunjiang+npm@gmail.com", + "username": "soda" + }, + "maintainers": [ + { + "email": "guillaume.b.chau@gmail.com", + "username": "akryum" + }, + { + "email": "yyx990803@gmail.com", + "username": "yyx990803" + }, + { + "email": "haoqunjiang+npm@gmail.com", + "username": "soda" + } + ], + "license": "MIT", + "date": "2022-07-07T10:22:07.192Z", + "links": { + "homepage": "https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/cli-plugin-e2e-cypress#readme", + "repository": "git+https://github.com/vuejs/vue-cli.git", + "bugs": "https://github.com/vuejs/vue-cli/issues", + "npm": "https://www.npmjs.com/package/@vue/cli-plugin-e2e-cypress" + } + }, + { + "name": "@vue/component-compiler", "keywords": [ - "webpack", - "plugin", - "html", - "html-webpack-plugin" + "vue", + "compiler", + "sfc" ], - "version": "3.2.0", - "description": "Simplifies creation of HTML files to serve your webpack bundles", + "version": "4.2.4", + "description": "bundler agnostic API for compiling Vue SFC", "publisher": { - "email": "yyx990803@gmail.com", - "username": "yyx990803" + "email": "rahulkdn@gmail.com", + "username": "znck" }, "maintainers": [ { @@ -3328,12 +3328,12 @@ } ], "license": "MIT", - "date": "2018-04-16T17:42:11.111Z", + "date": "2021-05-05T05:02:12.211Z", "links": { - "homepage": "https://github.com/jantimon/html-webpack-plugin", - "repository": "git+https://github.com/jantimon/html-webpack-plugin.git", - "bugs": "https://github.com/jantimon/html-webpack-plugin/issues", - "npm": "https://www.npmjs.com/package/vuepress-html-webpack-plugin" + "homepage": "https://github.com/vuejs/vue-component-compiler#readme", + "repository": "git+https://github.com/vuejs/vue-component-compiler.git", + "bugs": "https://github.com/vuejs/vue-component-compiler/issues", + "npm": "https://www.npmjs.com/package/@vue/component-compiler" } }, { @@ -3419,21 +3419,19 @@ } }, { - "name": "@vue/cli-plugin-unit-mocha", - "keywords": [ - "vue", - "vue-cli", - "mocha", - "webpack", - "unit-testing" - ], - "version": "5.0.8", - "description": "mocha unit testing plugin for vue-cli", + "name": "@vue/devtools", + "keywords": [], + "version": "7.6.8", + "description": "> This package provides a standalone vue-devtools application, that can be used to debug any Vue app regardless of the environment. Now you can debug your app opened in mobile browser, safari, native script etc. not just desktop chrome or firefox.", "publisher": { - "email": "haoqunjiang+npm@gmail.com", - "username": "soda" + "email": "webfansplz@gmail.com", + "username": "webfansplz" }, "maintainers": [ + { + "email": "msajnog93@gmail.com", + "username": "michalsnik" + }, { "email": "guillaume.b.chau@gmail.com", "username": "akryum" @@ -3443,33 +3441,81 @@ "username": "yyx990803" }, { - "email": "haoqunjiang+npm@gmail.com", + "email": "npm@haoqun.me", "username": "soda" + }, + { + "email": "webfansplz@gmail.com", + "username": "webfansplz" } ], "license": "MIT", - "date": "2022-07-07T10:22:07.533Z", + "date": "2024-12-11T11:28:12.172Z", "links": { - "homepage": "https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/cli-plugin-unit-mocha#readme", - "repository": "git+https://github.com/vuejs/vue-cli.git", - "bugs": "https://github.com/vuejs/vue-cli/issues", - "npm": "https://www.npmjs.com/package/@vue/cli-plugin-unit-mocha" + "homepage": "https://github.com/vuejs/devtools#readme", + "repository": "git+https://github.com/vuejs/devtools.git", + "bugs": "https://github.com/vuejs/devtools/issues", + "npm": "https://www.npmjs.com/package/@vue/devtools" } }, { - "name": "@vue/devtools", + "name": "@vitejs/plugin-vue2-jsx", "keywords": [], - "version": "7.6.8", - "description": "> This package provides a standalone vue-devtools application, that can be used to debug any Vue app regardless of the environment. Now you can debug your app opened in mobile browser, safari, native script etc. not just desktop chrome or firefox.", + "version": "1.1.1", + "description": "Provides Vue 2 JSX & TSX support with HMR.", "publisher": { - "email": "webfansplz@gmail.com", - "username": "webfansplz" + "email": "sxzz@sxzz.moe", + "username": "sxzz" }, "maintainers": [ { - "email": "msajnog93@gmail.com", - "username": "michalsnik" + "email": "npm@haoqun.me", + "username": "soda" + }, + { + "email": "vitejs.twitter@gmail.com", + "username": "vitebot" + }, + { + "email": "yyx990803@gmail.com", + "username": "yyx990803" + }, + { + "email": "matias.capeletto@gmail.com", + "username": "patak" + }, + { + "email": "anthonyfu117@hotmail.com", + "username": "antfu" }, + { + "email": "sxzz@sxzz.moe", + "username": "sxzz" + } + ], + "license": "MIT", + "date": "2023-11-28T05:37:50.754Z", + "links": { + "homepage": "https://github.com/vitejs/plugin-vue2-jsx#readme", + "repository": "git+https://github.com/vitejs/plugin-vue2-jsx.git", + "bugs": "https://github.com/vitejs/plugin-vue2-jsx/issues", + "npm": "https://www.npmjs.com/package/@vitejs/plugin-vue2-jsx" + } + }, + { + "name": "@vue/consolidate", + "keywords": [ + "engine", + "template", + "view" + ], + "version": "1.0.0", + "description": "Template engine consolidation library (fork)", + "publisher": { + "email": "yyx990803@gmail.com", + "username": "yyx990803" + }, + "maintainers": [ { "email": "guillaume.b.chau@gmail.com", "username": "akryum" @@ -3481,30 +3527,28 @@ { "email": "npm@haoqun.me", "username": "soda" - }, - { - "email": "webfansplz@gmail.com", - "username": "webfansplz" } ], "license": "MIT", - "date": "2024-12-11T11:28:12.172Z", + "date": "2024-02-13T09:41:52.560Z", "links": { - "homepage": "https://github.com/vuejs/devtools#readme", - "repository": "git+https://github.com/vuejs/devtools.git", - "bugs": "https://github.com/vuejs/devtools/issues", - "npm": "https://www.npmjs.com/package/@vue/devtools" + "homepage": "https://github.com/yyx990803/consolidate.js", + "repository": "git+https://github.com/yyx990803/consolidate.js.git", + "bugs": "https://github.com/yyx990803/consolidate.js/issues", + "npm": "https://www.npmjs.com/package/@vue/consolidate" } }, { - "name": "@vue/cli-plugin-e2e-nightwatch", + "name": "@vue/cli-plugin-unit-mocha", "keywords": [ "vue", - "cli", - "e2e-nightwatch" + "vue-cli", + "mocha", + "webpack", + "unit-testing" ], "version": "5.0.8", - "description": "e2e-nightwatch plugin for vue-cli", + "description": "mocha unit testing plugin for vue-cli", "publisher": { "email": "haoqunjiang+npm@gmail.com", "username": "soda" @@ -3524,12 +3568,12 @@ } ], "license": "MIT", - "date": "2022-07-07T10:22:07.310Z", + "date": "2022-07-07T10:22:07.533Z", "links": { - "homepage": "https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/cli-plugin-e2e-nightwatch#readme", + "homepage": "https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/cli-plugin-unit-mocha#readme", "repository": "git+https://github.com/vuejs/vue-cli.git", "bugs": "https://github.com/vuejs/vue-cli/issues", - "npm": "https://www.npmjs.com/package/@vue/cli-plugin-e2e-nightwatch" + "npm": "https://www.npmjs.com/package/@vue/cli-plugin-unit-mocha" } }, { @@ -3575,17 +3619,17 @@ } }, { - "name": "@vue/consolidate", + "name": "@vue/cli-plugin-e2e-nightwatch", "keywords": [ - "engine", - "template", - "view" + "vue", + "cli", + "e2e-nightwatch" ], - "version": "1.0.0", - "description": "Template engine consolidation library (fork)", + "version": "5.0.8", + "description": "e2e-nightwatch plugin for vue-cli", "publisher": { - "email": "yyx990803@gmail.com", - "username": "yyx990803" + "email": "haoqunjiang+npm@gmail.com", + "username": "soda" }, "maintainers": [ { @@ -3597,61 +3641,17 @@ "username": "yyx990803" }, { - "email": "npm@haoqun.me", - "username": "soda" - } - ], - "license": "MIT", - "date": "2024-02-13T09:41:52.560Z", - "links": { - "homepage": "https://github.com/yyx990803/consolidate.js", - "repository": "git+https://github.com/yyx990803/consolidate.js.git", - "bugs": "https://github.com/yyx990803/consolidate.js/issues", - "npm": "https://www.npmjs.com/package/@vue/consolidate" - } - }, - { - "name": "@vitejs/plugin-vue2-jsx", - "keywords": [], - "version": "1.1.1", - "description": "Provides Vue 2 JSX & TSX support with HMR.", - "publisher": { - "email": "sxzz@sxzz.moe", - "username": "sxzz" - }, - "maintainers": [ - { - "email": "npm@haoqun.me", + "email": "haoqunjiang+npm@gmail.com", "username": "soda" - }, - { - "email": "vitejs.twitter@gmail.com", - "username": "vitebot" - }, - { - "email": "yyx990803@gmail.com", - "username": "yyx990803" - }, - { - "email": "matias.capeletto@gmail.com", - "username": "patak" - }, - { - "email": "anthonyfu117@hotmail.com", - "username": "antfu" - }, - { - "email": "sxzz@sxzz.moe", - "username": "sxzz" } ], "license": "MIT", - "date": "2023-11-28T05:37:50.754Z", + "date": "2022-07-07T10:22:07.310Z", "links": { - "homepage": "https://github.com/vitejs/plugin-vue2-jsx#readme", - "repository": "git+https://github.com/vitejs/plugin-vue2-jsx.git", - "bugs": "https://github.com/vitejs/plugin-vue2-jsx/issues", - "npm": "https://www.npmjs.com/package/@vitejs/plugin-vue2-jsx" + "homepage": "https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/cli-plugin-e2e-nightwatch#readme", + "repository": "git+https://github.com/vuejs/vue-cli.git", + "bugs": "https://github.com/vuejs/vue-cli/issues", + "npm": "https://www.npmjs.com/package/@vue/cli-plugin-e2e-nightwatch" } }, { @@ -3907,6 +3907,34 @@ "npm": "https://www.npmjs.com/package/vue-touch" } }, + { + "name": "nightwatch-helpers", + "keywords": [ + "nightwatch", + "e2e", + "testing" + ], + "version": "1.2.0", + "description": "custom assertions and commands for easier nightwatch tests", + "publisher": { + "email": "yyx990803@gmail.com", + "username": "yyx990803" + }, + "maintainers": [ + { + "email": "yyx990803@gmail.com", + "username": "yyx990803" + } + ], + "license": "MIT", + "date": "2016-07-29T00:29:54.743Z", + "links": { + "homepage": "https://github.com/yyx990803/nightwatch-helpers#readme", + "repository": "git+https://github.com/yyx990803/nightwatch-helpers.git", + "bugs": "https://github.com/yyx990803/nightwatch-helpers/issues", + "npm": "https://www.npmjs.com/package/nightwatch-helpers" + } + }, { "name": "eslint-plugin-vue-libs", "keywords": [], @@ -3936,14 +3964,10 @@ } }, { - "name": "nightwatch-helpers", - "keywords": [ - "nightwatch", - "e2e", - "testing" - ], - "version": "1.2.0", - "description": "custom assertions and commands for easier nightwatch tests", + "name": "babel-preset-flow-vue", + "keywords": [], + "version": "1.0.0", + "description": "yet another preset", "publisher": { "email": "yyx990803@gmail.com", "username": "yyx990803" @@ -3955,12 +3979,12 @@ } ], "license": "MIT", - "date": "2016-07-29T00:29:54.743Z", + "date": "2016-05-12T17:41:48.145Z", "links": { - "homepage": "https://github.com/yyx990803/nightwatch-helpers#readme", - "repository": "git+https://github.com/yyx990803/nightwatch-helpers.git", - "bugs": "https://github.com/yyx990803/nightwatch-helpers/issues", - "npm": "https://www.npmjs.com/package/nightwatch-helpers" + "homepage": "https://github.com/yyx990803/babel-preset-flow-vue#readme", + "repository": "git+https://github.com/yyx990803/babel-preset-flow-vue.git", + "bugs": "https://github.com/yyx990803/babel-preset-flow-vue/issues", + "npm": "https://www.npmjs.com/package/babel-preset-flow-vue" } }, { @@ -4037,30 +4061,6 @@ "npm": "https://www.npmjs.com/package/@rolldown/binding-linux-x64-musl" } }, - { - "name": "babel-preset-flow-vue", - "keywords": [], - "version": "1.0.0", - "description": "yet another preset", - "publisher": { - "email": "yyx990803@gmail.com", - "username": "yyx990803" - }, - "maintainers": [ - { - "email": "yyx990803@gmail.com", - "username": "yyx990803" - } - ], - "license": "MIT", - "date": "2016-05-12T17:41:48.145Z", - "links": { - "homepage": "https://github.com/yyx990803/babel-preset-flow-vue#readme", - "repository": "git+https://github.com/yyx990803/babel-preset-flow-vue.git", - "bugs": "https://github.com/yyx990803/babel-preset-flow-vue/issues", - "npm": "https://www.npmjs.com/package/babel-preset-flow-vue" - } - }, { "name": "vueify", "keywords": [ @@ -4089,43 +4089,30 @@ } }, { - "name": "@vuepress/bundlerutils", - "keywords": [ - "bundler", - "vuepress", - "utils" - ], - "version": "2.0.0-rc.16", - "description": "Utils package of VuePress bundler", + "name": "@vite-plugin-vue-devtools/core", + "keywords": [], + "version": "1.0.0-rc.8", "publisher": { - "email": "meteor.lxy@foxmail.com", - "username": "meteorlxy" + "email": "308241863@qq.com", + "username": "webfansplz" }, "maintainers": [ - { - "email": "472590061@qq.com", - "username": "ulivz" - }, { "email": "yyx990803@gmail.com", "username": "yyx990803" }, { - "email": "ben@bencodezen.io", - "username": "bencodezen" - }, - { - "email": "meteor.lxy@foxmail.com", - "username": "meteorlxy" + "email": "webfansplz@gmail.com", + "username": "webfansplz" } ], "license": "MIT", - "date": "2024-09-29T14:51:21.906Z", + "date": "2023-12-13T12:50:57.620Z", "links": { - "homepage": "https://github.com/vuepress", - "repository": "git+https://github.com/vuepress/core.git", - "bugs": "https://github.com/vuepress/core/issues", - "npm": "https://www.npmjs.com/package/@vuepress/bundlerutils" + "homepage": "https://github.com/webfansplz/vite-plugin-vue-devtools#readme", + "repository": "git+https://github.com/webfansplz/vite-plugin-vue-devtools.git", + "bugs": "https://github.com/webfansplz/vite-plugin-vue-devtools/issues", + "npm": "https://www.npmjs.com/package/@vite-plugin-vue-devtools/core" } }, { @@ -4178,33 +4165,6 @@ "npm": "https://www.npmjs.com/package/petite-vue" } }, - { - "name": "@vite-plugin-vue-devtools/core", - "keywords": [], - "version": "1.0.0-rc.8", - "publisher": { - "email": "308241863@qq.com", - "username": "webfansplz" - }, - "maintainers": [ - { - "email": "yyx990803@gmail.com", - "username": "yyx990803" - }, - { - "email": "webfansplz@gmail.com", - "username": "webfansplz" - } - ], - "license": "MIT", - "date": "2023-12-13T12:50:57.620Z", - "links": { - "homepage": "https://github.com/webfansplz/vite-plugin-vue-devtools#readme", - "repository": "git+https://github.com/webfansplz/vite-plugin-vue-devtools.git", - "bugs": "https://github.com/webfansplz/vite-plugin-vue-devtools/issues", - "npm": "https://www.npmjs.com/package/@vite-plugin-vue-devtools/core" - } - }, { "name": "vite-plugin-react", "keywords": [ @@ -4234,29 +4194,43 @@ } }, { - "name": "vue-template-validator", + "name": "@vuepress/bundlerutils", "keywords": [ - "vue" + "bundler", + "vuepress", + "utils" ], - "version": "1.1.5", - "description": "utlity for validating vue templates at compile time", + "version": "2.0.0-rc.16", + "description": "Utils package of VuePress bundler", "publisher": { - "email": "yyx990803@gmail.com", - "username": "yyx990803" + "email": "meteor.lxy@foxmail.com", + "username": "meteorlxy" }, "maintainers": [ + { + "email": "472590061@qq.com", + "username": "ulivz" + }, { "email": "yyx990803@gmail.com", "username": "yyx990803" + }, + { + "email": "ben@bencodezen.io", + "username": "bencodezen" + }, + { + "email": "meteor.lxy@foxmail.com", + "username": "meteorlxy" } ], "license": "MIT", - "date": "2016-02-29T17:59:40.773Z", + "date": "2024-09-29T14:51:21.906Z", "links": { - "homepage": "https://github.com/vuejs/vue-template-validator#readme", - "repository": "git+https://github.com/vuejs/vue-template-validator.git", - "bugs": "https://github.com/vuejs/vue-template-validator/issues", - "npm": "https://www.npmjs.com/package/vue-template-validator" + "homepage": "https://github.com/vuepress", + "repository": "git+https://github.com/vuepress/core.git", + "bugs": "https://github.com/vuepress/core/issues", + "npm": "https://www.npmjs.com/package/@vuepress/bundlerutils" } }, { @@ -4283,6 +4257,45 @@ "npm": "https://www.npmjs.com/package/rollup-plugin-flow-no-whitespace" } }, + { + "name": "rolldown", + "keywords": [ + "webpack", + "parcel", + "esbuild", + "rollup", + "bundler", + "rolldown" + ], + "version": "1.0.0-beta.1", + "description": "Fast JavaScript/TypeScript bundler in Rust with Rollup-compatible API.", + "publisher": { + "email": "rolldown@voidzero.dev", + "username": "rolldownbot" + }, + "maintainers": [ + { + "email": "lynweklm@gmail.com", + "username": "broooooklyn" + }, + { + "email": "yyx990803@gmail.com", + "username": "yyx990803" + }, + { + "email": "rolldown@voidzero.dev", + "username": "rolldownbot" + } + ], + "license": "MIT", + "date": "2024-12-25T16:15:26.687Z", + "links": { + "homepage": "https://rolldown.rs/", + "repository": "git+https://github.com/rolldown/rolldown.git", + "bugs": "https://github.com/rolldown/rolldown/issues", + "npm": "https://www.npmjs.com/package/rolldown" + } + }, { "name": "flow-remove-types-no-whitespace", "keywords": [ @@ -4315,42 +4328,29 @@ } }, { - "name": "rolldown", + "name": "vue-template-validator", "keywords": [ - "webpack", - "parcel", - "esbuild", - "rollup", - "bundler", - "rolldown" + "vue" ], - "version": "1.0.0-beta.1", - "description": "Fast JavaScript/TypeScript bundler in Rust with Rollup-compatible API.", + "version": "1.1.5", + "description": "utlity for validating vue templates at compile time", "publisher": { - "email": "rolldown@voidzero.dev", - "username": "rolldownbot" + "email": "yyx990803@gmail.com", + "username": "yyx990803" }, "maintainers": [ - { - "email": "lynweklm@gmail.com", - "username": "broooooklyn" - }, { "email": "yyx990803@gmail.com", "username": "yyx990803" - }, - { - "email": "rolldown@voidzero.dev", - "username": "rolldownbot" } ], "license": "MIT", - "date": "2024-12-25T16:15:26.687Z", + "date": "2016-02-29T17:59:40.773Z", "links": { - "homepage": "https://rolldown.rs/", - "repository": "git+https://github.com/rolldown/rolldown.git", - "bugs": "https://github.com/rolldown/rolldown/issues", - "npm": "https://www.npmjs.com/package/rolldown" + "homepage": "https://github.com/vuejs/vue-template-validator#readme", + "repository": "git+https://github.com/vuejs/vue-template-validator.git", + "bugs": "https://github.com/vuejs/vue-template-validator/issues", + "npm": "https://www.npmjs.com/package/vue-template-validator" } }, { @@ -4645,38 +4645,8 @@ "links": { "homepage": "https://rolldown.rs/", "repository": "git+https://github.com/rolldown/rolldown.git", - "bugs": "https://github.com/rolldown/rolldown/issues", - "npm": "https://www.npmjs.com/package/@rolldown/binding-darwin-arm64" - } - }, - { - "name": "vueify-insert-css", - "keywords": [ - "css", - "insert", - "dom", - "browser", - "browserify" - ], - "version": "1.0.0", - "description": "insert a string of css into the ", - "publisher": { - "email": "yyx990803@gmail.com", - "username": "yyx990803" - }, - "maintainers": [ - { - "email": "yyx990803@gmail.com", - "username": "yyx990803" - } - ], - "license": "MIT", - "date": "2015-10-23T20:12:26.993Z", - "links": { - "homepage": "https://github.com/substack/insert-css", - "repository": "git://github.com/substack/insert-css.git", - "bugs": "https://github.com/substack/insert-css/issues", - "npm": "https://www.npmjs.com/package/vueify-insert-css" + "bugs": "https://github.com/rolldown/rolldown/issues", + "npm": "https://www.npmjs.com/package/@rolldown/binding-darwin-arm64" } }, { @@ -4750,38 +4720,33 @@ } }, { - "name": "@vue/cli-init", + "name": "vueify-insert-css", "keywords": [ - "vue", - "cli" + "css", + "insert", + "dom", + "browser", + "browserify" ], - "version": "5.0.8", - "description": "init addon for vue-cli", + "version": "1.0.0", + "description": "insert a string of css into the ", "publisher": { - "email": "haoqunjiang+npm@gmail.com", - "username": "soda" + "email": "yyx990803@gmail.com", + "username": "yyx990803" }, "maintainers": [ - { - "email": "guillaume.b.chau@gmail.com", - "username": "akryum" - }, { "email": "yyx990803@gmail.com", "username": "yyx990803" - }, - { - "email": "haoqunjiang+npm@gmail.com", - "username": "soda" } ], "license": "MIT", - "date": "2022-07-07T10:22:05.846Z", + "date": "2015-10-23T20:12:26.993Z", "links": { - "homepage": "https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/cli-init#readme", - "repository": "git+https://github.com/vuejs/vue-cli.git", - "bugs": "https://github.com/vuejs/vue-cli/issues", - "npm": "https://www.npmjs.com/package/@vue/cli-init" + "homepage": "https://github.com/substack/insert-css", + "repository": "git://github.com/substack/insert-css.git", + "bugs": "https://github.com/substack/insert-css/issues", + "npm": "https://www.npmjs.com/package/vueify-insert-css" } }, { @@ -4824,7 +4789,42 @@ } }, { - "name": "@rolldown/binding-wasm32-wasi", + "name": "@vue/cli-init", + "keywords": [ + "vue", + "cli" + ], + "version": "5.0.8", + "description": "init addon for vue-cli", + "publisher": { + "email": "haoqunjiang+npm@gmail.com", + "username": "soda" + }, + "maintainers": [ + { + "email": "guillaume.b.chau@gmail.com", + "username": "akryum" + }, + { + "email": "yyx990803@gmail.com", + "username": "yyx990803" + }, + { + "email": "haoqunjiang+npm@gmail.com", + "username": "soda" + } + ], + "license": "MIT", + "date": "2022-07-07T10:22:05.846Z", + "links": { + "homepage": "https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/cli-init#readme", + "repository": "git+https://github.com/vuejs/vue-cli.git", + "bugs": "https://github.com/vuejs/vue-cli/issues", + "npm": "https://www.npmjs.com/package/@vue/cli-init" + } + }, + { + "name": "@rolldown/binding-darwin-x64", "keywords": [ "webpack", "parcel", @@ -4854,16 +4854,16 @@ } ], "license": "MIT", - "date": "2024-12-25T16:15:07.339Z", + "date": "2024-12-25T16:14:31.931Z", "links": { "homepage": "https://rolldown.rs/", "repository": "git+https://github.com/rolldown/rolldown.git", "bugs": "https://github.com/rolldown/rolldown/issues", - "npm": "https://www.npmjs.com/package/@rolldown/binding-wasm32-wasi" + "npm": "https://www.npmjs.com/package/@rolldown/binding-darwin-x64" } }, { - "name": "@rolldown/binding-linux-arm-gnueabihf", + "name": "@rolldown/binding-freebsd-x64", "keywords": [ "webpack", "parcel", @@ -4893,16 +4893,16 @@ } ], "license": "MIT", - "date": "2024-12-25T16:14:42.030Z", + "date": "2024-12-25T16:14:37.025Z", "links": { "homepage": "https://rolldown.rs/", "repository": "git+https://github.com/rolldown/rolldown.git", "bugs": "https://github.com/rolldown/rolldown/issues", - "npm": "https://www.npmjs.com/package/@rolldown/binding-linux-arm-gnueabihf" + "npm": "https://www.npmjs.com/package/@rolldown/binding-freebsd-x64" } }, { - "name": "@rolldown/binding-win32-ia32-msvc", + "name": "@rolldown/binding-win32-arm64-msvc", "keywords": [ "webpack", "parcel", @@ -4932,16 +4932,16 @@ } ], "license": "MIT", - "date": "2024-12-25T16:15:17.869Z", + "date": "2024-12-25T16:15:12.440Z", "links": { "homepage": "https://rolldown.rs/", "repository": "git+https://github.com/rolldown/rolldown.git", "bugs": "https://github.com/rolldown/rolldown/issues", - "npm": "https://www.npmjs.com/package/@rolldown/binding-win32-ia32-msvc" + "npm": "https://www.npmjs.com/package/@rolldown/binding-win32-arm64-msvc" } }, { - "name": "@rolldown/binding-freebsd-x64", + "name": "@rolldown/binding-wasm32-wasi", "keywords": [ "webpack", "parcel", @@ -4971,16 +4971,16 @@ } ], "license": "MIT", - "date": "2024-12-25T16:14:37.025Z", + "date": "2024-12-25T16:15:07.339Z", "links": { "homepage": "https://rolldown.rs/", "repository": "git+https://github.com/rolldown/rolldown.git", "bugs": "https://github.com/rolldown/rolldown/issues", - "npm": "https://www.npmjs.com/package/@rolldown/binding-freebsd-x64" + "npm": "https://www.npmjs.com/package/@rolldown/binding-wasm32-wasi" } }, { - "name": "@rolldown/binding-darwin-x64", + "name": "@rolldown/binding-win32-ia32-msvc", "keywords": [ "webpack", "parcel", @@ -5010,16 +5010,16 @@ } ], "license": "MIT", - "date": "2024-12-25T16:14:31.931Z", + "date": "2024-12-25T16:15:17.869Z", "links": { "homepage": "https://rolldown.rs/", "repository": "git+https://github.com/rolldown/rolldown.git", "bugs": "https://github.com/rolldown/rolldown/issues", - "npm": "https://www.npmjs.com/package/@rolldown/binding-darwin-x64" + "npm": "https://www.npmjs.com/package/@rolldown/binding-win32-ia32-msvc" } }, { - "name": "@rolldown/binding-win32-arm64-msvc", + "name": "@rolldown/binding-linux-arm-gnueabihf", "keywords": [ "webpack", "parcel", @@ -5049,12 +5049,12 @@ } ], "license": "MIT", - "date": "2024-12-25T16:15:12.440Z", + "date": "2024-12-25T16:14:42.030Z", "links": { "homepage": "https://rolldown.rs/", "repository": "git+https://github.com/rolldown/rolldown.git", "bugs": "https://github.com/rolldown/rolldown/issues", - "npm": "https://www.npmjs.com/package/@rolldown/binding-win32-arm64-msvc" + "npm": "https://www.npmjs.com/package/@rolldown/binding-linux-arm-gnueabihf" } }, { @@ -5262,10 +5262,12 @@ } }, { - "name": "okie", - "keywords": [], - "version": "1.0.1", - "description": "Dead simple worker thread pool", + "name": "vuepress-theme-vue", + "keywords": [ + "vue" + ], + "version": "1.1.1", + "description": "VuePress theme for official Vue projects", "publisher": { "email": "yyx990803@gmail.com", "username": "yyx990803" @@ -5277,19 +5279,19 @@ } ], "license": "MIT", - "date": "2020-12-28T15:52:59.302Z", + "date": "2020-07-17T21:54:52.101Z", "links": { - "repository": "git+https://github.com/yyx990803/okie.git", - "npm": "https://www.npmjs.com/package/okie" + "homepage": "https://github.com/vuejs/vuepress-theme-vue#readme", + "repository": "git+https://github.com/vuejs/vuepress-theme-vue.git", + "bugs": "https://github.com/vuejs/vuepress-theme-vue/issues", + "npm": "https://www.npmjs.com/package/vuepress-theme-vue" } }, { - "name": "vuepress-theme-vue", - "keywords": [ - "vue" - ], - "version": "1.1.1", - "description": "VuePress theme for official Vue projects", + "name": "okie", + "keywords": [], + "version": "1.0.1", + "description": "Dead simple worker thread pool", "publisher": { "email": "yyx990803@gmail.com", "username": "yyx990803" @@ -5301,12 +5303,10 @@ } ], "license": "MIT", - "date": "2020-07-17T21:54:52.101Z", + "date": "2020-12-28T15:52:59.302Z", "links": { - "homepage": "https://github.com/vuejs/vuepress-theme-vue#readme", - "repository": "git+https://github.com/vuejs/vuepress-theme-vue.git", - "bugs": "https://github.com/vuejs/vuepress-theme-vue/issues", - "npm": "https://www.npmjs.com/package/vuepress-theme-vue" + "repository": "git+https://github.com/yyx990803/okie.git", + "npm": "https://www.npmjs.com/package/okie" } }, { @@ -5445,6 +5445,33 @@ "npm": "https://www.npmjs.com/package/babel-preset-es2015-rollup-vue" } }, + { + "name": "laravel-elixir-vue-2", + "keywords": [ + "vue", + "laravel" + ], + "version": "0.3.0", + "description": "'Laravel Elixir Vue 2.0 Integration'", + "publisher": { + "email": "yyx990803@gmail.com", + "username": "yyx990803" + }, + "maintainers": [ + { + "email": "yyx990803@gmail.com", + "username": "yyx990803" + } + ], + "license": "MIT", + "date": "2016-11-30T16:16:11.758Z", + "links": { + "homepage": "https://github.com/vuejs/laravel-elixir-vue-2#readme", + "repository": "git+https://github.com/vuejs/laravel-elixir-vue-2.git", + "bugs": "https://github.com/vuejs/laravel-elixir-vue-2/issues", + "npm": "https://www.npmjs.com/package/laravel-elixir-vue-2" + } + }, { "name": "@vuepress/plugin-html-redirect", "keywords": [ @@ -5486,33 +5513,6 @@ "npm": "https://www.npmjs.com/package/@vuepress/plugin-html-redirect" } }, - { - "name": "laravel-elixir-vue-2", - "keywords": [ - "vue", - "laravel" - ], - "version": "0.3.0", - "description": "'Laravel Elixir Vue 2.0 Integration'", - "publisher": { - "email": "yyx990803@gmail.com", - "username": "yyx990803" - }, - "maintainers": [ - { - "email": "yyx990803@gmail.com", - "username": "yyx990803" - } - ], - "license": "MIT", - "date": "2016-11-30T16:16:11.758Z", - "links": { - "homepage": "https://github.com/vuejs/laravel-elixir-vue-2#readme", - "repository": "git+https://github.com/vuejs/laravel-elixir-vue-2.git", - "bugs": "https://github.com/vuejs/laravel-elixir-vue-2/issues", - "npm": "https://www.npmjs.com/package/laravel-elixir-vue-2" - } - }, { "name": "@vuepress/theme-vue", "keywords": [ @@ -5964,34 +5964,6 @@ "npm": "https://www.npmjs.com/package/@vue/compiler-dom-canary" } }, - { - "name": "systemjs-plugin-vue", - "keywords": [ - "vue", - "systemjs", - "jspm" - ], - "version": "1.2.0", - "description": "SystemJS plugin for single file Vue components", - "publisher": { - "email": "yyx990803@gmail.com", - "username": "yyx990803" - }, - "maintainers": [ - { - "email": "yyx990803@gmail.com", - "username": "yyx990803" - } - ], - "license": "MIT", - "date": "2016-06-21T21:31:11.522Z", - "links": { - "homepage": "https://github.com/vuejs/systemjs-plugin-vue#readme", - "repository": "git+https://github.com/vuejs/systemjs-plugin-vue.git", - "bugs": "https://github.com/vuejs/systemjs-plugin-vue/issues", - "npm": "https://www.npmjs.com/package/systemjs-plugin-vue" - } - }, { "name": "@vue/compiler-core-canary", "keywords": [ @@ -6054,6 +6026,34 @@ "npm": "https://www.npmjs.com/package/@vue/compiler-core-canary" } }, + { + "name": "systemjs-plugin-vue", + "keywords": [ + "vue", + "systemjs", + "jspm" + ], + "version": "1.2.0", + "description": "SystemJS plugin for single file Vue components", + "publisher": { + "email": "yyx990803@gmail.com", + "username": "yyx990803" + }, + "maintainers": [ + { + "email": "yyx990803@gmail.com", + "username": "yyx990803" + } + ], + "license": "MIT", + "date": "2016-06-21T21:31:11.522Z", + "links": { + "homepage": "https://github.com/vuejs/systemjs-plugin-vue#readme", + "repository": "git+https://github.com/vuejs/systemjs-plugin-vue.git", + "bugs": "https://github.com/vuejs/systemjs-plugin-vue/issues", + "npm": "https://www.npmjs.com/package/systemjs-plugin-vue" + } + }, { "name": "@vue/compiler-sfc-canary", "keywords": [ @@ -6353,12 +6353,12 @@ } }, { - "name": "@vue/runtime-core-canary", + "name": "@vue/compat-canary", "keywords": [ "vue" ], "version": "3.20240701.0", - "description": "@vue/runtime-core", + "description": "Vue 3 compatibility build for Vue 2", "publisher": { "email": "yyx990803@gmail.com", "username": "yyx990803" @@ -6406,21 +6406,21 @@ } ], "license": "MIT", - "date": "2024-07-01T01:28:44.191Z", + "date": "2024-07-01T01:28:57.217Z", "links": { - "homepage": "https://github.com/vuejs/core/tree/main/packages/runtime-core#readme", + "homepage": "https://github.com/vuejs/core/tree/main/packages/vue-compat#readme", "repository": "git+https://github.com/vuejs/core.git", "bugs": "https://github.com/vuejs/core/issues", - "npm": "https://www.npmjs.com/package/@vue/runtime-core-canary" + "npm": "https://www.npmjs.com/package/@vue/compat-canary" } }, { - "name": "@vue/compat-canary", + "name": "@vue/runtime-core-canary", "keywords": [ "vue" ], "version": "3.20240701.0", - "description": "Vue 3 compatibility build for Vue 2", + "description": "@vue/runtime-core", "publisher": { "email": "yyx990803@gmail.com", "username": "yyx990803" @@ -6468,12 +6468,12 @@ } ], "license": "MIT", - "date": "2024-07-01T01:28:57.217Z", + "date": "2024-07-01T01:28:44.191Z", "links": { - "homepage": "https://github.com/vuejs/core/tree/main/packages/vue-compat#readme", + "homepage": "https://github.com/vuejs/core/tree/main/packages/runtime-core#readme", "repository": "git+https://github.com/vuejs/core.git", "bugs": "https://github.com/vuejs/core/issues", - "npm": "https://www.npmjs.com/package/@vue/compat-canary" + "npm": "https://www.npmjs.com/package/@vue/runtime-core-canary" } }, { @@ -6663,30 +6663,43 @@ } }, { - "name": "shell-task", + "name": "@vuepress/plugin-debug", "keywords": [ - "shell", - "cli" + "vuepress", + "plugin", + "debug" ], - "version": "1.0.0", - "description": "Proof-of-concept then-able shell commands in node.", + "version": "2.0.0-alpha.6", + "description": "VuePress plugin - debug", "publisher": { - "email": "yyx990803@gmail.com", - "username": "yyx990803" + "email": "meteor.lxy@foxmail.com", + "username": "meteorlxy" }, "maintainers": [ + { + "email": "472590061@qq.com", + "username": "ulivz" + }, { "email": "yyx990803@gmail.com", "username": "yyx990803" + }, + { + "email": "ben@bencodezen.io", + "username": "bencodezen" + }, + { + "email": "meteor.lxy@foxmail.com", + "username": "meteorlxy" } ], "license": "MIT", - "date": "2014-10-07T20:11:46.377Z", + "date": "2020-12-09T12:13:11.166Z", "links": { - "homepage": "https://github.com/yyx990803/shell-task", - "repository": "https://github.com/yyx990803/shell-task.git", - "bugs": "https://github.com/yyx990803/shell-task/issues", - "npm": "https://www.npmjs.com/package/shell-task" + "homepage": "https://github.com/vuepress", + "repository": "git+https://github.com/vuepress/vuepress-next.git", + "bugs": "https://github.com/vuepress/vuepress-next/issues", + "npm": "https://www.npmjs.com/package/@vuepress/plugin-debug" } }, { @@ -6726,43 +6739,30 @@ } }, { - "name": "@vuepress/plugin-debug", + "name": "shell-task", "keywords": [ - "vuepress", - "plugin", - "debug" + "shell", + "cli" ], - "version": "2.0.0-alpha.6", - "description": "VuePress plugin - debug", + "version": "1.0.0", + "description": "Proof-of-concept then-able shell commands in node.", "publisher": { - "email": "meteor.lxy@foxmail.com", - "username": "meteorlxy" + "email": "yyx990803@gmail.com", + "username": "yyx990803" }, "maintainers": [ - { - "email": "472590061@qq.com", - "username": "ulivz" - }, { "email": "yyx990803@gmail.com", "username": "yyx990803" - }, - { - "email": "ben@bencodezen.io", - "username": "bencodezen" - }, - { - "email": "meteor.lxy@foxmail.com", - "username": "meteorlxy" } ], "license": "MIT", - "date": "2020-12-09T12:13:11.166Z", + "date": "2014-10-07T20:11:46.377Z", "links": { - "homepage": "https://github.com/vuepress", - "repository": "git+https://github.com/vuepress/vuepress-next.git", - "bugs": "https://github.com/vuepress/vuepress-next/issues", - "npm": "https://www.npmjs.com/package/@vuepress/plugin-debug" + "homepage": "https://github.com/yyx990803/shell-task", + "repository": "https://github.com/yyx990803/shell-task.git", + "bugs": "https://github.com/yyx990803/shell-task/issues", + "npm": "https://www.npmjs.com/package/shell-task" } }, { @@ -6913,32 +6913,6 @@ "npm": "https://www.npmjs.com/package/gitbook-plugin-theme-vuejs" } }, - { - "name": "vue-async-data", - "keywords": [ - "vue" - ], - "version": "1.0.2", - "description": "async data loading plugin for Vue.js", - "publisher": { - "email": "yyx990803@gmail.com", - "username": "yyx990803" - }, - "maintainers": [ - { - "email": "yyx990803@gmail.com", - "username": "yyx990803" - } - ], - "license": "MIT", - "date": "2015-10-12T13:50:53.930Z", - "links": { - "homepage": "https://github.com/vuejs/vue-async-data#readme", - "repository": "git+https://github.com/vuejs/vue-async-data.git", - "bugs": "https://github.com/vuejs/vue-async-data/issues", - "npm": "https://www.npmjs.com/package/vue-async-data" - } - }, { "name": "@vuepress/test-utils", "keywords": [ @@ -6980,6 +6954,32 @@ "npm": "https://www.npmjs.com/package/@vuepress/test-utils" } }, + { + "name": "vue-async-data", + "keywords": [ + "vue" + ], + "version": "1.0.2", + "description": "async data loading plugin for Vue.js", + "publisher": { + "email": "yyx990803@gmail.com", + "username": "yyx990803" + }, + "maintainers": [ + { + "email": "yyx990803@gmail.com", + "username": "yyx990803" + } + ], + "license": "MIT", + "date": "2015-10-12T13:50:53.930Z", + "links": { + "homepage": "https://github.com/vuejs/vue-async-data#readme", + "repository": "git+https://github.com/vuejs/vue-async-data.git", + "bugs": "https://github.com/vuejs/vue-async-data/issues", + "npm": "https://www.npmjs.com/package/vue-async-data" + } + }, { "name": "rolldown-vite", "keywords": [ @@ -7075,47 +7075,6 @@ "npm": "https://www.npmjs.com/package/@vue/cli-plugin-webpack-4" } }, - { - "name": "@vuepress/plugin-pagination", - "keywords": [ - "documentation", - "vue", - "vuepress", - "generator" - ], - "version": "1.0.0-alpha.0", - "description": "pagination plugin for vuepress", - "publisher": { - "email": "472590061@qq.com", - "username": "ulivz" - }, - "maintainers": [ - { - "email": "472590061@qq.com", - "username": "ulivz" - }, - { - "email": "yyx990803@gmail.com", - "username": "yyx990803" - }, - { - "email": "ben@bencodezen.io", - "username": "bencodezen" - }, - { - "email": "meteor.lxy@foxmail.com", - "username": "meteorlxy" - } - ], - "license": "MIT", - "date": "2018-09-26T17:48:16.802Z", - "links": { - "homepage": "https://github.com/vuejs/vuepress/packages/@vuepress/plugin-pagination#readme", - "repository": "git+https://github.com/vuejs/vuepress.git", - "bugs": "https://github.com/vuejs/vuepress/issues", - "npm": "https://www.npmjs.com/package/@vuepress/plugin-pagination" - } - }, { "name": "khaos-patched", "keywords": [ @@ -7191,6 +7150,47 @@ "npm": "https://www.npmjs.com/package/@rolldown/node-binding-linux-x64-gnu" } }, + { + "name": "@vuepress/plugin-pagination", + "keywords": [ + "documentation", + "vue", + "vuepress", + "generator" + ], + "version": "1.0.0-alpha.0", + "description": "pagination plugin for vuepress", + "publisher": { + "email": "472590061@qq.com", + "username": "ulivz" + }, + "maintainers": [ + { + "email": "472590061@qq.com", + "username": "ulivz" + }, + { + "email": "yyx990803@gmail.com", + "username": "yyx990803" + }, + { + "email": "ben@bencodezen.io", + "username": "bencodezen" + }, + { + "email": "meteor.lxy@foxmail.com", + "username": "meteorlxy" + } + ], + "license": "MIT", + "date": "2018-09-26T17:48:16.802Z", + "links": { + "homepage": "https://github.com/vuejs/vuepress/packages/@vuepress/plugin-pagination#readme", + "repository": "git+https://github.com/vuejs/vuepress.git", + "bugs": "https://github.com/vuejs/vuepress/issues", + "npm": "https://www.npmjs.com/package/@vuepress/plugin-pagination" + } + }, { "name": "@vue/lit", "keywords": [], @@ -7466,42 +7466,15 @@ "keywords": [ "gulpplugin", "gulp", - "cli", - "jscoverage", - "test" - ], - "version": "0.1.0", - "description": "JSCoverage instrumentation plugin for Gulp", - "publisher": { - "email": "yyx990803@gmail.com", - "username": "yyx990803" - }, - "maintainers": [ - { - "email": "yyx990803@gmail.com", - "username": "yyx990803" - } - ], - "license": "MIT", - "date": "2013-12-28T01:26:29.652Z", - "links": { - "homepage": "https://github.com/yyx990803/gulp-jscoverage", - "repository": "https://github.com/yyx990803/gulp-jscoverage", - "bugs": "https://github.com/yyx990803/gulp-jscoverage/issues", - "npm": "https://www.npmjs.com/package/gulp-jscoverage" - } - }, - { - "name": "roller", - "keywords": [ - "dice", - "random" + "cli", + "jscoverage", + "test" ], - "version": "1.1.0", - "description": "dice roller", + "version": "0.1.0", + "description": "JSCoverage instrumentation plugin for Gulp", "publisher": { - "email": "md.szyman@gmail.com", - "username": "mdszy_" + "email": "yyx990803@gmail.com", + "username": "yyx990803" }, "maintainers": [ { @@ -7509,13 +7482,13 @@ "username": "yyx990803" } ], - "license": "ISC", - "date": "2016-07-20T03:07:18.250Z", + "license": "MIT", + "date": "2013-12-28T01:26:29.652Z", "links": { - "homepage": "https://github.com/mdszy/roller#readme", - "repository": "git+https://github.com/mdszy/roller.git", - "bugs": "https://github.com/mdszy/roller/issues", - "npm": "https://www.npmjs.com/package/roller" + "homepage": "https://github.com/yyx990803/gulp-jscoverage", + "repository": "https://github.com/yyx990803/gulp-jscoverage", + "bugs": "https://github.com/yyx990803/gulp-jscoverage/issues", + "npm": "https://www.npmjs.com/package/gulp-jscoverage" } }, { @@ -7551,6 +7524,33 @@ "npm": "https://www.npmjs.com/package/vue-data-tree" } }, + { + "name": "roller", + "keywords": [ + "dice", + "random" + ], + "version": "1.1.0", + "description": "dice roller", + "publisher": { + "email": "md.szyman@gmail.com", + "username": "mdszy_" + }, + "maintainers": [ + { + "email": "yyx990803@gmail.com", + "username": "yyx990803" + } + ], + "license": "ISC", + "date": "2016-07-20T03:07:18.250Z", + "links": { + "homepage": "https://github.com/mdszy/roller#readme", + "repository": "git+https://github.com/mdszy/roller.git", + "bugs": "https://github.com/mdszy/roller/issues", + "npm": "https://www.npmjs.com/package/roller" + } + }, { "name": "@rolldown/node-binding-win32-ia32-msvc", "keywords": [ @@ -7915,6 +7915,33 @@ "npm": "https://www.npmjs.com/package/@vue/conventional-changelog" } }, + { + "name": "@vite-plugin-vue-devtools/client", + "keywords": [], + "version": "1.0.0-rc.8", + "publisher": { + "email": "308241863@qq.com", + "username": "webfansplz" + }, + "maintainers": [ + { + "email": "yyx990803@gmail.com", + "username": "yyx990803" + }, + { + "email": "webfansplz@gmail.com", + "username": "webfansplz" + } + ], + "license": "MIT", + "date": "2023-12-13T12:51:14.666Z", + "links": { + "homepage": "https://github.com/webfansplz/vite-plugin-vue-devtools#readme", + "repository": "git+https://github.com/webfansplz/vite-plugin-vue-devtools.git", + "bugs": "https://github.com/webfansplz/vite-plugin-vue-devtools/issues", + "npm": "https://www.npmjs.com/package/@vite-plugin-vue-devtools/client" + } + }, { "name": "@rolldown/node-binding-linux-arm64-musl", "keywords": [ @@ -7959,33 +7986,6 @@ "npm": "https://www.npmjs.com/package/@rolldown/node-binding-linux-arm64-musl" } }, - { - "name": "@vite-plugin-vue-devtools/client", - "keywords": [], - "version": "1.0.0-rc.8", - "publisher": { - "email": "308241863@qq.com", - "username": "webfansplz" - }, - "maintainers": [ - { - "email": "yyx990803@gmail.com", - "username": "yyx990803" - }, - { - "email": "webfansplz@gmail.com", - "username": "webfansplz" - } - ], - "license": "MIT", - "date": "2023-12-13T12:51:14.666Z", - "links": { - "homepage": "https://github.com/webfansplz/vite-plugin-vue-devtools#readme", - "repository": "git+https://github.com/webfansplz/vite-plugin-vue-devtools.git", - "bugs": "https://github.com/webfansplz/vite-plugin-vue-devtools/issues", - "npm": "https://www.npmjs.com/package/@vite-plugin-vue-devtools/client" - } - }, { "name": "@rolldown/node-binding-win32-x64-msvc", "keywords": [ @@ -8652,7 +8652,7 @@ } }, { - "name": "@rolldown/core-win32-x64-msvc", + "name": "@rolldown/core-darwin-x64", "keywords": [ "Rollup", "webpack", @@ -8683,43 +8683,43 @@ } ], "license": "MIT", - "date": "2021-10-15T05:55:31.426Z", + "date": "2021-10-15T05:55:34.003Z", "links": { "homepage": "https://github.com/Brooooooklyn/rolldown", "repository": "git+https://github.com/Brooooooklyn/rolldown.git", "bugs": "https://github.com/Brooooooklyn/rolldown/issues", - "npm": "https://www.npmjs.com/package/@rolldown/core-win32-x64-msvc" + "npm": "https://www.npmjs.com/package/@rolldown/core-darwin-x64" } }, { - "name": "@vite-plugin-vue-devtools/ui-kit", - "keywords": [], - "version": "1.0.0-rc.8", + "name": "vue-plugin-tester", + "keywords": [ + "vuejs", + "test" + ], + "version": "0.0.1", + "description": "Easily test Vue.js plugins", "publisher": { - "email": "308241863@qq.com", - "username": "webfansplz" + "email": "yyx990803@gmail.com", + "username": "yyx990803" }, "maintainers": [ { "email": "yyx990803@gmail.com", "username": "yyx990803" - }, - { - "email": "webfansplz@gmail.com", - "username": "webfansplz" } ], "license": "MIT", - "date": "2023-12-13T12:51:01.826Z", + "date": "2014-01-30T16:14:41.982Z", "links": { - "homepage": "https://github.com/webfansplz/vite-plugin-vue-devtools#readme", - "repository": "git+https://github.com/webfansplz/vite-plugin-vue-devtools.git", - "bugs": "https://github.com/webfansplz/vite-plugin-vue-devtools/issues", - "npm": "https://www.npmjs.com/package/@vite-plugin-vue-devtools/ui-kit" + "homepage": "https://github.com/vuejs/vue-plugin-tester", + "repository": "git://github.com/vuejs/vue-plugin-tester.git", + "bugs": "https://github.com/vuejs/vue-plugin-tester/issues", + "npm": "https://www.npmjs.com/package/vue-plugin-tester" } }, { - "name": "@rolldown/core-darwin-x64", + "name": "@rolldown/core-win32-x64-msvc", "keywords": [ "Rollup", "webpack", @@ -8750,39 +8750,39 @@ } ], "license": "MIT", - "date": "2021-10-15T05:55:34.003Z", + "date": "2021-10-15T05:55:31.426Z", "links": { "homepage": "https://github.com/Brooooooklyn/rolldown", "repository": "git+https://github.com/Brooooooklyn/rolldown.git", "bugs": "https://github.com/Brooooooklyn/rolldown/issues", - "npm": "https://www.npmjs.com/package/@rolldown/core-darwin-x64" + "npm": "https://www.npmjs.com/package/@rolldown/core-win32-x64-msvc" } }, { - "name": "vue-plugin-tester", - "keywords": [ - "vuejs", - "test" - ], - "version": "0.0.1", - "description": "Easily test Vue.js plugins", + "name": "@vite-plugin-vue-devtools/ui-kit", + "keywords": [], + "version": "1.0.0-rc.8", "publisher": { - "email": "yyx990803@gmail.com", - "username": "yyx990803" + "email": "308241863@qq.com", + "username": "webfansplz" }, "maintainers": [ { "email": "yyx990803@gmail.com", "username": "yyx990803" + }, + { + "email": "webfansplz@gmail.com", + "username": "webfansplz" } ], "license": "MIT", - "date": "2014-01-30T16:14:41.982Z", + "date": "2023-12-13T12:51:01.826Z", "links": { - "homepage": "https://github.com/vuejs/vue-plugin-tester", - "repository": "git://github.com/vuejs/vue-plugin-tester.git", - "bugs": "https://github.com/vuejs/vue-plugin-tester/issues", - "npm": "https://www.npmjs.com/package/vue-plugin-tester" + "homepage": "https://github.com/webfansplz/vite-plugin-vue-devtools#readme", + "repository": "git+https://github.com/webfansplz/vite-plugin-vue-devtools.git", + "bugs": "https://github.com/webfansplz/vite-plugin-vue-devtools/issues", + "npm": "https://www.npmjs.com/package/@vite-plugin-vue-devtools/ui-kit" } }, { @@ -8980,13 +8980,13 @@ } }, { - "name": "grunt-component-add", + "name": "starz", "keywords": [ - "component", - "gruntplugin" + "github", + "stars" ], - "version": "0.1.0", - "description": "Automatically add files to your component.json", + "version": "0.0.4", + "description": "count a github user's stars", "publisher": { "email": "yyx990803@gmail.com", "username": "yyx990803" @@ -8998,16 +8998,16 @@ } ], "license": "MIT", - "date": "2014-01-01T22:48:06.504Z", + "date": "2023-10-28T01:14:53.240Z", "links": { - "homepage": "https://github.com/yyx990803/grunt-component-add", - "repository": "https://github.com/yyx990803/grunt-component-add.git", - "bugs": "https://github.com/yyx990803/grunt-component-add/issues", - "npm": "https://www.npmjs.com/package/grunt-component-add" + "homepage": "https://github.com/yyx990803/starz#readme", + "repository": "git://github.com/yyx990803/starz.git", + "bugs": "https://github.com/yyx990803/starz/issues", + "npm": "https://www.npmjs.com/package/starz" } }, { - "name": "@rolldown/core-linux-arm64-musl", + "name": "@rolldown/core-linux-arm-gnueabihf", "keywords": [ "Rollup", "webpack", @@ -9038,22 +9038,22 @@ } ], "license": "MIT", - "date": "2021-10-15T05:55:57.683Z", + "date": "2021-10-15T05:55:47.913Z", "links": { "homepage": "https://github.com/Brooooooklyn/rolldown", "repository": "git+https://github.com/Brooooooklyn/rolldown.git", "bugs": "https://github.com/Brooooooklyn/rolldown/issues", - "npm": "https://www.npmjs.com/package/@rolldown/core-linux-arm64-musl" + "npm": "https://www.npmjs.com/package/@rolldown/core-linux-arm-gnueabihf" } }, { - "name": "starz", + "name": "grunt-component-add", "keywords": [ - "github", - "stars" + "component", + "gruntplugin" ], - "version": "0.0.4", - "description": "count a github user's stars", + "version": "0.1.0", + "description": "Automatically add files to your component.json", "publisher": { "email": "yyx990803@gmail.com", "username": "yyx990803" @@ -9065,16 +9065,16 @@ } ], "license": "MIT", - "date": "2023-10-28T01:14:53.240Z", + "date": "2014-01-01T22:48:06.504Z", "links": { - "homepage": "https://github.com/yyx990803/starz#readme", - "repository": "git://github.com/yyx990803/starz.git", - "bugs": "https://github.com/yyx990803/starz/issues", - "npm": "https://www.npmjs.com/package/starz" + "homepage": "https://github.com/yyx990803/grunt-component-add", + "repository": "https://github.com/yyx990803/grunt-component-add.git", + "bugs": "https://github.com/yyx990803/grunt-component-add/issues", + "npm": "https://www.npmjs.com/package/grunt-component-add" } }, { - "name": "@rolldown/core-linux-arm-gnueabihf", + "name": "@rolldown/core-linux-arm64-musl", "keywords": [ "Rollup", "webpack", @@ -9105,12 +9105,12 @@ } ], "license": "MIT", - "date": "2021-10-15T05:55:47.913Z", + "date": "2021-10-15T05:55:57.683Z", "links": { "homepage": "https://github.com/Brooooooklyn/rolldown", "repository": "git+https://github.com/Brooooooklyn/rolldown.git", "bugs": "https://github.com/Brooooooklyn/rolldown/issues", - "npm": "https://www.npmjs.com/package/@rolldown/core-linux-arm-gnueabihf" + "npm": "https://www.npmjs.com/package/@rolldown/core-linux-arm64-musl" } }, { @@ -9263,13 +9263,9 @@ } }, { - "name": "gruntfile-yaml", - "keywords": [ - "grunt", - "yaml" - ], - "version": "0.0.1", - "description": "write grunt config in yaml.", + "name": "@vue/publish-test", + "keywords": [], + "version": "1.0.1", "publisher": { "email": "yyx990803@gmail.com", "username": "yyx990803" @@ -9281,17 +9277,19 @@ } ], "license": "MIT", - "date": "2013-11-19T19:06:10.920Z", + "date": "2018-01-25T16:37:18.793Z", "links": { - "repository": "https://github.com/yyx990803/gruntfile-yaml.git", - "bugs": "https://github.com/yyx990803/gruntfile-yaml/issues", - "npm": "https://www.npmjs.com/package/gruntfile-yaml" + "npm": "https://www.npmjs.com/package/@vue/publish-test" } }, { - "name": "@vue/publish-test", - "keywords": [], - "version": "1.0.1", + "name": "gruntfile-yaml", + "keywords": [ + "grunt", + "yaml" + ], + "version": "0.0.1", + "description": "write grunt config in yaml.", "publisher": { "email": "yyx990803@gmail.com", "username": "yyx990803" @@ -9303,9 +9301,11 @@ } ], "license": "MIT", - "date": "2018-01-25T16:37:18.793Z", + "date": "2013-11-19T19:06:10.920Z", "links": { - "npm": "https://www.npmjs.com/package/@vue/publish-test" + "repository": "https://github.com/yyx990803/gruntfile-yaml.git", + "bugs": "https://github.com/yyx990803/gruntfile-yaml/issues", + "npm": "https://www.npmjs.com/package/gruntfile-yaml" } } ] \ No newline at end of file diff --git a/data/package-stats.json b/data/package-stats.json index 00e8973..7ac5028 100644 --- a/data/package-stats.json +++ b/data/package-stats.json @@ -1,6 +1,5 @@ { "dailyDownloads": { - "2023-12-29": 9459367, "2023-12-30": 3960765, "2023-12-31": 3477678, "2024-01-01": 5233151, @@ -364,10 +363,11 @@ "2024-12-24": 13346394, "2024-12-25": 8475456, "2024-12-26": 12094128, - "2024-12-27": 12475621 + "2024-12-27": 12475621, + "2024-12-28": 5493445 }, "weeklyDownloads": { - "2023-W52": 16897810, + "2023-W52": 7438443, "2024-W01": 79336947, "2024-W02": 110688173, "2024-W03": 114241286, @@ -419,10 +419,10 @@ "2024-W49": 153876370, "2024-W50": 152565456, "2024-W51": 148833756, - "2024-W52": 64595278 + "2024-W52": 70088723 }, "monthlyDownloads": { - "2023-12": 16897810, + "2023-12": 7438443, "2024-1": 486474521, "2024-2": 492618307, "2024-3": 520877940, @@ -434,665 +434,665 @@ "2024-9": 590422718, "2024-10": 643282854, "2024-11": 618808918, - "2024-12": 526273426 + "2024-12": 531766871 }, "yearlyDownloads": { "2023": 714766108, - "2024": 6653262731 + "2024": 6658756176 }, - "totalDownloads": 6670160541, + "totalDownloads": 6666194619, "topPackages": [ { "name": "vite", - "downloads": 680599648 + "downloads": 680550728 }, { "name": "launch-editor", - "downloads": 395904835 + "downloads": 395681823 }, { "name": "@vue/shared", - "downloads": 322808660 + "downloads": 322697877 }, { "name": "@vue/compiler-sfc", - "downloads": 316869057 + "downloads": 316717004 }, { "name": "@vue/compiler-core", - "downloads": 296551986 + "downloads": 296454798 }, { "name": "@vue/compiler-dom", - "downloads": 292306417 + "downloads": 292211667 }, { "name": "@vue/compiler-ssr", - "downloads": 257142651 + "downloads": 257055806 }, { "name": "vue", - "downloads": 256428029 + "downloads": 256259704 }, { "name": "@vitejs/plugin-react", - "downloads": 241952758 + "downloads": 241888440 }, { "name": "@vue/reactivity", - "downloads": 169274490 + "downloads": 169210710 }, { "name": "@vue/server-renderer", - "downloads": 156156767 + "downloads": 156107268 }, { "name": "@vue/runtime-core", - "downloads": 155662793 + "downloads": 155611897 }, { "name": "@vue/runtime-dom", - "downloads": 155504063 + "downloads": 155453317 }, { "name": "de-indent", - "downloads": 155403178 + "downloads": 155288667 }, { "name": "vue-template-compiler", - "downloads": 152653818 + "downloads": 152496485 }, { "name": "eslint-plugin-vue", - "downloads": 146663838 + "downloads": 146561363 }, { "name": "vue-router", - "downloads": 145867087 + "downloads": 145769727 }, { "name": "vue-loader", - "downloads": 125770873 + "downloads": 125622237 }, { "name": "@vue/devtools-api", - "downloads": 118345418 + "downloads": 118315667 }, { "name": "@vitejs/plugin-vue", - "downloads": 97839807 + "downloads": 97800037 }, { "name": "@vue/test-utils", - "downloads": 86957934 + "downloads": 86888140 }, { "name": "@vitejs/plugin-basic-ssl", - "downloads": 85521357 + "downloads": 85496575 }, { "name": "@vue/reactivity-transform", - "downloads": 85296616 + "downloads": 85104918 }, { "name": "vue-style-loader", - "downloads": 82658163 + "downloads": 82561964 }, { "name": "vuex", - "downloads": 77548042 + "downloads": 77469651 }, { "name": "@vue/component-compiler-utils", - "downloads": 73595658 + "downloads": 73501879 }, { "name": "vue-template-es2015-compiler", - "downloads": 73589496 + "downloads": 73498197 }, { "name": "vue-hot-reload-api", - "downloads": 69309402 + "downloads": 69221700 }, { "name": "@vue/babel-plugin-jsx", - "downloads": 64093144 + "downloads": 64050630 }, { "name": "@vue/babel-helper-vue-transform-on", - "downloads": 63694838 + "downloads": 63656669 }, { "name": "@vitejs/plugin-react-swc", - "downloads": 53425070 + "downloads": 53423414 }, { "name": "launch-editor-middleware", - "downloads": 44890898 + "downloads": 44834323 }, { "name": "@vue/eslint-config-typescript", - "downloads": 43616595 + "downloads": 43590787 }, { "name": "@vue/babel-helper-vue-jsx-merge-props", - "downloads": 43260189 + "downloads": 43206039 }, { "name": "@vue/babel-plugin-transform-vue-jsx", - "downloads": 43090586 + "downloads": 43036936 }, { "name": "@vue/babel-preset-jsx", - "downloads": 43061518 + "downloads": 43007715 }, { "name": "@vue/babel-sugar-v-model", - "downloads": 43008320 + "downloads": 42954700 }, { "name": "@vue/babel-sugar-v-on", - "downloads": 43000543 + "downloads": 42946930 }, { "name": "@vue/babel-sugar-functional-vue", - "downloads": 42943608 + "downloads": 42890161 }, { "name": "@vue/babel-sugar-inject-h", - "downloads": 42939620 + "downloads": 42886231 }, { "name": "@vue/cli-shared-utils", - "downloads": 42457122 + "downloads": 42403389 }, { "name": "@vue/babel-sugar-composition-api-render-instance", - "downloads": 39853953 + "downloads": 39805191 }, { "name": "@vue/babel-sugar-composition-api-inject-h", - "downloads": 39846536 + "downloads": 39797764 }, { "name": "@vue/babel-plugin-resolve-type", - "downloads": 37629796 + "downloads": 37672495 }, { "name": "@vue/eslint-config-prettier", - "downloads": 32918403 + "downloads": 32898027 }, { "name": "@vue/cli-service", - "downloads": 32771042 + "downloads": 32729577 }, { "name": "@vue/babel-preset-app", - "downloads": 32318685 + "downloads": 32278017 }, { "name": "@vue/cli-overlay", - "downloads": 32270403 + "downloads": 32229925 }, { "name": "@vue/web-component-wrapper", - "downloads": 31191042 + "downloads": 31152709 }, { "name": "@vue/cli-plugin-router", - "downloads": 30378505 + "downloads": 30340616 }, { "name": "@vue/cli-plugin-vuex", - "downloads": 30180114 + "downloads": 30142509 }, { "name": "@vitejs/plugin-vue-jsx", - "downloads": 29818275 + "downloads": 29803908 }, { "name": "@vue/cli-plugin-babel", - "downloads": 29288659 + "downloads": 29251639 }, { "name": "yorkie", - "downloads": 26902659 + "downloads": 26869386 }, { "name": "@vue/cli-plugin-eslint", - "downloads": 25390204 + "downloads": 25357701 }, { "name": "@vue/tsconfig", - "downloads": 20988482 + "downloads": 20978340 }, { "name": "vue-class-component", - "downloads": 20131186 + "downloads": 20109189 }, { "name": "circular-json-es6", - "downloads": 19672837 + "downloads": 19658749 }, { "name": "vue-server-renderer", - "downloads": 19239096 + "downloads": 19215180 }, { "name": "vue-jest", - "downloads": 18295850 + "downloads": 18271182 }, { "name": "@vue/preload-webpack-plugin", - "downloads": 17051234 + "downloads": 17029056 }, { "name": "@vue/compiler-vue2", - "downloads": 16057028 + "downloads": 16091369 }, { "name": "babel-helper-vue-jsx-merge-props", - "downloads": 14470632 + "downloads": 14450621 }, { "name": "@vue/vue2-jest", - "downloads": 14006503 + "downloads": 13993168 }, { "name": "@vue/cli-plugin-unit-jest", - "downloads": 13736504 + "downloads": 13720136 }, { "name": "@vue/vue3-jest", - "downloads": 13270576 + "downloads": 13261809 }, { "name": "@vue/cli-plugin-typescript", - "downloads": 11817997 + "downloads": 11802977 }, { "name": "@vitejs/plugin-vue2", - "downloads": 11333008 + "downloads": 11325436 }, { "name": "@vitejs/plugin-legacy", - "downloads": 11005526 + "downloads": 10998976 }, { "name": "register-service-worker", - "downloads": 8783843 + "downloads": 8771570 }, { "name": "create-vite", - "downloads": 7632682 + "downloads": 7644046 }, { "name": "@vue/compat", - "downloads": 7150133 + "downloads": 7148207 }, { "name": "@vue/eslint-config-airbnb", - "downloads": 6444118 + "downloads": 6437801 }, { "name": "@vue/eslint-config-standard", - "downloads": 5950327 + "downloads": 5941235 }, { "name": "babel-plugin-transform-vue-jsx", - "downloads": 5831523 + "downloads": 5824238 }, { "name": "vitepress", - "downloads": 5560005 + "downloads": 5562307 }, { "name": "vue-resource", - "downloads": 4427757 + "downloads": 4427232 }, { "name": "@vue/cli-ui", - "downloads": 3806776 + "downloads": 3802106 }, { "name": "babel-preset-vue", - "downloads": 3776570 + "downloads": 3773329 }, { "name": "@vue/cli", - "downloads": 3718854 + "downloads": 3713860 }, { "name": "@vue/cli-ui-addon-webpack", - "downloads": 3692985 + "downloads": 3688087 }, { "name": "@vue/cli-ui-addon-widgets", - "downloads": 3688518 + "downloads": 3683621 }, { "name": "vuex-router-sync", - "downloads": 3514894 + "downloads": 3511463 }, { "name": "@vue/cli-plugin-pwa", - "downloads": 3479482 + "downloads": 3474262 }, { "name": "@vue/cli-plugin-e2e-cypress", - "downloads": 3109902 + "downloads": 3106209 }, { "name": "rollup-plugin-vue", - "downloads": 2864446 + "downloads": 2859797 }, { "name": "pug-plain-loader", - "downloads": 2645996 + "downloads": 2642194 }, { "name": "vuepress", - "downloads": 2452479 + "downloads": 2450369 }, { "name": "@vuepress/shared-utils", - "downloads": 1899980 + "downloads": 1897328 }, { "name": "@vue/component-compiler", - "downloads": 1838525 + "downloads": 1836427 }, { "name": "@vuepress/plugin-last-updated", - "downloads": 1500174 + "downloads": 1498308 }, { "name": "@vuepress/markdown-loader", - "downloads": 1498016 + "downloads": 1496153 }, { "name": "vuepress-html-webpack-plugin", - "downloads": 1448672 + "downloads": 1446832 }, { "name": "create-vue", - "downloads": 1280784 + "downloads": 1280141 }, { "name": "@vue/cli-plugin-unit-mocha", - "downloads": 1177452 + "downloads": 1175638 }, { "name": "@vuepress/types", - "downloads": 1122695 + "downloads": 1121460 }, { "name": "@vue/cli-plugin-e2e-nightwatch", - "downloads": 893788 + "downloads": 892666 }, { "name": "@vue/eslint-config-airbnb-with-typescript", - "downloads": 877948 + "downloads": 876569 }, { "name": "@vue/devtools", - "downloads": 646754 + "downloads": 646145 }, { "name": "vuefire", - "downloads": 635651 + "downloads": 635060 }, { "name": "babel-preset-vue-app", - "downloads": 612813 + "downloads": 612398 }, { "name": "@vue/server-test-utils", - "downloads": 556611 + "downloads": 555987 }, { "name": "vue-touch", - "downloads": 488279 + "downloads": 487075 }, { "name": "@vitejs/plugin-vue2-jsx", - "downloads": 480596 + "downloads": 480116 }, { "name": "vuepress-vite", - "downloads": 453994 + "downloads": 453041 }, { "name": "vue-rx", - "downloads": 424665 + "downloads": 424180 }, { "name": "vue-html-loader", - "downloads": 355920 + "downloads": 355093 }, { "name": "vueify", - "downloads": 294116 + "downloads": 293951 }, { "name": "@vue/repl", - "downloads": 285818 + "downloads": 286032 }, { "name": "petite-vue", - "downloads": 260526 + "downloads": 260301 }, { "name": "eslint-config-vue", - "downloads": 240711 + "downloads": 240424 }, { "name": "vite-plugin-react", - "downloads": 230250 + "downloads": 230391 }, { - "name": "vue-template-validator", - "downloads": 222043 + "name": "eslint-plugin-vue-libs", + "downloads": 221895 }, { - "name": "eslint-plugin-vue-libs", - "downloads": 222037 + "name": "vue-template-validator", + "downloads": 221855 }, { "name": "@vite-plugin-vue-devtools/core", - "downloads": 218113 + "downloads": 217465 }, { "name": "@vue/consolidate", - "downloads": 161507 + "downloads": 161986 }, { "name": "@vue/cli-service-global", - "downloads": 91018 + "downloads": 90722 }, { "name": "rolldown", - "downloads": 88285 + "downloads": 88975 }, { "name": "@vue/eslint-config-standard-with-typescript", - "downloads": 87688 + "downloads": 87497 }, { "name": "vue-ssr-webpack-plugin", - "downloads": 84570 + "downloads": 84508 }, { "name": "@rolldown/binding-linux-x64-gnu", - "downloads": 68086 + "downloads": 68616 }, { "name": "vueify-insert-css", - "downloads": 67219 + "downloads": 67112 }, { "name": "@rolldown/binding-linux-x64-musl", - "downloads": 66353 + "downloads": 66881 }, { "name": "semi", - "downloads": 65116 + "downloads": 65060 }, { "name": "babel-preset-flow-vue", - "downloads": 62939 + "downloads": 62917 }, { "name": "@vue/cli-init", - "downloads": 62671 + "downloads": 62538 }, { "name": "nightwatch-helpers", - "downloads": 62492 + "downloads": 62460 }, { "name": "rollup-plugin-flow-no-whitespace", - "downloads": 56724 + "downloads": 56708 }, { "name": "flow-remove-types-no-whitespace", - "downloads": 56606 + "downloads": 56589 }, { "name": "@vuepress/bundlerutils", - "downloads": 48597 + "downloads": 49196 }, { "name": "@vitejs/release-scripts", - "downloads": 46013 + "downloads": 45970 }, { "name": "@vue/canary", - "downloads": 42632 + "downloads": 42631 }, { "name": "@rolldown/binding-win32-x64-msvc", - "downloads": 33865 + "downloads": 34359 }, { "name": "@rolldown/binding-darwin-arm64", - "downloads": 30670 + "downloads": 31092 }, { "name": "@vuepress/plugin-html-redirect", - "downloads": 29826 + "downloads": 29812 }, { "name": "vuepress-webpack", - "downloads": 28544 + "downloads": 28443 }, { "name": "@vue/cli-plugin-e2e-webdriverio", - "downloads": 25631 + "downloads": 25550 }, { "name": "@vue/theme", - "downloads": 25256 + "downloads": 25164 }, { "name": "pod", - "downloads": 24885 + "downloads": 24878 }, { "name": "@rolldown/binding-darwin-x64", - "downloads": 24173 + "downloads": 24578 }, { "name": "@rolldown/binding-linux-arm64-gnu", - "downloads": 23901 + "downloads": 24312 }, { "name": "@rolldown/binding-linux-arm-gnueabihf", - "downloads": 23636 + "downloads": 24039 }, { "name": "@rolldown/binding-win32-ia32-msvc", - "downloads": 23627 + "downloads": 24030 }, { "name": "@rolldown/binding-linux-arm64-musl", - "downloads": 23596 + "downloads": 23997 }, { "name": "@rolldown/binding-win32-arm64-msvc", - "downloads": 23553 + "downloads": 23948 }, { "name": "@vue/eslint-plugin", - "downloads": 21798 + "downloads": 21803 }, { "name": "@vue/ui", - "downloads": 21692 + "downloads": 21668 }, { "name": "@rolldown/binding-wasm32-wasi", - "downloads": 21282 + "downloads": 21647 }, { "name": "@vuepress/theme-vue", - "downloads": 20541 + "downloads": 20508 }, { "name": "laravel-elixir-vue-2", - "downloads": 20123 + "downloads": 20088 }, { "name": "@vue/create-eslint-config", - "downloads": 17353 + "downloads": 17367 }, { "name": "okie", - "downloads": 15138 + "downloads": 15079 }, { "name": "@rolldown/binding-freebsd-x64", - "downloads": 14525 + "downloads": 14789 }, { "name": "babel-plugin-coverage", - "downloads": 11786 + "downloads": 11783 }, { "name": "@vue/shared-canary", - "downloads": 10271 + "downloads": 10266 }, { "name": "@vue/cli-test-utils", - "downloads": 9202 + "downloads": 9203 }, { "name": "weex-template-compiler", - "downloads": 9129 + "downloads": 9021 }, { "name": "vue-ssr-html-stream", - "downloads": 8863 + "downloads": 8872 }, { "name": "@vue/compiler-core-canary", - "downloads": 8754 + "downloads": 8759 }, { "name": "vuepress-theme-vue", - "downloads": 8587 + "downloads": 8582 }, { "name": "@vue/compiler-dom-canary", - "downloads": 8124 + "downloads": 8126 }, { "name": "vue-migration-helper", - "downloads": 7975 + "downloads": 7973 }, { "name": "@vue/compiler-ssr-canary", - "downloads": 7952 + "downloads": 7954 }, { "name": "babel-preset-es2015-rollup-vue", @@ -1100,39 +1100,39 @@ }, { "name": "babel-plugin-transform-es2015-classes-simple", - "downloads": 7443 + "downloads": 7445 }, { "name": "@vue/compiler-sfc-canary", - "downloads": 7443 + "downloads": 7441 }, { "name": "vue-cli-version-marker", - "downloads": 7352 + "downloads": 7365 }, { "name": "@vue/reactivity-canary", - "downloads": 7352 + "downloads": 7359 }, { "name": "@vue/runtime-core-canary", - "downloads": 6904 + "downloads": 6913 }, { "name": "@vue/runtime-dom-canary", - "downloads": 6615 + "downloads": 6618 }, { "name": "@vue/server-renderer-canary", - "downloads": 6457 + "downloads": 6464 }, { - "name": "create-vuepress-site", - "downloads": 6154 + "name": "@vuepress/theme-blog", + "downloads": 6144 }, { - "name": "@vuepress/theme-blog", - "downloads": 6153 + "name": "create-vuepress-site", + "downloads": 6139 }, { "name": "@vue/compat-canary", @@ -1148,15 +1148,15 @@ }, { "name": "@vue/cli-upgrade", - "downloads": 4861 + "downloads": 4855 }, { "name": "vue-hooks", - "downloads": 3575 + "downloads": 3556 }, { "name": "@rolldown/node-binding-linux-x64-gnu", - "downloads": 3387 + "downloads": 3388 }, { "name": "@rolldown/node-binding-linux-x64-musl", @@ -1172,7 +1172,7 @@ }, { "name": "shell-task", - "downloads": 2773 + "downloads": 2772 }, { "name": "@rolldown/node-binding-darwin-arm64", @@ -1188,7 +1188,7 @@ }, { "name": "gitbook-plugin-theme-vuejs", - "downloads": 2297 + "downloads": 2298 }, { "name": "@rolldown/node-binding-linux-arm-gnueabihf", @@ -1196,7 +1196,7 @@ }, { "name": "systemjs-plugin-vue", - "downloads": 2131 + "downloads": 2130 }, { "name": "@rolldown/node-binding-linux-arm64-musl", @@ -1208,7 +1208,7 @@ }, { "name": "@rolldown/node-binding-android-arm-eabi", - "downloads": 2108 + "downloads": 2109 }, { "name": "@rolldown/node-binding-android-arm64", @@ -1224,7 +1224,7 @@ }, { "name": "weex-vue-framework", - "downloads": 1889 + "downloads": 1883 }, { "name": "jshint-semicolon-hack", @@ -1232,11 +1232,11 @@ }, { "name": "wiretap", - "downloads": 1490 + "downloads": 1492 }, { "name": "@vuepress/test-utils", - "downloads": 1481 + "downloads": 1480 }, { "name": "vue-async-data", @@ -1244,7 +1244,7 @@ }, { "name": "@vuepress/plugin-debug", - "downloads": 1080 + "downloads": 1077 }, { "name": "@vue/reactivity-transform-canary", @@ -1260,7 +1260,7 @@ }, { "name": "gulp-component", - "downloads": 737 + "downloads": 738 }, { "name": "prompt-for-patched", @@ -1272,19 +1272,19 @@ }, { "name": "@vuepress/plugin-pagination", - "downloads": 721 + "downloads": 720 }, { "name": "zoomerang", - "downloads": 682 + "downloads": 683 }, { "name": "@vue/lit", - "downloads": 671 + "downloads": 664 }, { "name": "gulp-jscoverage", - "downloads": 657 + "downloads": 658 }, { "name": "@vuepress/plugin-i18n-ui", @@ -1292,11 +1292,11 @@ }, { "name": "@vue/cli-plugin-webpack-4", - "downloads": 536 + "downloads": 534 }, { "name": "vue-data-tree", - "downloads": 494 + "downloads": 493 }, { "name": "@vuepress/plugin-palette-stylus", @@ -1304,23 +1304,23 @@ }, { "name": "@vue/conventional-changelog", - "downloads": 326 + "downloads": 325 }, { "name": "@vite-plugin-vue-devtools/client", - "downloads": 322 + "downloads": 313 }, { "name": "@vite-plugin-vue-devtools/ui-kit", - "downloads": 305 + "downloads": 296 }, { "name": "@rolldown/binding-android-arm-eabi", - "downloads": 285 + "downloads": 288 }, { "name": "@rolldown/binding-android-arm64", - "downloads": 278 + "downloads": 281 }, { "name": "roller", @@ -1336,7 +1336,7 @@ }, { "name": "starz", - "downloads": 199 + "downloads": 198 }, { "name": "@rolldown/wasm-binding", @@ -1368,7 +1368,7 @@ }, { "name": "@vue/dev-server", - "downloads": 112 + "downloads": 111 }, { "name": "whipcream", @@ -1423,11 +1423,11 @@ "downloads": 74 }, { - "name": "showme", - "downloads": 73 + "name": "gulp-component-updater", + "downloads": 72 }, { - "name": "gulp-component-updater", + "name": "showme", "downloads": 72 }, {