Ai
2 Star 2 Fork 0

CodeKpy/PHP助手升级版

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
NOTICE 55.19 KB
一键复制 编辑 原始数据 按行查看 历史
CodeKpy 提交于 2023-09-23 10:56 +08:00 . [upd]初始化
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755
Boxy
Copyright 2022-2023 Coconut Studio
This product is mainly built by
Google Blockly (https://github.com/google/blockly/)
Copyright Google. All Rights Reserved.
The packages and their licenses used in the development process are listed below,
please use the search function of the text editor to retrieve the relevant license information by yourself.
"module name","license","repository"
"@aashutoshrathi/word-wrap@1.2.6","MIT","https://github.com/aashutoshrathi/word-wrap"
"@ampproject/remapping@2.2.1","Apache-2.0","https://github.com/ampproject/remapping"
"@apideck/better-ajv-errors@0.3.6","MIT","https://github.com/apideck-libraries/better-ajv-errors"
"@arco-design/color@0.4.0","MIT",""
"@arco-design/web-vue@2.50.1","MIT","https://github.com/arco-design/arco-design-vue"
"@arco-iconbox/vue-boxy@0.0.9","ISC",""
"@arco-plugins/vite-vue@1.4.5","MIT","https://github.com/arco-design/arco-plugins"
"@arco-themes/vue-boxy@0.0.1","MIT",""
"@babel/code-frame@7.22.10","MIT","https://github.com/babel/babel"
"@babel/code-frame@7.22.5","MIT","https://github.com/babel/babel"
"@babel/compat-data@7.22.9","MIT","https://github.com/babel/babel"
"@babel/core@7.22.10","MIT","https://github.com/babel/babel"
"@babel/generator@7.22.10","MIT","https://github.com/babel/babel"
"@babel/helper-annotate-as-pure@7.22.5","MIT","https://github.com/babel/babel"
"@babel/helper-builder-binary-assignment-operator-visitor@7.22.10","MIT","https://github.com/babel/babel"
"@babel/helper-compilation-targets@7.22.10","MIT","https://github.com/babel/babel"
"@babel/helper-create-class-features-plugin@7.22.10","MIT","https://github.com/babel/babel"
"@babel/helper-create-regexp-features-plugin@7.22.9","MIT","https://github.com/babel/babel"
"@babel/helper-define-polyfill-provider@0.4.2","MIT","https://github.com/babel/babel-polyfills"
"@babel/helper-environment-visitor@7.22.5","MIT","https://github.com/babel/babel"
"@babel/helper-function-name@7.22.5","MIT","https://github.com/babel/babel"
"@babel/helper-hoist-variables@7.22.5","MIT","https://github.com/babel/babel"
"@babel/helper-member-expression-to-functions@7.22.5","MIT","https://github.com/babel/babel"
"@babel/helper-module-imports@7.22.5","MIT","https://github.com/babel/babel"
"@babel/helper-module-transforms@7.22.9","MIT","https://github.com/babel/babel"
"@babel/helper-optimise-call-expression@7.22.5","MIT","https://github.com/babel/babel"
"@babel/helper-plugin-utils@7.22.5","MIT","https://github.com/babel/babel"
"@babel/helper-remap-async-to-generator@7.22.9","MIT","https://github.com/babel/babel"
"@babel/helper-replace-supers@7.22.9","MIT","https://github.com/babel/babel"
"@babel/helper-simple-access@7.22.5","MIT","https://github.com/babel/babel"
"@babel/helper-skip-transparent-expression-wrappers@7.22.5","MIT","https://github.com/babel/babel"
"@babel/helper-split-export-declaration@7.22.6","MIT","https://github.com/babel/babel"
"@babel/helper-string-parser@7.22.5","MIT","https://github.com/babel/babel"
"@babel/helper-validator-identifier@7.22.5","MIT","https://github.com/babel/babel"
"@babel/helper-validator-option@7.22.5","MIT","https://github.com/babel/babel"
"@babel/helper-wrap-function@7.22.10","MIT","https://github.com/babel/babel"
"@babel/helpers@7.22.10","MIT","https://github.com/babel/babel"
"@babel/highlight@7.22.10","MIT","https://github.com/babel/babel"
"@babel/highlight@7.22.5","MIT","https://github.com/babel/babel"
"@babel/parser@7.22.10","MIT","https://github.com/babel/babel"
"@babel/parser@7.22.7","MIT","https://github.com/babel/babel"
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.22.5","MIT","https://github.com/babel/babel"
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.22.5","MIT","https://github.com/babel/babel"
"@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2","MIT","https://github.com/babel/babel-plugin-proposal-private-property-in-object"
"@babel/plugin-syntax-async-generators@7.8.4","MIT","https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-async-generators"
"@babel/plugin-syntax-class-properties@7.12.13","MIT","https://github.com/babel/babel"
"@babel/plugin-syntax-class-static-block@7.14.5","MIT","https://github.com/babel/babel"
"@babel/plugin-syntax-dynamic-import@7.8.3","MIT","https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-dynamic-import"
"@babel/plugin-syntax-export-namespace-from@7.8.3","MIT","https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-export-namespace-from"
"@babel/plugin-syntax-import-assertions@7.22.5","MIT","https://github.com/babel/babel"
"@babel/plugin-syntax-import-attributes@7.22.5","MIT","https://github.com/babel/babel"
"@babel/plugin-syntax-import-meta@7.10.4","MIT","https://github.com/babel/babel"
"@babel/plugin-syntax-json-strings@7.8.3","MIT","https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-json-strings"
"@babel/plugin-syntax-logical-assignment-operators@7.10.4","MIT","https://github.com/babel/babel"
"@babel/plugin-syntax-nullish-coalescing-operator@7.8.3","MIT","https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-nullish-coalescing-operator"
"@babel/plugin-syntax-numeric-separator@7.10.4","MIT","https://github.com/babel/babel"
"@babel/plugin-syntax-object-rest-spread@7.8.3","MIT","https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-object-rest-spread"
"@babel/plugin-syntax-optional-catch-binding@7.8.3","MIT","https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-optional-catch-binding"
"@babel/plugin-syntax-optional-chaining@7.8.3","MIT","https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-optional-chaining"
"@babel/plugin-syntax-private-property-in-object@7.14.5","MIT","https://github.com/babel/babel"
"@babel/plugin-syntax-top-level-await@7.14.5","MIT","https://github.com/babel/babel"
"@babel/plugin-syntax-unicode-sets-regex@7.18.6","MIT","https://github.com/babel/babel"
"@babel/plugin-transform-arrow-functions@7.22.5","MIT","https://github.com/babel/babel"
"@babel/plugin-transform-async-generator-functions@7.22.10","MIT","https://github.com/babel/babel"
"@babel/plugin-transform-async-to-generator@7.22.5","MIT","https://github.com/babel/babel"
"@babel/plugin-transform-block-scoped-functions@7.22.5","MIT","https://github.com/babel/babel"
"@babel/plugin-transform-block-scoping@7.22.10","MIT","https://github.com/babel/babel"
"@babel/plugin-transform-class-properties@7.22.5","MIT","https://github.com/babel/babel"
"@babel/plugin-transform-class-static-block@7.22.5","MIT","https://github.com/babel/babel"
"@babel/plugin-transform-classes@7.22.6","MIT","https://github.com/babel/babel"
"@babel/plugin-transform-computed-properties@7.22.5","MIT","https://github.com/babel/babel"
"@babel/plugin-transform-destructuring@7.22.10","MIT","https://github.com/babel/babel"
"@babel/plugin-transform-dotall-regex@7.22.5","MIT","https://github.com/babel/babel"
"@babel/plugin-transform-duplicate-keys@7.22.5","MIT","https://github.com/babel/babel"
"@babel/plugin-transform-dynamic-import@7.22.5","MIT","https://github.com/babel/babel"
"@babel/plugin-transform-exponentiation-operator@7.22.5","MIT","https://github.com/babel/babel"
"@babel/plugin-transform-export-namespace-from@7.22.5","MIT","https://github.com/babel/babel"
"@babel/plugin-transform-for-of@7.22.5","MIT","https://github.com/babel/babel"
"@babel/plugin-transform-function-name@7.22.5","MIT","https://github.com/babel/babel"
"@babel/plugin-transform-json-strings@7.22.5","MIT","https://github.com/babel/babel"
"@babel/plugin-transform-literals@7.22.5","MIT","https://github.com/babel/babel"
"@babel/plugin-transform-logical-assignment-operators@7.22.5","MIT","https://github.com/babel/babel"
"@babel/plugin-transform-member-expression-literals@7.22.5","MIT","https://github.com/babel/babel"
"@babel/plugin-transform-modules-amd@7.22.5","MIT","https://github.com/babel/babel"
"@babel/plugin-transform-modules-commonjs@7.22.5","MIT","https://github.com/babel/babel"
"@babel/plugin-transform-modules-systemjs@7.22.5","MIT","https://github.com/babel/babel"
"@babel/plugin-transform-modules-umd@7.22.5","MIT","https://github.com/babel/babel"
"@babel/plugin-transform-named-capturing-groups-regex@7.22.5","MIT","https://github.com/babel/babel"
"@babel/plugin-transform-new-target@7.22.5","MIT","https://github.com/babel/babel"
"@babel/plugin-transform-nullish-coalescing-operator@7.22.5","MIT","https://github.com/babel/babel"
"@babel/plugin-transform-numeric-separator@7.22.5","MIT","https://github.com/babel/babel"
"@babel/plugin-transform-object-rest-spread@7.22.5","MIT","https://github.com/babel/babel"
"@babel/plugin-transform-object-super@7.22.5","MIT","https://github.com/babel/babel"
"@babel/plugin-transform-optional-catch-binding@7.22.5","MIT","https://github.com/babel/babel"
"@babel/plugin-transform-optional-chaining@7.22.10","MIT","https://github.com/babel/babel"
"@babel/plugin-transform-parameters@7.22.5","MIT","https://github.com/babel/babel"
"@babel/plugin-transform-private-methods@7.22.5","MIT","https://github.com/babel/babel"
"@babel/plugin-transform-private-property-in-object@7.22.5","MIT","https://github.com/babel/babel"
"@babel/plugin-transform-property-literals@7.22.5","MIT","https://github.com/babel/babel"
"@babel/plugin-transform-regenerator@7.22.10","MIT","https://github.com/babel/babel"
"@babel/plugin-transform-reserved-words@7.22.5","MIT","https://github.com/babel/babel"
"@babel/plugin-transform-shorthand-properties@7.22.5","MIT","https://github.com/babel/babel"
"@babel/plugin-transform-spread@7.22.5","MIT","https://github.com/babel/babel"
"@babel/plugin-transform-sticky-regex@7.22.5","MIT","https://github.com/babel/babel"
"@babel/plugin-transform-template-literals@7.22.5","MIT","https://github.com/babel/babel"
"@babel/plugin-transform-typeof-symbol@7.22.5","MIT","https://github.com/babel/babel"
"@babel/plugin-transform-unicode-escapes@7.22.10","MIT","https://github.com/babel/babel"
"@babel/plugin-transform-unicode-property-regex@7.22.5","MIT","https://github.com/babel/babel"
"@babel/plugin-transform-unicode-regex@7.22.5","MIT","https://github.com/babel/babel"
"@babel/plugin-transform-unicode-sets-regex@7.22.5","MIT","https://github.com/babel/babel"
"@babel/preset-env@7.22.10","MIT","https://github.com/babel/babel"
"@babel/preset-modules@0.1.6-no-external-plugins","MIT","https://github.com/babel/preset-modules"
"@babel/regjsgen@0.8.0","MIT","https://github.com/bnjmnt4n/regjsgen"
"@babel/runtime@7.22.10","MIT","https://github.com/babel/babel"
"@babel/template@7.22.5","MIT","https://github.com/babel/babel"
"@babel/traverse@7.22.10","MIT","https://github.com/babel/babel"
"@babel/types@7.22.10","MIT","https://github.com/babel/babel"
"@blockly/block-plus-minus@6.0.3","Apache-2.0","https://github.com/google/blockly-samples"
"@blockly/plugin-workspace-search@8.0.3","Apache-2.0","https://github.com/google/blockly-samples"
"@csstools/css-parser-algorithms@2.3.1","MIT","https://github.com/csstools/postcss-plugins"
"@csstools/css-tokenizer@2.2.0","MIT","https://github.com/csstools/postcss-plugins"
"@csstools/media-query-list-parser@2.1.4","MIT","https://github.com/csstools/postcss-plugins"
"@csstools/selector-specificity@2.2.0","CC0-1.0","https://github.com/csstools/postcss-plugins"
"@csstools/selector-specificity@3.0.0","MIT-0","https://github.com/csstools/postcss-plugins"
"@esbuild/win32-x64@0.18.17","MIT","https://github.com/evanw/esbuild"
"@eslint-community/eslint-utils@4.4.0","MIT","https://github.com/eslint-community/eslint-utils"
"@eslint-community/regexpp@4.6.2","MIT","https://github.com/eslint-community/regexpp"
"@eslint/eslintrc@2.1.2","MIT","https://github.com/eslint/eslintrc"
"@eslint/js@8.47.0","MIT","https://github.com/eslint/eslint"
"@highlightjs/vue-plugin@2.1.0","BSD-3-Clause",""
"@humanwhocodes/config-array@0.11.10","Apache-2.0","https://github.com/humanwhocodes/config-array"
"@humanwhocodes/module-importer@1.0.1","Apache-2.0","https://github.com/humanwhocodes/module-importer"
"@humanwhocodes/object-schema@1.2.1","BSD-3-Clause","https://github.com/humanwhocodes/object-schema"
"@jridgewell/gen-mapping@0.3.3","MIT","https://github.com/jridgewell/gen-mapping"
"@jridgewell/resolve-uri@3.1.1","MIT","https://github.com/jridgewell/resolve-uri"
"@jridgewell/set-array@1.1.2","MIT","https://github.com/jridgewell/set-array"
"@jridgewell/source-map@0.3.5","MIT","https://github.com/jridgewell/source-map"
"@jridgewell/sourcemap-codec@1.4.15","MIT","https://github.com/jridgewell/sourcemap-codec"
"@jridgewell/trace-mapping@0.3.19","MIT","https://github.com/jridgewell/trace-mapping"
"@nodelib/fs.scandir@2.1.5","MIT","https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.scandir"
"@nodelib/fs.stat@2.0.5","MIT","https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.stat"
"@nodelib/fs.walk@1.2.8","MIT","https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.walk"
"@pkgr/utils@2.4.2","MIT","https://github.com/un-ts/pkgr"
"@rollup/plugin-babel@5.3.1","MIT","https://github.com/rollup/plugins"
"@rollup/plugin-node-resolve@11.2.1","MIT","https://github.com/rollup/plugins"
"@rollup/plugin-replace@2.4.2","MIT","https://github.com/rollup/plugins"
"@rollup/pluginutils@3.1.0","MIT","https://github.com/rollup/plugins"
"@rushstack/eslint-patch@1.3.3","MIT","https://github.com/microsoft/rushstack"
"@surma/rollup-plugin-off-main-thread@2.2.3","Apache-2.0","https://github.com/surma/rollup-plugin-off-main-thread"
"@tootallnate/once@2.0.0","MIT","https://github.com/TooTallNate/once"
"@types/cookie@0.5.1","MIT","https://github.com/DefinitelyTyped/DefinitelyTyped"
"@types/estree@0.0.39","MIT","https://github.com/DefinitelyTyped/DefinitelyTyped"
"@types/fs-extra@8.1.2","MIT","https://github.com/DefinitelyTyped/DefinitelyTyped"
"@types/glob@7.2.0","MIT","https://github.com/DefinitelyTyped/DefinitelyTyped"
"@types/minimatch@5.1.2","MIT","https://github.com/DefinitelyTyped/DefinitelyTyped"
"@types/minimist@1.2.2","MIT","https://github.com/DefinitelyTyped/DefinitelyTyped"
"@types/node@16.18.40","MIT","https://github.com/DefinitelyTyped/DefinitelyTyped"
"@types/node@20.4.8","MIT","https://github.com/DefinitelyTyped/DefinitelyTyped"
"@types/normalize-package-data@2.4.1","MIT","https://github.com/DefinitelyTyped/DefinitelyTyped"
"@types/parse-json@4.0.0","MIT","https://github.com/DefinitelyTyped/DefinitelyTyped"
"@types/resolve@1.17.1","MIT","https://github.com/DefinitelyTyped/DefinitelyTyped"
"@types/trusted-types@2.0.3","MIT","https://github.com/DefinitelyTyped/DefinitelyTyped"
"@types/web-bluetooth@0.0.17","MIT","https://github.com/DefinitelyTyped/DefinitelyTyped"
"@vitejs/plugin-vue@4.3.3","MIT","https://github.com/vitejs/vite-plugin-vue"
"@vue/compiler-core@3.3.4","MIT","https://github.com/vuejs/core"
"@vue/compiler-dom@3.3.4","MIT","https://github.com/vuejs/core"
"@vue/compiler-sfc@3.3.4","MIT","https://github.com/vuejs/core"
"@vue/compiler-ssr@3.3.4","MIT","https://github.com/vuejs/core"
"@vue/devtools-api@6.5.0","MIT","https://github.com/vuejs/vue-devtools"
"@vue/eslint-config-prettier@8.0.0","MIT","https://github.com/vuejs/eslint-config-prettier"
"@vue/reactivity-transform@3.3.4","MIT","https://github.com/vuejs/core"
"@vue/reactivity@3.3.4","MIT","https://github.com/vuejs/core"
"@vue/runtime-core@3.3.4","MIT","https://github.com/vuejs/core"
"@vue/runtime-dom@3.3.4","MIT","https://github.com/vuejs/core"
"@vue/server-renderer@3.3.4","MIT","https://github.com/vuejs/core"
"@vue/shared@3.3.4","MIT","https://github.com/vuejs/core"
"@vueuse/core@10.3.0","MIT","https://github.com/vueuse/vueuse"
"@vueuse/integrations@10.3.0","MIT","https://github.com/vueuse/vueuse"
"@vueuse/metadata@10.3.0","MIT","https://github.com/vueuse/vueuse"
"@vueuse/shared@10.3.0","MIT","https://github.com/vueuse/vueuse"
"abab@2.0.6","BSD-3-Clause","https://github.com/jsdom/abab"
"abbrev@1.1.1","ISC","https://github.com/isaacs/abbrev-js"
"acorn-jsx@5.3.2","MIT","https://github.com/acornjs/acorn-jsx"
"acorn@8.10.0","MIT","https://github.com/acornjs/acorn"
"agent-base@6.0.2","MIT","https://github.com/TooTallNate/node-agent-base"
"ajv@6.12.6","MIT","https://github.com/ajv-validator/ajv"
"ajv@8.12.0","MIT","https://github.com/ajv-validator/ajv"
"ansi-regex@5.0.1","MIT","https://github.com/chalk/ansi-regex"
"ansi-styles@3.2.1","MIT","https://github.com/chalk/ansi-styles"
"ansi-styles@4.3.0","MIT","https://github.com/chalk/ansi-styles"
"argparse@2.0.1","Python-2.0","https://github.com/nodeca/argparse"
"array-buffer-byte-length@1.0.0","MIT","https://github.com/inspect-js/array-buffer-byte-length"
"array-find-index@1.0.2","MIT","https://github.com/sindresorhus/array-find-index"
"array-union@2.1.0","MIT","https://github.com/sindresorhus/array-union"
"arraybuffer.prototype.slice@1.0.1","MIT","https://github.com/es-shims/ArrayBuffer.prototype.slice"
"arrify@1.0.1","MIT","https://github.com/sindresorhus/arrify"
"asap@2.0.6","MIT","https://github.com/kriskowal/asap"
"astral-regex@2.0.0","MIT","https://github.com/kevva/astral-regex"
"async@3.2.4","MIT","https://github.com/caolan/async"
"asynckit@0.4.0","MIT","https://github.com/alexindigo/asynckit"
"at-least-node@1.0.0","ISC","https://github.com/RyanZim/at-least-node"
"available-typed-arrays@1.0.5","MIT","https://github.com/inspect-js/available-typed-arrays"
"b-tween@0.3.3","MIT","https://github.com/PengJiyuan/b-tween"
"b-validate@1.5.3","MIT","https://github.com/PengJiyuan/b-validate"
"babel-plugin-polyfill-corejs2@0.4.5","MIT","https://github.com/babel/babel-polyfills"
"babel-plugin-polyfill-corejs3@0.8.3","MIT","https://github.com/babel/babel-polyfills"
"babel-plugin-polyfill-regenerator@0.5.2","MIT","https://github.com/babel/babel-polyfills"
"balanced-match@1.0.2","MIT","https://github.com/juliangruber/balanced-match"
"balanced-match@2.0.0","MIT","https://github.com/juliangruber/balanced-match"
"big-integer@1.6.51","Unlicense","https://github.com/peterolson/BigInteger.js"
"blockly@10.1.3","Apache-2.0","https://github.com/google/blockly"
"boolbase@1.0.0","ISC","https://github.com/fb55/boolbase"
"boxy@0.0.1","UNLICENSED",""
"bplist-parser@0.2.0","MIT","https://github.com/nearinfinity/node-bplist-parser"
"brace-expansion@1.1.11","MIT","https://github.com/juliangruber/brace-expansion"
"brace-expansion@2.0.1","MIT","https://github.com/juliangruber/brace-expansion"
"braces@3.0.2","MIT","https://github.com/micromatch/braces"
"browserslist@4.21.10","MIT","https://github.com/browserslist/browserslist"
"buffer-from@1.1.2","MIT","https://github.com/LinusU/buffer-from"
"builtin-modules@3.3.0","MIT","https://github.com/sindresorhus/builtin-modules"
"bundle-name@3.0.0","MIT","https://github.com/sindresorhus/bundle-name"
"call-bind@1.0.2","MIT","https://github.com/ljharb/call-bind"
"callsites@3.1.0","MIT","https://github.com/sindresorhus/callsites"
"camelcase-keys@6.2.2","MIT","https://github.com/sindresorhus/camelcase-keys"
"camelcase-keys@7.0.2","MIT","https://github.com/sindresorhus/camelcase-keys"
"camelcase@5.3.1","MIT","https://github.com/sindresorhus/camelcase"
"camelcase@6.3.0","MIT","https://github.com/sindresorhus/camelcase"
"caniuse-lite@1.0.30001521","CC-BY-4.0","https://github.com/browserslist/caniuse-lite"
"chalk@2.4.2","MIT","https://github.com/chalk/chalk"
"chalk@4.1.2","MIT","https://github.com/chalk/chalk"
"cliui@8.0.1","ISC","https://github.com/yargs/cliui"
"color-convert@1.9.3","MIT","https://github.com/Qix-/color-convert"
"color-convert@2.0.1","MIT","https://github.com/Qix-/color-convert"
"color-name@1.1.3","MIT","https://github.com/dfcreative/color-name"
"color-name@1.1.4","MIT","https://github.com/colorjs/color-name"
"color-string@1.9.1","MIT","https://github.com/Qix-/color-string"
"color@3.2.1","MIT","https://github.com/Qix-/color"
"colord@2.9.3","MIT","https://github.com/omgovich/colord"
"colorette@1.4.0","MIT","https://github.com/jorgebucaran/colorette"
"combined-stream@1.0.8","MIT","https://github.com/felixge/node-combined-stream"
"commander@2.20.3","MIT","https://github.com/tj/commander.js"
"common-tags@1.8.2","MIT","https://github.com/zspecza/common-tags"
"compute-scroll-into-view@1.0.20","MIT","https://github.com/scroll-into-view/compute-scroll-into-view"
"concat-map@0.0.1","MIT","https://github.com/substack/node-concat-map"
"convert-source-map@1.9.0","MIT","https://github.com/thlorenz/convert-source-map"
"cookie@0.5.0","MIT","https://github.com/jshttp/cookie"
"copy-anything@2.0.6","MIT","https://github.com/mesqueeb/copy-anything"
"core-js-compat@3.32.0","MIT","https://github.com/zloirock/core-js"
"cosmiconfig@7.1.0","MIT","https://github.com/davidtheclark/cosmiconfig"
"cosmiconfig@8.2.0","MIT","https://github.com/cosmiconfig/cosmiconfig"
"cross-spawn@7.0.3","MIT","https://github.com/moxystudio/node-cross-spawn"
"crypto-random-string@2.0.0","MIT","https://github.com/sindresorhus/crypto-random-string"
"css-functions-list@3.2.0","MIT","https://github.com/niksy/css-functions-list"
"css-tree@2.3.1","MIT","https://github.com/csstree/csstree"
"cssesc@3.0.0","MIT","https://github.com/mathiasbynens/cssesc"
"cssstyle@3.0.0","MIT","https://github.com/jsdom/cssstyle"
"csstype@3.1.2","MIT","https://github.com/frenic/csstype"
"data-urls@4.0.0","MIT","https://github.com/jsdom/data-urls"
"dayjs@1.11.9","MIT","https://github.com/iamkun/dayjs"
"debug@3.2.7","MIT","https://github.com/visionmedia/debug"
"debug@4.3.4","MIT","https://github.com/debug-js/debug"
"debuglog@1.0.1","MIT","https://github.com/sam-github/node-debuglog"
"decamelize-keys@1.1.1","MIT","https://github.com/sindresorhus/decamelize-keys"
"decamelize@1.2.0","MIT","https://github.com/sindresorhus/decamelize"
"decamelize@5.0.1","MIT","https://github.com/sindresorhus/decamelize"
"decimal.js@10.4.3","MIT","https://github.com/MikeMcl/decimal.js"
"deep-is@0.1.4","MIT","https://github.com/thlorenz/deep-is"
"deepmerge@4.3.1","MIT","https://github.com/TehShrike/deepmerge"
"default-browser-id@3.0.0","MIT","https://github.com/sindresorhus/default-browser-id"
"default-browser@4.0.0","MIT","https://github.com/sindresorhus/default-browser"
"define-lazy-prop@2.0.0","MIT","https://github.com/sindresorhus/define-lazy-prop"
"define-lazy-prop@3.0.0","MIT","https://github.com/sindresorhus/define-lazy-prop"
"define-properties@1.2.0","MIT","https://github.com/ljharb/define-properties"
"delayed-stream@1.0.0","MIT","https://github.com/felixge/node-delayed-stream"
"dezalgo@1.0.4","ISC","https://github.com/npm/dezalgo"
"dir-glob@3.0.1","MIT","https://github.com/kevva/dir-glob"
"doctrine@3.0.0","Apache-2.0","https://github.com/eslint/doctrine"
"dom-serializer@2.0.0","MIT","https://github.com/cheeriojs/dom-serializer"
"domelementtype@2.3.0","BSD-2-Clause","https://github.com/fb55/domelementtype"
"domexception@4.0.0","MIT","https://github.com/jsdom/domexception"
"domhandler@5.0.3","BSD-2-Clause","https://github.com/fb55/domhandler"
"domutils@3.1.0","BSD-2-Clause","https://github.com/fb55/domutils"
"ejs@3.1.9","Apache-2.0","https://github.com/mde/ejs"
"electron-to-chromium@1.4.495","ISC","https://github.com/kilian/electron-to-chromium"
"emoji-regex@8.0.0","MIT","https://github.com/mathiasbynens/emoji-regex"
"entities@4.5.0","BSD-2-Clause","https://github.com/fb55/entities"
"errno@0.1.8","MIT","https://github.com/rvagg/node-errno"
"error-ex@1.3.2","MIT","https://github.com/qix-/node-error-ex"
"es-abstract@1.22.1","MIT","https://github.com/ljharb/es-abstract"
"es-set-tostringtag@2.0.1","MIT","https://github.com/es-shims/es-set-tostringtag"
"es-to-primitive@1.2.1","MIT","https://github.com/ljharb/es-to-primitive"
"esbuild@0.18.17","MIT","https://github.com/evanw/esbuild"
"escalade@3.1.1","MIT","https://github.com/lukeed/escalade"
"escape-string-regexp@1.0.5","MIT","https://github.com/sindresorhus/escape-string-regexp"
"escape-string-regexp@4.0.0","MIT","https://github.com/sindresorhus/escape-string-regexp"
"eslint-config-prettier@8.10.0","MIT","https://github.com/prettier/eslint-config-prettier"
"eslint-plugin-prettier@5.0.0","MIT","https://github.com/prettier/eslint-plugin-prettier"
"eslint-plugin-simple-import-sort@10.0.0","MIT","https://github.com/lydell/eslint-plugin-simple-import-sort"
"eslint-plugin-vue@9.17.0","MIT","https://github.com/vuejs/eslint-plugin-vue"
"eslint-scope@7.2.2","BSD-2-Clause","https://github.com/eslint/eslint-scope"
"eslint-visitor-keys@3.4.2","Apache-2.0","https://github.com/eslint/eslint-visitor-keys"
"eslint-visitor-keys@3.4.3","Apache-2.0","https://github.com/eslint/eslint-visitor-keys"
"eslint@8.47.0","MIT","https://github.com/eslint/eslint"
"espree@9.6.1","BSD-2-Clause","https://github.com/eslint/espree"
"esquery@1.5.0","BSD-3-Clause","https://github.com/estools/esquery"
"esrecurse@4.3.0","BSD-2-Clause","https://github.com/estools/esrecurse"
"estraverse@5.3.0","BSD-2-Clause","https://github.com/estools/estraverse"
"estree-walker@1.0.1","MIT","https://github.com/Rich-Harris/estree-walker"
"estree-walker@2.0.2","MIT","https://github.com/Rich-Harris/estree-walker"
"esutils@2.0.3","BSD-2-Clause","https://github.com/estools/esutils"
"execa@5.1.1","MIT","https://github.com/sindresorhus/execa"
"execa@7.2.0","MIT","https://github.com/sindresorhus/execa"
"fast-deep-equal@3.1.3","MIT","https://github.com/epoberezkin/fast-deep-equal"
"fast-diff@1.3.0","Apache-2.0","https://github.com/jhchen/fast-diff"
"fast-glob@3.3.1","MIT","https://github.com/mrmlnc/fast-glob"
"fast-json-stable-stringify@2.1.0","MIT","https://github.com/epoberezkin/fast-json-stable-stringify"
"fast-levenshtein@2.0.6","MIT","https://github.com/hiddentao/fast-levenshtein"
"fastest-levenshtein@1.0.16","MIT","https://github.com/ka-weihe/fastest-levenshtein"
"fastq@1.15.0","ISC","https://github.com/mcollina/fastq"
"file-entry-cache@6.0.1","MIT","https://github.com/royriojas/file-entry-cache"
"filelist@1.0.4","Apache-2.0","https://github.com/mde/filelist"
"fill-range@7.0.1","MIT","https://github.com/jonschlinkert/fill-range"
"find-up@4.1.0","MIT","https://github.com/sindresorhus/find-up"
"find-up@5.0.0","MIT","https://github.com/sindresorhus/find-up"
"flat-cache@3.0.4","MIT","https://github.com/royriojas/flat-cache"
"flatted@3.2.7","ISC","https://github.com/WebReflection/flatted"
"for-each@0.3.3","MIT","https://github.com/Raynos/for-each"
"form-data@4.0.0","MIT","https://github.com/form-data/form-data"
"fs-extra@10.1.0","MIT","https://github.com/jprichardson/node-fs-extra"
"fs-extra@8.1.0","MIT","https://github.com/jprichardson/node-fs-extra"
"fs-extra@9.1.0","MIT","https://github.com/jprichardson/node-fs-extra"
"fs.realpath@1.0.0","ISC","https://github.com/isaacs/fs.realpath"
"function-bind@1.1.1","MIT","https://github.com/Raynos/function-bind"
"function.prototype.name@1.1.5","MIT","https://github.com/es-shims/Function.prototype.name"
"functions-have-names@1.2.3","MIT","https://github.com/inspect-js/functions-have-names"
"gensync@1.0.0-beta.2","MIT","https://github.com/loganfsmyth/gensync"
"get-caller-file@2.0.5","ISC","https://github.com/stefanpenner/get-caller-file"
"get-intrinsic@1.2.1","MIT","https://github.com/ljharb/get-intrinsic"
"get-own-enumerable-property-symbols@3.0.2","ISC","https://github.com/mightyiam/get-own-enumerable-property-symbols"
"get-stream@6.0.1","MIT","https://github.com/sindresorhus/get-stream"
"get-symbol-description@1.0.0","MIT","https://github.com/inspect-js/get-symbol-description"
"glob-parent@5.1.2","ISC","https://github.com/gulpjs/glob-parent"
"glob-parent@6.0.2","ISC","https://github.com/gulpjs/glob-parent"
"glob@7.2.3","ISC","https://github.com/isaacs/node-glob"
"global-modules@2.0.0","MIT","https://github.com/jonschlinkert/global-modules"
"global-prefix@3.0.0","MIT","https://github.com/jonschlinkert/global-prefix"
"globals@11.12.0","MIT","https://github.com/sindresorhus/globals"
"globals@13.20.0","MIT","https://github.com/sindresorhus/globals"
"globalthis@1.0.3","MIT","https://github.com/ljharb/System.global"
"globby@10.0.1","MIT","https://github.com/sindresorhus/globby"
"globby@11.1.0","MIT","https://github.com/sindresorhus/globby"
"globjoin@0.1.4","MIT","https://github.com/amobiz/globjoin"
"gopd@1.0.1","MIT","https://github.com/ljharb/gopd"
"graceful-fs@4.2.11","ISC","https://github.com/isaacs/node-graceful-fs"
"graphemer@1.4.0","MIT","https://github.com/flmnt/graphemer"
"hard-rejection@2.1.0","MIT","https://github.com/sindresorhus/hard-rejection"
"has-bigints@1.0.2","MIT","https://github.com/ljharb/has-bigints"
"has-flag@3.0.0","MIT","https://github.com/sindresorhus/has-flag"
"has-flag@4.0.0","MIT","https://github.com/sindresorhus/has-flag"
"has-property-descriptors@1.0.0","MIT","https://github.com/inspect-js/has-property-descriptors"
"has-proto@1.0.1","MIT","https://github.com/inspect-js/has-proto"
"has-symbols@1.0.3","MIT","https://github.com/inspect-js/has-symbols"
"has-tostringtag@1.0.0","MIT","https://github.com/inspect-js/has-tostringtag"
"has@1.0.3","MIT","https://github.com/tarruda/has"
"highlight.js@11.8.0","BSD-3-Clause","https://github.com/highlightjs/highlight.js"
"hosted-git-info@2.8.9","ISC","https://github.com/npm/hosted-git-info"
"hosted-git-info@4.1.0","ISC","https://github.com/npm/hosted-git-info"
"html-encoding-sniffer@3.0.0","MIT","https://github.com/jsdom/html-encoding-sniffer"
"html-tags@3.3.1","MIT","https://github.com/sindresorhus/html-tags"
"htmlparser2@8.0.2","MIT","https://github.com/fb55/htmlparser2"
"http-proxy-agent@5.0.0","MIT","https://github.com/TooTallNate/node-http-proxy-agent"
"https-proxy-agent@5.0.1","MIT","https://github.com/TooTallNate/node-https-proxy-agent"
"human-signals@2.1.0","Apache-2.0","https://github.com/ehmicky/human-signals"
"human-signals@4.3.1","Apache-2.0","https://github.com/ehmicky/human-signals"
"iconv-lite@0.6.3","MIT","https://github.com/ashtuchkin/iconv-lite"
"idb@7.1.1","ISC","https://github.com/jakearchibald/idb"
"ignore@5.2.4","MIT","https://github.com/kaelzhang/node-ignore"
"image-size@0.5.5","MIT","https://github.com/image-size/image-size"
"import-fresh@3.3.0","MIT","https://github.com/sindresorhus/import-fresh"
"import-lazy@4.0.0","MIT","https://github.com/sindresorhus/import-lazy"
"imurmurhash@0.1.4","MIT","https://github.com/jensyt/imurmurhash-js"
"indent-string@4.0.0","MIT","https://github.com/sindresorhus/indent-string"
"indent-string@5.0.0","MIT","https://github.com/sindresorhus/indent-string"
"inflight@1.0.6","ISC","https://github.com/npm/inflight"
"inherits@2.0.4","ISC","https://github.com/isaacs/inherits"
"ini@1.3.8","ISC","https://github.com/isaacs/ini"
"internal-slot@1.0.5","MIT","https://github.com/ljharb/internal-slot"
"is-array-buffer@3.0.2","MIT","https://github.com/inspect-js/is-array-buffer"
"is-arrayish@0.2.1","MIT","https://github.com/qix-/node-is-arrayish"
"is-arrayish@0.3.2","MIT","https://github.com/qix-/node-is-arrayish"
"is-bigint@1.0.4","MIT","https://github.com/inspect-js/is-bigint"
"is-boolean-object@1.1.2","MIT","https://github.com/inspect-js/is-boolean-object"
"is-callable@1.2.7","MIT","https://github.com/inspect-js/is-callable"
"is-core-module@2.13.0","MIT","https://github.com/inspect-js/is-core-module"
"is-date-object@1.0.5","MIT","https://github.com/inspect-js/is-date-object"
"is-docker@2.2.1","MIT","https://github.com/sindresorhus/is-docker"
"is-docker@3.0.0","MIT","https://github.com/sindresorhus/is-docker"
"is-extglob@2.1.1","MIT","https://github.com/jonschlinkert/is-extglob"
"is-fullwidth-code-point@3.0.0","MIT","https://github.com/sindresorhus/is-fullwidth-code-point"
"is-glob@4.0.3","MIT","https://github.com/micromatch/is-glob"
"is-inside-container@1.0.0","MIT","https://github.com/sindresorhus/is-inside-container"
"is-module@1.0.0","MIT","https://github.com/component/is-module"
"is-negative-zero@2.0.2","MIT","https://github.com/inspect-js/is-negative-zero"
"is-number-object@1.0.7","MIT","https://github.com/inspect-js/is-number-object"
"is-number@7.0.0","MIT","https://github.com/jonschlinkert/is-number"
"is-obj@1.0.1","MIT","https://github.com/sindresorhus/is-obj"
"is-path-inside@3.0.3","MIT","https://github.com/sindresorhus/is-path-inside"
"is-plain-obj@1.1.0","MIT","https://github.com/sindresorhus/is-plain-obj"
"is-plain-object@3.0.1","MIT","https://github.com/jonschlinkert/is-plain-object"
"is-plain-object@5.0.0","MIT","https://github.com/jonschlinkert/is-plain-object"
"is-potential-custom-element-name@1.0.1","MIT","https://github.com/mathiasbynens/is-potential-custom-element-name"
"is-regex@1.1.4","MIT","https://github.com/inspect-js/is-regex"
"is-regexp@1.0.0","MIT","https://github.com/sindresorhus/is-regexp"
"is-shared-array-buffer@1.0.2","MIT","https://github.com/inspect-js/is-shared-array-buffer"
"is-stream@2.0.1","MIT","https://github.com/sindresorhus/is-stream"
"is-stream@3.0.0","MIT","https://github.com/sindresorhus/is-stream"
"is-string@1.0.7","MIT","https://github.com/ljharb/is-string"
"is-symbol@1.0.4","MIT","https://github.com/inspect-js/is-symbol"
"is-typed-array@1.1.12","MIT","https://github.com/inspect-js/is-typed-array"
"is-weakref@1.0.2","MIT","https://github.com/inspect-js/is-weakref"
"is-what@3.14.1","MIT","https://github.com/mesqueeb/is-what"
"is-wsl@2.2.0","MIT","https://github.com/sindresorhus/is-wsl"
"isarray@2.0.5","MIT","https://github.com/juliangruber/isarray"
"isexe@2.0.0","ISC","https://github.com/isaacs/isexe"
"jake@10.8.7","Apache-2.0","https://github.com/jakejs/jake"
"jest-worker@26.6.2","MIT","https://github.com/facebook/jest"
"js-tokens@4.0.0","MIT","https://github.com/lydell/js-tokens"
"js-tokens@8.0.1","MIT","https://github.com/lydell/js-tokens"
"js-yaml@4.1.0","MIT","https://github.com/nodeca/js-yaml"
"jsdom@22.1.0","MIT","https://github.com/jsdom/jsdom"
"jsesc@0.5.0","MIT","https://github.com/mathiasbynens/jsesc"
"jsesc@2.5.2","MIT","https://github.com/mathiasbynens/jsesc"
"json-parse-even-better-errors@2.3.1","MIT","https://github.com/npm/json-parse-even-better-errors"
"json-schema-traverse@0.4.1","MIT","https://github.com/epoberezkin/json-schema-traverse"
"json-schema-traverse@1.0.0","MIT","https://github.com/epoberezkin/json-schema-traverse"
"json-schema@0.4.0","(AFL-2.1 OR BSD-3-Clause)","https://github.com/kriszyp/json-schema"
"json-stable-stringify-without-jsonify@1.0.1","MIT","https://github.com/samn/json-stable-stringify"
"json5@2.2.3","MIT","https://github.com/json5/json5"
"jsonfile@4.0.0","MIT","https://github.com/jprichardson/node-jsonfile"
"jsonfile@6.1.0","MIT","https://github.com/jprichardson/node-jsonfile"
"jsonpointer@5.0.1","MIT","https://github.com/janl/node-jsonpointer"
"kind-of@6.0.3","MIT","https://github.com/jonschlinkert/kind-of"
"known-css-properties@0.26.0","MIT","https://github.com/known-css/known-css-properties"
"known-css-properties@0.28.0","MIT","https://github.com/known-css/known-css-properties"
"less-loader@11.1.3","MIT","https://github.com/webpack-contrib/less-loader"
"less@4.2.0","Apache-2.0","https://github.com/less/less.js"
"leven@3.1.0","MIT","https://github.com/sindresorhus/leven"
"levn@0.4.1","MIT","https://github.com/gkz/levn"
"license-checker@25.0.1","BSD-3-Clause","https://github.com/davglass/license-checker"
"lines-and-columns@1.2.4","MIT","https://github.com/eventualbuddha/lines-and-columns"
"locate-path@5.0.0","MIT","https://github.com/sindresorhus/locate-path"
"locate-path@6.0.0","MIT","https://github.com/sindresorhus/locate-path"
"lodash.debounce@4.0.8","MIT","https://github.com/lodash/lodash"
"lodash.merge@4.6.2","MIT","https://github.com/lodash/lodash"
"lodash.sortby@4.7.0","MIT","https://github.com/lodash/lodash"
"lodash.truncate@4.4.2","MIT","https://github.com/lodash/lodash"
"lodash@4.17.21","MIT","https://github.com/lodash/lodash"
"lru-cache@5.1.1","ISC","https://github.com/isaacs/node-lru-cache"
"lru-cache@6.0.0","ISC","https://github.com/isaacs/node-lru-cache"
"magic-string@0.25.9","MIT","https://github.com/rich-harris/magic-string"
"magic-string@0.30.2","MIT","https://github.com/rich-harris/magic-string"
"make-dir@2.1.0","MIT","https://github.com/sindresorhus/make-dir"
"map-obj@1.0.1","MIT","https://github.com/sindresorhus/map-obj"
"map-obj@4.3.0","MIT","https://github.com/sindresorhus/map-obj"
"mathml-tag-names@2.1.3","MIT","https://github.com/wooorm/mathml-tag-names"
"mdn-data@2.0.30","CC0-1.0","https://github.com/mdn/data"
"meow@10.1.5","MIT","https://github.com/sindresorhus/meow"
"meow@9.0.0","MIT","https://github.com/sindresorhus/meow"
"merge-stream@2.0.0","MIT","https://github.com/grncdr/merge-stream"
"merge2@1.4.1","MIT","https://github.com/teambition/merge2"
"micromatch@4.0.5","MIT","https://github.com/micromatch/micromatch"
"mime-db@1.52.0","MIT","https://github.com/jshttp/mime-db"
"mime-types@2.1.35","MIT","https://github.com/jshttp/mime-types"
"mime@1.6.0","MIT","https://github.com/broofa/node-mime"
"mimic-fn@2.1.0","MIT","https://github.com/sindresorhus/mimic-fn"
"mimic-fn@4.0.0","MIT","https://github.com/sindresorhus/mimic-fn"
"min-indent@1.0.1","MIT","https://github.com/thejameskyle/min-indent"
"minimatch@3.1.2","ISC","https://github.com/isaacs/minimatch"
"minimatch@5.1.6","ISC","https://github.com/isaacs/minimatch"
"minimist-options@4.1.0","MIT","https://github.com/vadimdemedes/minimist-options"
"minimist@1.2.8","MIT","https://github.com/minimistjs/minimist"
"mkdirp@0.5.6","MIT","https://github.com/substack/node-mkdirp"
"ms@2.1.2","MIT","https://github.com/zeit/ms"
"ms@2.1.3","MIT","https://github.com/vercel/ms"
"nanoid@3.3.6","MIT","https://github.com/ai/nanoid"
"natural-compare@1.4.0","MIT","https://github.com/litejs/natural-compare-lite"
"needle@3.2.0","MIT","https://github.com/tomas/needle"
"node-releases@2.0.13","MIT","https://github.com/chicoxyzzy/node-releases"
"nopt@4.0.3","ISC","https://github.com/npm/nopt"
"normalize-package-data@2.5.0","BSD-2-Clause","https://github.com/npm/normalize-package-data"
"normalize-package-data@3.0.3","BSD-2-Clause","https://github.com/npm/normalize-package-data"
"normalize-path@3.0.0","MIT","https://github.com/jonschlinkert/normalize-path"
"npm-normalize-package-bin@1.0.1","ISC","https://github.com/npm/npm-normalize-package-bin"
"npm-run-path@4.0.1","MIT","https://github.com/sindresorhus/npm-run-path"
"npm-run-path@5.1.0","MIT","https://github.com/sindresorhus/npm-run-path"
"nth-check@2.1.1","BSD-2-Clause","https://github.com/fb55/nth-check"
"number-precision@1.6.0","MIT","https://github.com/nefe/number-precision"
"nwsapi@2.2.7","MIT","https://github.com/dperini/nwsapi"
"object-inspect@1.12.3","MIT","https://github.com/inspect-js/object-inspect"
"object-keys@1.1.1","MIT","https://github.com/ljharb/object-keys"
"object.assign@4.1.4","MIT","https://github.com/ljharb/object.assign"
"once@1.4.0","ISC","https://github.com/isaacs/once"
"onetime@5.1.2","MIT","https://github.com/sindresorhus/onetime"
"onetime@6.0.0","MIT","https://github.com/sindresorhus/onetime"
"open@8.4.2","MIT","https://github.com/sindresorhus/open"
"open@9.1.0","MIT","https://github.com/sindresorhus/open"
"optionator@0.9.3","MIT","https://github.com/gkz/optionator"
"os-homedir@1.0.2","MIT","https://github.com/sindresorhus/os-homedir"
"os-tmpdir@1.0.2","MIT","https://github.com/sindresorhus/os-tmpdir"
"osenv@0.1.5","ISC","https://github.com/npm/osenv"
"p-limit@2.3.0","MIT","https://github.com/sindresorhus/p-limit"
"p-limit@3.1.0","MIT","https://github.com/sindresorhus/p-limit"
"p-locate@4.1.0","MIT","https://github.com/sindresorhus/p-locate"
"p-locate@5.0.0","MIT","https://github.com/sindresorhus/p-locate"
"p-try@2.2.0","MIT","https://github.com/sindresorhus/p-try"
"parent-module@1.0.1","MIT","https://github.com/sindresorhus/parent-module"
"parse-json@5.2.0","MIT","https://github.com/sindresorhus/parse-json"
"parse-node-version@1.0.1","MIT","https://github.com/gulpjs/parse-node-version"
"parse5@7.1.2","MIT","https://github.com/inikulin/parse5"
"path-exists@4.0.0","MIT","https://github.com/sindresorhus/path-exists"
"path-is-absolute@1.0.1","MIT","https://github.com/sindresorhus/path-is-absolute"
"path-key@3.1.1","MIT","https://github.com/sindresorhus/path-key"
"path-key@4.0.0","MIT","https://github.com/sindresorhus/path-key"
"path-parse@1.0.7","MIT","https://github.com/jbgutierrez/path-parse"
"path-type@4.0.0","MIT","https://github.com/sindresorhus/path-type"
"picocolors@1.0.0","ISC","https://github.com/alexeyraspopov/picocolors"
"picomatch@2.3.1","MIT","https://github.com/micromatch/picomatch"
"pify@4.0.1","MIT","https://github.com/sindresorhus/pify"
"pinia@2.1.6","MIT","https://github.com/vuejs/pinia"
"postcss-html@1.5.0","MIT","https://github.com/ota-meshi/postcss-html"
"postcss-media-query-parser@0.2.3","MIT","https://github.com/dryoma/postcss-media-query-parser"
"postcss-resolve-nested-selector@0.1.1","MIT",""
"postcss-safe-parser@6.0.0","MIT","https://github.com/postcss/postcss-safe-parser"
"postcss-selector-parser@6.0.13","MIT","https://github.com/postcss/postcss-selector-parser"
"postcss-sorting@8.0.2","MIT","https://github.com/hudochenkov/postcss-sorting"
"postcss-value-parser@4.2.0","MIT","https://github.com/TrySound/postcss-value-parser"
"postcss@8.4.27","MIT","https://github.com/postcss/postcss"
"postcss@8.4.28","MIT","https://github.com/postcss/postcss"
"prelude-ls@1.2.1","MIT","https://github.com/gkz/prelude-ls"
"prettier-linter-helpers@1.0.0","MIT","https://github.com/prettier/prettier-linter-helpers"
"prettier@3.0.2","MIT","https://github.com/prettier/prettier"
"pretty-bytes@5.6.0","MIT","https://github.com/sindresorhus/pretty-bytes"
"pretty-bytes@6.1.1","MIT","https://github.com/sindresorhus/pretty-bytes"
"prr@1.0.1","MIT","https://github.com/rvagg/prr"
"psl@1.9.0","MIT","https://github.com/lupomontero/psl"
"punycode@2.3.0","MIT","https://github.com/mathiasbynens/punycode.js"
"querystringify@2.2.0","MIT","https://github.com/unshiftio/querystringify"
"queue-microtask@1.2.3","MIT","https://github.com/feross/queue-microtask"
"quick-lru@4.0.1","MIT","https://github.com/sindresorhus/quick-lru"
"quick-lru@5.1.1","MIT","https://github.com/sindresorhus/quick-lru"
"randombytes@2.1.0","MIT","https://github.com/crypto-browserify/randombytes"
"read-installed@4.0.3","ISC","https://github.com/isaacs/read-installed"
"read-package-json@2.1.2","ISC","https://github.com/npm/read-package-json"
"read-pkg-up@7.0.1","MIT","https://github.com/sindresorhus/read-pkg-up"
"read-pkg-up@8.0.0","MIT","https://github.com/sindresorhus/read-pkg-up"
"read-pkg@5.2.0","MIT","https://github.com/sindresorhus/read-pkg"
"read-pkg@6.0.0","MIT","https://github.com/sindresorhus/read-pkg"
"readdir-scoped-modules@1.1.0","ISC","https://github.com/npm/readdir-scoped-modules"
"redent@3.0.0","MIT","https://github.com/sindresorhus/redent"
"redent@4.0.0","MIT","https://github.com/sindresorhus/redent"
"regenerate-unicode-properties@10.1.0","MIT","https://github.com/mathiasbynens/regenerate-unicode-properties"
"regenerate@1.4.2","MIT","https://github.com/mathiasbynens/regenerate"
"regenerator-runtime@0.14.0","MIT","https://github.com/facebook/regenerator/tree/main/packages/runtime"
"regenerator-transform@0.15.2","MIT","https://github.com/facebook/regenerator/tree/main/packages/transform"
"regexp.prototype.flags@1.5.0","MIT","https://github.com/es-shims/RegExp.prototype.flags"
"regexpu-core@5.3.2","MIT","https://github.com/mathiasbynens/regexpu-core"
"regjsparser@0.9.1","BSD-2-Clause","https://github.com/jviereck/regjsparser"
"require-directory@2.1.1","MIT","https://github.com/troygoode/node-require-directory"
"require-from-string@2.0.2","MIT","https://github.com/floatdrop/require-from-string"
"requires-port@1.0.0","MIT","https://github.com/unshiftio/requires-port"
"resize-observer-polyfill@1.5.1","MIT","https://github.com/que-etc/resize-observer-polyfill"
"resolve-from@4.0.0","MIT","https://github.com/sindresorhus/resolve-from"
"resolve-from@5.0.0","MIT","https://github.com/sindresorhus/resolve-from"
"resolve@1.22.4","MIT","https://github.com/browserify/resolve"
"reusify@1.0.4","MIT","https://github.com/mcollina/reusify"
"rimraf@3.0.2","ISC","https://github.com/isaacs/rimraf"
"rollup-plugin-copy@3.4.0","MIT","https://github.com/vladshcherbin/rollup-plugin-copy"
"rollup-plugin-terser@7.0.2","MIT","https://github.com/TrySound/rollup-plugin-terser"
"rollup-plugin-visualizer@5.9.2","MIT","https://github.com/btd/rollup-plugin-visualizer"
"rollup@2.79.1","MIT","https://github.com/rollup/rollup"
"rollup@3.28.0","MIT","https://github.com/rollup/rollup"
"rrweb-cssom@0.6.0","MIT","https://github.com/rrweb-io/CSSOM"
"run-applescript@5.0.0","MIT","https://github.com/sindresorhus/run-applescript"
"run-parallel@1.2.0","MIT","https://github.com/feross/run-parallel"
"safe-array-concat@1.0.0","MIT","https://github.com/ljharb/safe-array-concat"
"safe-buffer@5.2.1","MIT","https://github.com/feross/safe-buffer"
"safe-regex-test@1.0.0","MIT","https://github.com/ljharb/safe-regex-test"
"safer-buffer@2.1.2","MIT","https://github.com/ChALkeR/safer-buffer"
"sax@1.2.4","ISC","https://github.com/isaacs/sax-js"
"saxes@6.0.0","ISC","https://github.com/lddubeau/saxes"
"scroll-into-view-if-needed@2.2.31","MIT","https://github.com/scroll-into-view/scroll-into-view-if-needed"
"semver@5.7.2","ISC","https://github.com/npm/node-semver"
"semver@6.3.1","ISC","https://github.com/npm/node-semver"
"semver@7.5.4","ISC","https://github.com/npm/node-semver"
"serialize-javascript@4.0.0","BSD-3-Clause","https://github.com/yahoo/serialize-javascript"
"shebang-command@2.0.0","MIT","https://github.com/kevva/shebang-command"
"shebang-regex@3.0.0","MIT","https://github.com/sindresorhus/shebang-regex"
"side-channel@1.0.4","MIT","https://github.com/ljharb/side-channel"
"signal-exit@3.0.7","ISC","https://github.com/tapjs/signal-exit"
"signal-exit@4.1.0","ISC","https://github.com/tapjs/signal-exit"
"simple-swizzle@0.2.2","MIT","https://github.com/qix-/node-simple-swizzle"
"slash@3.0.0","MIT","https://github.com/sindresorhus/slash"
"slice-ansi@4.0.0","MIT","https://github.com/chalk/slice-ansi"
"slide@1.1.6","ISC","https://github.com/isaacs/slide-flow-control"
"source-map-js@1.0.2","BSD-3-Clause","https://github.com/7rulnik/source-map-js"
"source-map-support@0.5.21","MIT","https://github.com/evanw/node-source-map-support"
"source-map@0.6.1","BSD-3-Clause","https://github.com/mozilla/source-map"
"source-map@0.7.4","BSD-3-Clause","https://github.com/mozilla/source-map"
"source-map@0.8.0-beta.0","BSD-3-Clause","https://github.com/mozilla/source-map"
"sourcemap-codec@1.4.8","MIT","https://github.com/Rich-Harris/sourcemap-codec"
"spdx-compare@1.0.0","MIT","https://github.com/kemitchell/spdx-compare.js"
"spdx-correct@3.2.0","Apache-2.0","https://github.com/jslicense/spdx-correct.js"
"spdx-exceptions@2.3.0","CC-BY-3.0","https://github.com/kemitchell/spdx-exceptions.json"
"spdx-expression-parse@3.0.1","MIT","https://github.com/jslicense/spdx-expression-parse.js"
"spdx-license-ids@3.0.13","CC0-1.0","https://github.com/jslicense/spdx-license-ids"
"spdx-ranges@2.1.1","(MIT AND CC-BY-3.0)","https://github.com/kemitchell/spdx-ranges.js"
"spdx-satisfies@4.0.1","MIT","https://github.com/kemitchell/spdx-satisfies.js"
"string-width@4.2.3","MIT","https://github.com/sindresorhus/string-width"
"string.prototype.matchall@4.0.8","MIT","https://github.com/es-shims/String.prototype.matchAll"
"string.prototype.trim@1.2.7","MIT","https://github.com/es-shims/String.prototype.trim"
"string.prototype.trimend@1.0.6","MIT","https://github.com/es-shims/String.prototype.trimEnd"
"string.prototype.trimstart@1.0.6","MIT","https://github.com/es-shims/String.prototype.trimStart"
"stringify-object@3.3.0","BSD-2-Clause","https://github.com/yeoman/stringify-object"
"strip-ansi@6.0.1","MIT","https://github.com/chalk/strip-ansi"
"strip-comments@2.0.1","MIT","https://github.com/jonschlinkert/strip-comments"
"strip-final-newline@2.0.0","MIT","https://github.com/sindresorhus/strip-final-newline"
"strip-final-newline@3.0.0","MIT","https://github.com/sindresorhus/strip-final-newline"
"strip-indent@3.0.0","MIT","https://github.com/sindresorhus/strip-indent"
"strip-indent@4.0.0","MIT","https://github.com/sindresorhus/strip-indent"
"strip-json-comments@3.1.1","MIT","https://github.com/sindresorhus/strip-json-comments"
"style-search@0.1.0","ISC","https://github.com/davidtheclark/style-search"
"stylelint-config-clean-order@5.2.0","MIT","https://github.com/kutsan/stylelint-config-clean-order"
"stylelint-config-html@1.1.0","MIT","https://github.com/ota-meshi/stylelint-config-html"
"stylelint-config-recommended-less@1.0.4","MIT","https://github.com/ssivanatarajan/stylelint-config-recommended-less"
"stylelint-config-recommended-vue@1.5.0","MIT","https://github.com/ota-meshi/stylelint-config-recommended-vue"
"stylelint-config-recommended@13.0.0","MIT","https://github.com/stylelint/stylelint-config-recommended"
"stylelint-config-recommended@6.0.0","MIT","https://github.com/stylelint/stylelint-config-recommended"
"stylelint-config-standard@34.0.0","MIT","https://github.com/stylelint/stylelint-config-standard"
"stylelint-less@1.0.8","MIT","https://github.com/ssivanatarajan/stylelint-less"
"stylelint-order@6.0.3","MIT","https://github.com/hudochenkov/stylelint-order"
"stylelint@14.16.1","MIT","https://github.com/stylelint/stylelint"
"stylelint@15.10.3","MIT","https://github.com/stylelint/stylelint"
"supports-color@5.5.0","MIT","https://github.com/chalk/supports-color"
"supports-color@7.2.0","MIT","https://github.com/chalk/supports-color"
"supports-hyperlinks@2.3.0","MIT","https://github.com/jamestalmage/supports-hyperlinks"
"supports-hyperlinks@3.0.0","MIT","https://github.com/jamestalmage/supports-hyperlinks"
"supports-preserve-symlinks-flag@1.0.0","MIT","https://github.com/inspect-js/node-supports-preserve-symlinks-flag"
"svg-tags@1.0.0","MIT","https://github.com/element-io/svg-tags"
"symbol-tree@3.2.4","MIT","https://github.com/jsdom/js-symbol-tree"
"synckit@0.8.5","MIT","https://github.com/un-ts/synckit"
"table@6.8.1","BSD-3-Clause","https://github.com/gajus/table"
"temp-dir@2.0.0","MIT","https://github.com/sindresorhus/temp-dir"
"tempy@0.6.0","MIT","https://github.com/sindresorhus/tempy"
"terser@5.19.2","BSD-2-Clause","https://github.com/terser/terser"
"text-table@0.2.0","MIT","https://github.com/substack/text-table"
"titleize@3.0.0","MIT","https://github.com/sindresorhus/titleize"
"to-fast-properties@2.0.0","MIT","https://github.com/sindresorhus/to-fast-properties"
"to-regex-range@5.0.1","MIT","https://github.com/micromatch/to-regex-range"
"tough-cookie@4.1.3","BSD-3-Clause","https://github.com/salesforce/tough-cookie"
"tr46@1.0.1","MIT","https://github.com/Sebmaster/tr46.js"
"tr46@4.1.1","MIT","https://github.com/jsdom/tr46"
"treeify@1.1.0","MIT","https://github.com/notatestuser/treeify"
"trim-newlines@3.0.1","MIT","https://github.com/sindresorhus/trim-newlines"
"trim-newlines@4.1.1","MIT","https://github.com/sindresorhus/trim-newlines"
"tslib@2.6.1","0BSD","https://github.com/Microsoft/tslib"
"type-check@0.4.0","MIT","https://github.com/gkz/type-check"
"type-fest@0.16.0","(MIT OR CC0-1.0)","https://github.com/sindresorhus/type-fest"
"type-fest@0.18.1","(MIT OR CC0-1.0)","https://github.com/sindresorhus/type-fest"
"type-fest@0.20.2","(MIT OR CC0-1.0)","https://github.com/sindresorhus/type-fest"
"type-fest@0.6.0","(MIT OR CC0-1.0)","https://github.com/sindresorhus/type-fest"
"type-fest@0.8.1","(MIT OR CC0-1.0)","https://github.com/sindresorhus/type-fest"
"type-fest@1.4.0","(MIT OR CC0-1.0)","https://github.com/sindresorhus/type-fest"
"typed-array-buffer@1.0.0","MIT","https://github.com/ljharb/typed-array-buffer"
"typed-array-byte-length@1.0.0","MIT","https://github.com/inspect-js/typed-array-byte-length"
"typed-array-byte-offset@1.0.0","MIT","https://github.com/inspect-js/typed-array-byte-offset"
"typed-array-length@1.0.4","MIT","https://github.com/inspect-js/typed-array-length"
"unbox-primitive@1.0.2","MIT","https://github.com/ljharb/unbox-primitive"
"unicode-canonical-property-names-ecmascript@2.0.0","MIT","https://github.com/mathiasbynens/unicode-canonical-property-names-ecmascript"
"unicode-match-property-ecmascript@2.0.0","MIT","https://github.com/mathiasbynens/unicode-match-property-ecmascript"
"unicode-match-property-value-ecmascript@2.1.0","MIT","https://github.com/mathiasbynens/unicode-match-property-value-ecmascript"
"unicode-property-aliases-ecmascript@2.1.0","MIT","https://github.com/mathiasbynens/unicode-property-aliases-ecmascript"
"unique-string@2.0.0","MIT","https://github.com/sindresorhus/unique-string"
"universal-cookie@6.1.0","MIT","https://github.com/bendotcodes/cookies"
"universalify@0.1.2","MIT","https://github.com/RyanZim/universalify"
"universalify@0.2.0","MIT","https://github.com/RyanZim/universalify"
"universalify@2.0.0","MIT","https://github.com/RyanZim/universalify"
"untildify@4.0.0","MIT","https://github.com/sindresorhus/untildify"
"upath@1.2.0","MIT","https://github.com/anodynos/upath"
"update-browserslist-db@1.0.11","MIT","https://github.com/browserslist/update-db"
"uri-js@4.4.1","BSD-2-Clause","https://github.com/garycourt/uri-js"
"url-parse@1.5.10","MIT","https://github.com/unshiftio/url-parse"
"util-deprecate@1.0.2","MIT","https://github.com/TooTallNate/util-deprecate"
"util-extend@1.0.3","MIT","https://github.com/isaacs/util-extend"
"v8-compile-cache@2.3.0","MIT","https://github.com/zertosh/v8-compile-cache"
"validate-npm-package-license@3.0.4","Apache-2.0","https://github.com/kemitchell/validate-npm-package-license.js"
"vite-plugin-compression@0.5.1","MIT","https://github.com/anncwb/vite-plugin-compression"
"vite-plugin-pwa@0.16.4","MIT","https://github.com/antfu/vite-plugin-pwa"
"vite@4.4.9","MIT","https://github.com/vitejs/vite"
"vue-demi@0.14.5","MIT","https://github.com/antfu/vue-demi"
"vue-eslint-parser@9.3.1","MIT","https://github.com/vuejs/vue-eslint-parser"
"vue@3.3.4","MIT","https://github.com/vuejs/core"
"w3c-xmlserializer@4.0.0","MIT","https://github.com/jsdom/w3c-xmlserializer"
"webidl-conversions@4.0.2","BSD-2-Clause","https://github.com/jsdom/webidl-conversions"
"webidl-conversions@7.0.0","BSD-2-Clause","https://github.com/jsdom/webidl-conversions"
"whatwg-encoding@2.0.0","MIT","https://github.com/jsdom/whatwg-encoding"
"whatwg-mimetype@3.0.0","MIT","https://github.com/jsdom/whatwg-mimetype"
"whatwg-url@12.0.1","MIT","https://github.com/jsdom/whatwg-url"
"whatwg-url@7.1.0","MIT","https://github.com/jsdom/whatwg-url"
"which-boxed-primitive@1.0.2","MIT","https://github.com/inspect-js/which-boxed-primitive"
"which-typed-array@1.1.11","MIT","https://github.com/inspect-js/which-typed-array"
"which@1.3.1","ISC","https://github.com/isaacs/node-which"
"which@2.0.2","ISC","https://github.com/isaacs/node-which"
"workbox-background-sync@7.0.0","MIT","https://github.com/googlechrome/workbox"
"workbox-broadcast-update@7.0.0","MIT","https://github.com/googlechrome/workbox"
"workbox-build@7.0.0","MIT","https://github.com/googlechrome/workbox"
"workbox-cacheable-response@7.0.0","MIT","https://github.com/googlechrome/workbox"
"workbox-core@7.0.0","MIT","https://github.com/googlechrome/workbox"
"workbox-expiration@7.0.0","MIT","https://github.com/googlechrome/workbox"
"workbox-google-analytics@7.0.0","MIT","https://github.com/googlechrome/workbox"
"workbox-navigation-preload@7.0.0","MIT","https://github.com/googlechrome/workbox"
"workbox-precaching@7.0.0","MIT","https://github.com/googlechrome/workbox"
"workbox-range-requests@7.0.0","MIT","https://github.com/googlechrome/workbox"
"workbox-recipes@7.0.0","MIT","https://github.com/googlechrome/workbox"
"workbox-routing@7.0.0","MIT","https://github.com/googlechrome/workbox"
"workbox-strategies@7.0.0","MIT","https://github.com/googlechrome/workbox"
"workbox-streams@7.0.0","MIT","https://github.com/googlechrome/workbox"
"workbox-sw@7.0.0","MIT","https://github.com/googlechrome/workbox"
"workbox-window@7.0.0","MIT","https://github.com/googlechrome/workbox"
"wrap-ansi@7.0.0","MIT","https://github.com/chalk/wrap-ansi"
"wrappy@1.0.2","ISC","https://github.com/npm/wrappy"
"write-file-atomic@4.0.2","ISC","https://github.com/npm/write-file-atomic"
"write-file-atomic@5.0.1","ISC","https://github.com/npm/write-file-atomic"
"ws@8.13.0","MIT","https://github.com/websockets/ws"
"xml-name-validator@4.0.0","Apache-2.0","https://github.com/jsdom/xml-name-validator"
"xmlchars@2.2.0","MIT","https://github.com/lddubeau/xmlchars"
"y18n@5.0.8","ISC","https://github.com/yargs/y18n"
"yallist@3.1.1","ISC","https://github.com/isaacs/yallist"
"yallist@4.0.0","ISC","https://github.com/isaacs/yallist"
"yaml@1.10.2","ISC","https://github.com/eemeli/yaml"
"yargs-parser@20.2.9","ISC","https://github.com/yargs/yargs-parser"
"yargs-parser@21.1.1","ISC","https://github.com/yargs/yargs-parser"
"yargs@17.7.2","MIT","https://github.com/yargs/yargs"
"yocto-queue@0.1.0","MIT","https://github.com/sindresorhus/yocto-queue"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/codekpy/phphelper-2.git
git@gitee.com:codekpy/phphelper-2.git
codekpy
phphelper-2
PHP助手升级版
master

搜索帮助